Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking β€œSign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump zbus from 5.3.0 to 5.5.0 #44

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2025

Bumps zbus from 5.3.0 to 5.5.0.

Release notes

Sourced from zbus's releases.

πŸ”– zbus 5.5.0

  • βž– Replace futures-util dependency with futures-lite. With the (default) async-io feature, futures-lite was already an indirect dependency while futures-util was not.

πŸ”– zbus 5.4.0

  • πŸ› Correctly format list of accepted auth mechanisms in error string. #1216
  • 🩹 Do not reply if no-reply-expected flag is set.
  • ⬆️ Update winnow to 0.7.
  • ⬆️ Update rand to 0.9.0.

πŸ”– zbus 5.3.1

  • πŸ› Drop unnecessary 'static lifetime requirements in proxy. The passed strings just need to satisfy the inner lifetime of the proxy.
  • πŸ› Fix generated get_all() function. Naming the optional header parameter 'header' several times for different property getters collides with the 'header` local argument of the generated get_all() function. Obvious workaround is don't name your special parameter 'header'. This is easily fixed by simply wrapping each getter code block generated for get_all() in its own scope.
Commits
  • dbc1b9b Merge pull request #1251 from zeenix/zb-release
  • 15dce6a πŸ”– zb,zm: Release 5.5.0
  • fc5e7b5 πŸ‘· CI: Check for semver violations
  • 8fff8e2 πŸ”– zv,zd: Release 5.4.0
  • 8a6cedc πŸ“ README.md: Tiny fix
  • 1757689 Merge pull request #1250 from zeenix/dict-as-prop
  • d60b895 Merge pull request #1247 from jplatte/futures-lite
  • e470733 ✨ zv: *Value derive now supports optional fields in dict structs
  • 54c6632 πŸ§ͺ zd: Add a testcase for issue#311
  • 20e211d Merge pull request #1249 from zeenix/releases
  • 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](https://github.com/dbus2/zbus) from 5.3.0 to 5.5.0.
- [Release notes](https://github.com/dbus2/zbus/releases)
- [Commits](dbus2/zbus@zbus-5.3.0...zbus-5.5.0)

---
updated-dependencies:
- dependency-name: zbus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 12, 2025
@Decodetalkers Decodetalkers merged commit dcfc1a5 into master Feb 12, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/zbus-5.5.0 branch February 12, 2025 05:11
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
Development

Successfully merging this pull request may close these issues.

None yet

1 participant