Skip to content

Bump zbus from 5.14.0 to 5.15.0#26

Merged
hron merged 1 commit into
mainfrom
dependabot/cargo/zbus-5.15.0
May 14, 2026
Merged

Bump zbus from 5.14.0 to 5.15.0#26
hron merged 1 commit into
mainfrom
dependabot/cargo/zbus-5.15.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps zbus from 5.14.0 to 5.15.0.

Release notes

Sourced from zbus's releases.

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

Changed

  • ♻️ Port Interface and dispatch sites to DispatchResult2.

Documentation

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

Fixed

  • 🥅 Map Error::FDO to concrete variants in DBusError derive. #992
Commits
  • de33018 Merge pull request #1775 from zeenix/releases
  • 5453a48 🔖 Releases
  • 9a317e7 Merge pull request #1774 from zeenix/xmlgen-value
  • a0af258 🐛 zx: Emit owned types for Variant/Structure property setters
  • 6768ad0 ⬆️ micro: Update libc to v0.2.186 (#1773)
  • fc2be12 Merge pull request #1771 from zeenix/property-setter-fdo-error
  • 6ac9aae ⬆️ micro: Update winnow to v1.0.2 (#1772)
  • c210ade 🔖 zb,zm: Bump minor version
  • 1cbc204 ✅ zb: Cover D-Bus error name preservation on property setters
  • 02037ed 🥅 zm: Map Error::FDO to concrete variants in DBusError derive
  • 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.15.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.15.0)

---
updated-dependencies:
- dependency-name: zbus
  dependency-version: 5.15.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 29, 2026
@hron hron merged commit 4cfca68 into main May 14, 2026
3 checks passed
@hron hron deleted the dependabot/cargo/zbus-5.15.0 branch May 14, 2026 11:48
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