Skip to content

deps: bump zbus from 5.16.0 to 5.18.0 - #10

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/zbus-5.18.0
Open

deps: bump zbus from 5.16.0 to 5.18.0#10
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/zbus-5.18.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps zbus from 5.16.0 to 5.18.0.

Release notes

Sourced from zbus's releases.

zbus-5.18.0

Added

  • ✨ Add Connection::closed() and is_closed() API.

Documentation

  • 📝 Document ObjectManager-ancestor deadlock in ObjectServer::at.

Other

  • 🚨 Replace manual match-and-return with the ? operator.

Testing

  • ✅ Test registering an interface from a &mut self callback.

zbus_macros-5.18.0

Documentation

  • 📝 Document the Interface impl methods generated by #[interface]. #1542

zbus-5.17.0

Changed

  • ♻️ Move pending method call to separate module.

Other

  • 🧐 Add concurrent method-call benchmark.

Performance

  • ⚡️ Route method replies directly by serial.

zbus_macros-5.17.0

Documentation

  • 📝 Document the Interface impl methods generated by #[interface]. #1542
Commits
  • 3948314 Merge pull request #1858 from zeenix/fix-5.18.0-changelog
  • 793a1e1 📝 zb: Add 5.18.0 changelog entries dropped by release-plz
  • 51c3ad4 Merge pull request #1857 from bilelmoussaoui/bilelmoussaoui/new-release
  • e6f3bba 🔖 Fresh releases
  • 0da20a1 Merge pull request #1856 from z-galaxy/renovate/tokio-1.x-lockfile
  • 3452ec3 ⬆️ Update tokio to v1.53.0
  • 70a92c2 Merge pull request #1841 from bilelmoussaoui/bilelmoussaoui/fix-bug
  • 2b049b4 Merge pull request #1855 from z-galaxy/renovate/tokio-1.x-lockfile
  • fab31f6 ⬆️ micro: Update tokio to v1.52.4
  • ae46181 ✨ zb: Add Connection::closed() and is_closed() API
  • 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.16.0 to 5.18.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.16.0...zbus-5.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants