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

build(deps): bump zbus from 3.14.1 to 4.1.1 #1047

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps zbus from 3.14.1 to 4.1.1.

Release notes

Sourced from zbus's releases.

🔖 zbus 4.1.1

The actual change is in zbus_macros 4.1.1.

🔖 zbus_macros 4.1.1

  • 📌 Unpin zvariant_utils version in Cargo.toml files. #652.

🔖 zbus 4.1.0

  • 🚑️ zb: Fix a deprecation re-export.
  • 🔥 zb: Remove some redundant imports.
  • ✏️ zb: Fix a typo in docs.
  • ⬆️ Updated deps:
    • async-io to v2.3.1.
    • async-process to 2.1.0.
    • async-task to 4.7.0.
    • async-recursion to 1.0.5.
    • async-lock to 3.3.0.
    • async-fs to 2.1.1.
    • async-executor to 1.8.0.
    • async-trait to 0.1.77.
    • blocking to 1.5.1.
    • enumflags2 to 0.7.9.
    • event-listener to 5.1.0.
    • futures-sink to 0.3.30.
    • futures-core to 0.3.30.
    • futures-util to 0.3.30.
    • sha1 to 0.10.6.
    • serde_repr to 0.1.18.
    • tracing to 0.1.40.
    • tempfile to 3.10.0.
    • xdg-home to 1.1.0.

🔖 zbus_macros 4.1.0

To go with zbus 4.1.0.

  • 🔥 Remove redundant imports.
  • ⬆️ Updated deps:
    • proc-macro-crate to v3.
    • syn to 1.0.109.
    • regex to 1.10.3.
    • quote to 1.0.35.

🔖 zbus 4.0.1

  • 🏷️ Implement ProxyDefault for blocking::Proxy that was missed in 4.0.0.
  • 📝 Fix and update links in the book.

🔖 zbus_macros 4.0.1

To go with zbus 4.0.1.

🔖 zbus_xmlgen 4.0.1

  • 👽️ Use and adapt to zbus 4 API.

... (truncated)

Commits
  • 55b8b18 Merge pull request #655 from zeenix/zb-4.1.1
  • 75234a3 🔖 zb,zm: Release 4.1.1
  • 0ce1cb7 Merge pull request #654 from zeenix/zv-4.0.1
  • 261f69e 🔖 zv,zd: Release 4.0.1
  • 3486cf8 Merge pull request #653 from zeenix/unpin-zv_utils
  • 7955bc2 📌 zm,zd: Unpin zvariant_utils version in Cargo.toml files
  • d95f9ed Merge pull request #651 from felinira/fix-gvariant-non-unix
  • c7f4a90 zvariant: Fix compilation of gvariant feature on non-unix platforms
  • d9b367a Merge pull request #650 from zeenix/rel-4.1.0
  • b7400ca 🔖 zb,zm: Release 4.1.0
  • 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)

@dependabot dependabot bot added dependency Pull requests that update a dependency file skip-notes This PR does not need release notes labels Mar 1, 2024
Bumps [zbus](https://github.com/dbus2/zbus) from 3.14.1 to 4.1.1.
- [Release notes](https://github.com/dbus2/zbus/releases)
- [Commits](dbus2/zbus@zbus-3.14.1...zbus-4.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/zbus-4.1.1 branch from 3b5cfa9 to 7129f7d Compare March 22, 2024 19:38
@prestist
Copy link
Contributor

Not going to bump MSRV for this update, downstream is on 1.6x

@prestist prestist closed this Mar 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 22, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/zbus-4.1.1 branch March 22, 2024 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Pull requests that update a dependency file skip-notes This PR does not need release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant