Skip to content

Bump mpris from 2.0.1 to 2.1.0#265

Merged
InputUsername merged 1 commit into
developmentfrom
dependabot/cargo/development/mpris-2.1.0
May 6, 2026
Merged

Bump mpris from 2.0.1 to 2.1.0#265
InputUsername merged 1 commit into
developmentfrom
dependabot/cargo/development/mpris-2.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Bumps mpris from 2.0.1 to 2.1.0.

Changelog

Sourced from mpris's changelog.

[v2.1.0] - 2026-04-18

Added

  • Player::bus_name_trimmed() which returns the player's bus name without the MPRIS2 prefix - [Kanjirito][Kanjirito]

  • debug-vendored feature to enable the vendored feature of dbus. - [poly000][poly000]

Deprecated

  • Player::bus_name_player_name_part() is now deprecated and will be removed in the next major release. See the method's documentation and #81#81 for details and workarounds.

Removed

  • Removed derive_is_enum_variant dependency. - [poly000][poly000]
  • Removed from_variants dependency. - [peppidesu][peppidesu]

Changed

  • Bumped thiserror to version 2.0.
  • Bumped termion dev dependency to 4. - [Alexander Kjäll (alexanderkjall)][alexanderkjall]
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mpris](https://github.com/Mange/mpris-rs) from 2.0.1 to 2.1.0.
- [Changelog](https://github.com/Mange/mpris-rs/blob/master/CHANGELOG.md)
- [Commits](Mange/mpris-rs@v2.0.1...v2.1.0)

---
updated-dependencies:
- dependency-name: mpris
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 23, 2026
@InputUsername InputUsername merged commit 8ad9578 into development May 6, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/development/mpris-2.1.0 branch May 6, 2026 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant