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.15.0 to 4.1.2 #337

Merged
merged 3 commits into from
Apr 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2024

Bumps zbus from 3.15.0 to 4.1.2.

Release notes

Sourced from zbus's releases.

πŸ”– zbus 4.1.2

To go with zbus_macros 4.1.2. Other changes:

  • ⬆️ Bump nix to 0.28.

πŸ”– zbus_macros 4.1.2

  • βͺ️ Revert unpinnig of zvariant_utils version in Cargo.toml. The reverted change ended up bumping our MSRV to 1.75 in 3.x series. We don't want that.

πŸ”– 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.

... (truncated)

Commits
  • 55d9646 Merge pull request #658 from zeenix/rel-4.1.2
  • 8bcc6aa πŸ”– zb,zm: Release 4.1.2
  • 85efd58 πŸ”– zv,zd: Release 4.0.2
  • 84aa0e5 βͺ️ Revert "πŸ“Œ zm,zd: Unpin zvariant_utils version in Cargo.toml files"
  • e0a6344 Merge pull request #657 from zeenix/upgrade-nix-0.28
  • ffd0136 ⬆️ zb: Bump nix to 0.28
  • 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
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @xrelkd.


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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 26, 2024
@dependabot dependabot bot force-pushed the dependabot/cargo/zbus-4.1.2 branch from f7b1846 to 6720a14 Compare March 12, 2024 00:59
@dependabot dependabot bot force-pushed the dependabot/cargo/zbus-4.1.2 branch from 6720a14 to dd97864 Compare March 19, 2024 10:06
@xrelkd
Copy link
Owner

xrelkd commented Apr 5, 2024

@dependabot rebase

Copy link
Owner

@xrelkd xrelkd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

Bumps [zbus](https://github.com/dbus2/zbus) from 3.15.0 to 4.1.2.
- [Release notes](https://github.com/dbus2/zbus/releases)
- [Commits](dbus2/zbus@zbus-3.15.0...zbus-4.1.2)

---
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.2 branch from dd97864 to 52a8626 Compare April 5, 2024 22:10
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 5, 2024

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@xrelkd xrelkd force-pushed the dependabot/cargo/zbus-4.1.2 branch from 6bd63ef to 8918550 Compare April 6, 2024 01:46
@xrelkd
Copy link
Owner

xrelkd commented Apr 6, 2024

@dependabot merge

@dependabot dependabot bot merged commit fae4cde into develop Apr 6, 2024
8 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/zbus-4.1.2 branch April 6, 2024 02:00
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.

None yet

1 participant