Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2025

This PR contains the following updates:

Package Type Update Change
zbus workspace.dependencies minor =5.11.0 -> =5.12.0

Release Notes

z-galaxy/zbus (zbus)

v5.12.0: 🔖 zbus 5.12.0

Compare Source

  • 🚚 Update name of Github space from dbus2 to z-galaxy.
  • ✨ Add Error::description method. This gives a simple description about the error.
  • 🥅 Provide description for zbus::Error in DBusError. #​1523
  • 🐛 Remove minimum amount of required address options. Set the minimum amount of address options to 0, as per the spec. #​1513
  • ➖ remove rand and replace with uuid. This makes uuid mandatory for zbus, and changes the p2p feature to enable v4 of uuid.
  • 📝 book: Update version of zbus in the sample Cargo.toml.
  • 🧵 Launch a multi-threaded tokio runtime for blocking. Otherwise, any blocking calls in the application code can block our internal tasks. This is breaking our "we won't launch threads behind your back" promise a little but its only limited to blocking API and therefore worth the benefit of not unexpectedly stopping to work. #​1512
  • 🐛 Fix tracing span names showing as {}.

Configuration

📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), 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.

@renovate renovate bot requested review from a team and dereknance October 27, 2025 03:55
@bitwarden-bot bitwarden-bot changed the title [deps] Platform: Update Rust crate zbus to v5.12.0 [PM-27460] [deps] Platform: Update Rust crate zbus to v5.12.0 Oct 27, 2025
@bitwarden-bot
Copy link

Internal tracking:

@codecov
Copy link

codecov bot commented Oct 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 41.12%. Comparing base (db16c20) to head (83f90ce).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #17035   +/-   ##
=======================================
  Coverage   41.11%   41.12%           
=======================================
  Files        3543     3543           
  Lines      101843   101843           
  Branches    15265    15265           
=======================================
+ Hits        41872    41878    +6     
+ Misses      58208    58201    -7     
- Partials     1763     1764    +1     

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot changed the title [PM-27460] [deps] Platform: Update Rust crate zbus to v5.12.0 [deps] Platform: Update Rust crate zbus to v5.12.0 Oct 27, 2025
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.

2 participants