Skip to content

chore(deps): update rust crate zbus to v5.18.0 - #12

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/zbus-5.x-lockfile
Open

chore(deps): update rust crate zbus to v5.18.0#12
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/zbus-5.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jul 29, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
zbus dependencies minor 5.12.05.18.0

Release Notes

z-galaxy/zbus (zbus)

v5.18.0

Compare Source

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.

v5.17.0

Compare Source

Changed
  • ♻️ Move pending method call to separate module.
Other
  • 🧐 Add concurrent method-call benchmark.
Performance
  • ⚡️ Route method replies directly by serial.

v5.16.0

Compare Source

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

v5.15.0

Compare Source

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.

v5.14.0

Compare Source

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.

v5.13.2

Compare Source

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

v5.13.1

Compare Source

Other
  • 🚨 Use Option::filter instead of a manual match.

v5.13.0

Compare Source

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.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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