Skip to content

build(deps): bump zbus_macros from 5.10.0 to 5.11.0#307

Merged
bilelmoussaoui merged 1 commit into
mainfrom
dependabot/cargo/zbus_macros-5.11.0
Sep 15, 2025
Merged

build(deps): bump zbus_macros from 5.10.0 to 5.11.0#307
bilelmoussaoui merged 1 commit into
mainfrom
dependabot/cargo/zbus_macros-5.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 15, 2025

Copy link
Copy Markdown
Contributor

Bumps zbus_macros from 5.10.0 to 5.11.0.

Release notes

Sourced from zbus_macros's releases.

🔖 zbus_macros 3.14.0.

✨ Allow unicast signals through the dbus_interface. Fixes #374. ⬆️ Bump our MSRV. More and more dependencies are requiring Rust 1.64.0, so let's bump our MSRV to match. 🔥 Drop manual Default impl of PropertyEmitsChangedSignal. After Rust 1.64, we can use the derive for this. ⏪️ Revert locking of winnow version. We've bumped our MSRV so there is no need for this workaround anymore. 🎨 Code comments should also adhere to 100 character limit.

Commits
  • edd9a3c Merge pull request #1494 from zeenix/prep-zb-5.11
  • ee3fb1b 🔖 zb,zm: Release 5.11.0
  • 9f85ee4 ✅ zb: Much shorter timeout in method timeout test
  • 000039a ♻️ zb: Micro simplification
  • dbd853e ⬆️ micro: Update chrono to v0.4.42 (#1493)
  • bd4d5c7 Merge pull request #1491 from dbus2/security-policy
  • 29825e7 🔒️ Add comprehensive security policy
  • e46151c Merge pull request #1477 from sergeyfd/main
  • 979f5f9 ✨ zb: API to specify timeouts for method calls
  • 442063d ⬆️ micro: Update time to v0.3.43 (#1490)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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_macros](https://github.com/dbus2/zbus) from 5.10.0 to 5.11.0.
- [Release notes](https://github.com/dbus2/zbus/releases)
- [Commits](z-galaxy/zbus@zbus-5.10.0...zbus-5.11.0)

---
updated-dependencies:
- dependency-name: zbus_macros
  dependency-version: 5.11.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 Sep 15, 2025
@bilelmoussaoui bilelmoussaoui merged commit cca1d82 into main Sep 15, 2025
7 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/zbus_macros-5.11.0 branch September 15, 2025 22:12
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