Skip to content

chore(deps): bump zbus from 5.12.0 to 5.13.2#115

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/zbus-5.13.2
Open

chore(deps): bump zbus from 5.12.0 to 5.13.2#115
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/zbus-5.13.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps zbus from 5.12.0 to 5.13.2.

Release notes

Sourced from zbus's releases.

zbus-5.13.2

Fixed

  • 🐛 fix regression on windows build. #1686
  • 🐛 Correct Peer interface to work on any arbitrary object path.

zbus_macros-5.13.2

Fixed

  • 🐛 Allow out_args with multiple names for non-tuple types.

Other

  • 🤖 release-plz: Fix formatting of CHANGELOG files.
  • 🤖 release-plz: Use the default header in changelog.

zbus-5.13.1

Fixed

  • 🐛 Implement get_machine_id() for *BSD platforms.

zbus_macros-5.13.1

Fixed

  • 🐛 Allow out_args with multiple names for non-tuple types.

Other

  • 🤖 release-plz: Fix formatting of CHANGELOG files.
  • 🤖 release-plz: Use the default header in changelog.

zbus-5.13.0

Added

  • ✨ Add crate attribute for custom crate paths.

Changed

  • 🎨 Format all files (rust 1.85).

Fixed

  • 🚑️ Send on unix sockets w/ MSG_NOSIGNAL flag enabled. #1657
  • 🐛 Fix get_machine_id for macOS.

Other

  • 🧱 Fix all clippy warnings (rust 1.85).
  • 🧑‍💻 Bump rust version to 1.85.
  • 🔊 lower trace/instrument verbosity.

Testing

  • ✅ Add introspection test for out_args with single output.
  • ✅ Remove unused imports from tests.

zbus_macros-5.13.0

... (truncated)

Commits
  • 3c2fae5 Merge pull request #1688 from zeenix/zb-release
  • 00bbca0 🔖 zb,zm: Release 5.13.2
  • fead963 🤖 release-plz: Custom regex for minor version bump
  • fa2794d Merge pull request #1687 from fmartinsons-una/fm/fix-1686
  • 3d4ed57 🐛 zb: fix regression on windows build
  • f473c1d Merge pull request #1685 from zeenix/zv-revert-hashmap-breakage
  • d28c24d 🔖 zvariant 5.9.2
  • 60bba3d ⏪️ Revert "🐛 zv: Don't impl Type for dicts with non-basic keys"
  • 78ab879 Merge pull request #1635 from cachebag/peer-any-path
  • b139742 🐛 zb: Correct Peer interface to work on any arbitrary object path
  • Additional commits viewable in compare view

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 [zbus](https://github.com/z-galaxy/zbus) from 5.12.0 to 5.13.2.
- [Release notes](https://github.com/z-galaxy/zbus/releases)
- [Changelog](https://github.com/z-galaxy/zbus/blob/main/release-plz.toml)
- [Commits](z-galaxy/zbus@zbus-5.12.0...zbus-5.13.2)

---
updated-dependencies:
- dependency-name: zbus
  dependency-version: 5.13.2
  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 Feb 16, 2026
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.

0 participants