Skip to content

deps: bump zbus from 5.14.0 to 5.17.0#67

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

deps: bump zbus from 5.14.0 to 5.17.0#67
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/zbus-5.17.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps zbus from 5.14.0 to 5.17.0.

Release notes

Sourced from zbus's releases.

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

zbus-5.16.0

Changed

  • 🔧 Restrict vsock features to Linux targets.

Documentation

  • 📝 Replace docs.rs all-features with explicit feature list.

Fixed

  • 🚑️ Fix sendmsg for iOS and other apple OS.

Other

  • 🔊 warn on GetAll error during property cache init. #1325

zbus_macros-5.16.0

Documentation

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

zbus-5.15.0

Added

  • ✨ Introduce DispatchResult2 with fdo::Result for dispatch futures.
  • ✨ Add Builder::build_message_stream.

Changed

  • ♻️ Port Interface and dispatch sites to DispatchResult2.

Deprecated

  • 🗑️ Deprecate DispatchResult in favour of DispatchResult2.

Documentation

  • 📝 Configure docs.rs to build for all supported targets.

Testing

  • ✅ Cover D-Bus error name preservation on property setters.
  • ✅ Explicitly choose host endianess in a test.

zbus_macros-5.15.0

... (truncated)

Commits
  • 61c0495 Merge pull request #1842 from zeenix/releases
  • e28c837 🔖 Fresh releases
  • f4ffffd Merge pull request #1840 from z-galaxy/claude/zbus-255-256-7myj2r
  • c26b0b2 ✨ xmlgen: Generate Rust types from Telepathy type definitions
  • 9018e79 🔖 xmlgen: Bump version to 5.4.0
  • 5e1c50d ♻️ xmlgen: Add CodeGenerator, deprecate GenTrait & write_interfaces
  • d85f0c0 ✨ xmlgen: Warn about ignored unsupported XML elements
  • 2ae925d ✨ xmlgen: Turn Telepathy docstrings into doc comments
  • 6f99bcf ✨ zx: Support the Telepathy introspection extensions
  • ec4e143 Merge pull request #1839 from z-galaxy/claude/custom-xml-parser-y43etw
  • 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.14.0 to 5.17.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.14.0...zbus-5.17.0)

---
updated-dependencies:
- dependency-name: zbus
  dependency-version: 5.17.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 13, 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