clients
clients copied to clipboard
[deps] Platform: Update Rust crate zbus to v4.4.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| zbus | dependencies | minor | =4.3.1 -> =4.4.0 |
Release Notes
dbus2/zbus (zbus)
v4.4.0: 🔖 zbus 4.4.0
- 🚑️ Fix regression of not replying to inexistent methods. #905.
- 🐛 Fix a potential deadlock during name registration.
- ✨ Add optional
heaplessfeature, which is just a proxy tozvariantfeature of the same name. - ⬆️ Require zvariant 4.2.0.
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.
Internal tracking:
- ID: PM-11085
- Link: https://bitwarden.atlassian.net/browse/PM-11085
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 33.26%. Comparing base (
9aeb412) to head (6bd7a28). Report is 349 commits behind head on main.
:white_check_mark: All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## main #10581 +/- ##
=======================================
Coverage 33.25% 33.26%
=======================================
Files 2727 2727
Lines 85179 85179
Branches 16221 16221
=======================================
+ Hits 28326 28333 +7
+ Misses 54598 54591 -7
Partials 2255 2255
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.