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

fix(deps): bump zbus_macros from 4.4.0 to 5.2.0 #399

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2025

Bumps zbus_macros from 4.4.0 to 5.2.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
  • e60691b Merge pull request #1175 from zeenix/zb-rel-5.2
  • fdd15f3 πŸ”– zb,zm: Release 5.2.0
  • 487065b ⬆️ micro: Update serde to v1.0.216 (#1174)
  • 0e6d83e ⬆️ micro: Update chrono to v0.4.39 (#1173)
  • 588978b ⬆️ micro: Update clap to v4.5.23 (#1171)
  • 2e4667b ⬆️ micro: Update clap to v4.5.22 (#1169)
  • 6f18398 ⬆️ micro: Update JamesIves/github-pages-deploy-action action to v4.7.2 (#1168)
  • 4cc9526 Merge pull request #1148 from Spindel/zvariant-nan-decoders
  • 0d2704f Merge pull request #1167 from dbus2/renovate/tokio-1.x-lockfile
  • 6ea4a02 ⬆️ Update tokio to v1.42.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

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

@dependabot dependabot bot requested a review from a team as a code owner January 10, 2025 03:31
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 10, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 16.06%. Comparing base (0bc7a10) to head (d3da68b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #399   +/-   ##
=======================================
  Coverage   16.06%   16.06%           
=======================================
  Files         175      175           
  Lines       16077    16077           
  Branches      665      665           
=======================================
  Hits         2582     2582           
  Misses      13495    13495           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@grant0417
Copy link
Contributor

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/zbus_macros-5.2.0 branch from e70fc5d to d3da68b Compare January 14, 2025 17:20
@grant0417 grant0417 removed their assignment Mar 4, 2025
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.

3 participants