dbus2 / busd

A D-Bus bus (broker) implementation based on zbus
Other
93 stars 12 forks source link

⬆️ Update zbus to v5.1.1 #168

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Type Update Change
zbus dependencies patch 5.1.0 -> 5.1.1

Release Notes

dbus2/zbus (zbus) ### [`v5.1.1`](https://redirect.github.com/dbus2/zbus/releases/tag/zbus-5.1.1): 🔖 zbus 5.1.1 [Compare Source](https://redirect.github.com/dbus2/zbus/compare/zbus-5.1.0...zbus-5.1.1) - ➖ Tie `async-process` dependency to `async-io` feature, instead of the target OS. This fixes `tokio` users (a big majority of our users) needlessly depending on it along with a bunch of its dependencies. - 🔊 Don't log error on broadcasting on generic message channel. Otherwise, we just end up with a lot of noise in the logs.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



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