keyring-rs icon indicating copy to clipboard operation
keyring-rs copied to clipboard

Update zbus requirement from 4 to 5

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Updates the requirements on zbus to permit the latest version.

Release notes

Sourced from zbus's releases.

🔖 zbus 5.0.1

  • 📌 Don't pin zvariant_utils dep. We don't always release zvariant_utils together with other crates, so unlike the macros crates, the versions don't need to be tied together. This will also allow us to bring zvariant_utils improvements to users without having to release all dependent packages as well.
Commits
  • 6201c05 🔖 zb,zm: Release 5.0.1
  • 405a432 🔖 zv,zd: Release 5.0.1
  • 1850dac 🔖 Release 3.0.1
  • 992e5c2 📌 zv,zd,zm: Don't pin zvariant_utils dep
  • c36d30f Merge pull request #1090 from zeenix/port-to-winnow
  • df6b4e1 ⬆️ zd,zm: Update proc-macro-crate to 3.2
  • 413f97e ➖ zu: Drop now unneeded nom dependency
  • 1539496 ⚡️ zu: Switch from nom to winnow for signature parsing
  • d06ea47 ➕ zu: Add a direct dep on winnow
  • 32bd4d0 🧐 zv: Benchmark for signature parsing
  • Additional commits viewable in compare view

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)

dependabot[bot] avatar Oct 21 '24 22:10 dependabot[bot]