Skip to content

build(deps): bump zbus from 5.12.0 to 5.14.0#242

Merged
bcyran merged 1 commit into
masterfrom
dependabot/cargo/zbus-5.14.0
Mar 2, 2026
Merged

build(deps): bump zbus from 5.12.0 to 5.14.0#242
bcyran merged 1 commit into
masterfrom
dependabot/cargo/zbus-5.14.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 1, 2026

Bumps zbus from 5.12.0 to 5.14.0.

Release notes

Sourced from zbus's releases.

zbus-5.14.0

Added

  • ✨ Add helper for IBus connection creation. #964
  • 🚸 Add Display trait to D-Bus name request reply types.

Changed

  • 🔧 Extend process module run() to all Unix platforms.

Fixed

  • 🐛 Do not use SendFlags::NOSIGNAL on Redox.

Other

  • 📦️ Add async-recursion for Unix targets.
  • 🚨 silence unused import on windows.
  • 🚨 silence unused warning on windows test.

zbus_macros-5.14.0

  • New release to go with zbus 5.14.0

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

... (truncated)

Commits
  • 02f48c4 Merge pull request #1725 from zeenix/releasing
  • 3467d53 🔖 zbus_xmlgen: Release 5.3.0
  • b59017c 🔖 zb,zm: Release 5.14.0
  • 7287f27 🔖 zv,zd: Release 5.10.0
  • bd81484 🤖 release-plz: 🚸 commits treated as additions
  • f0ae963 ⬆️ micro: Update quick-xml to v0.39.2 (#1724)
  • 3e73afb ⬆️ micro: Update syn to v2.0.117 (#1723)
  • 734d258 Merge pull request #1721 from jackpot51/redox
  • 9e276dd ⬆️ micro: Update clap to v4.5.60 (#1722)
  • 91e2ae7 🐛 Do not use SendFlags::NOSIGNAL on Redox
  • 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 1, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.86%. Comparing base (7f32e02) to head (83240ca).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #242   +/-   ##
=======================================
  Coverage   78.86%   78.86%           
=======================================
  Files          22       22           
  Lines        1216     1216           
=======================================
  Hits          959      959           
  Misses        257      257           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot dependabot Bot force-pushed the dependabot/cargo/zbus-5.14.0 branch from 23f7d37 to 8e21922 Compare March 2, 2026 04:59
Bumps [zbus](https://github.com/z-galaxy/zbus) from 5.12.0 to 5.14.0.
- [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.14.0)

---
updated-dependencies:
- dependency-name: zbus
  dependency-version: 5.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/zbus-5.14.0 branch from 8e21922 to 83240ca Compare March 2, 2026 05:06
@bcyran bcyran merged commit 4da284c into master Mar 2, 2026
6 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/zbus-5.14.0 branch March 2, 2026 16:51
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