-
Notifications
You must be signed in to change notification settings - Fork 38
build(deps): bump zbus from 3.6.1 to 4.4.0 #1214
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
Conversation
f76cb99
to
fcaca7f
Compare
642ca16
to
af5e1b8
Compare
A newer version of zbus exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@HuijingHei can you pick this one up since you made changes? |
51997ce
to
5456300
Compare
Hit #1176 when bump zbus from 3.6.1 to 4.4.0. Do experiment to bump to 5.5 and check if the issue is gone. |
No lucky, even failed when update to 3.6.2, need more investigation. |
I opened #1260 which hopefully fixes that test. |
@dependabot show zbus ignore conditions |
No ignore conditions found for the dependency zbus |
@dependabot recreate |
Dependabot couldn't find the original pull request head commit, fcaca7f.
5456300
to
ebe724f
Compare
The latest version of zbus uses the deprecated macro `dbus_proxy`, replace with `#[proxy()]`. For deprecated macro `dbus_interface`, replace with `#[interface()]`.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
Looks like zbus is up-to-date now, so this is no longer needed. |
Pull request was closed
Bumps zbus from 3.6.1 to 4.4.0.
Release notes
Sourced from zbus's releases.
... (truncated)
Commits
51ed473
Merge pull request #907 from zeenix/releasesd63fea2
π zb,zm: Release 4.4.0758965f
β¬οΈ zb: Bump zvariant requirement to latestb7723a7
π zv,zd: Release 4.2.0f04baef
π zu: Release 2.1.08e3d2b3
Merge pull request #906 from zeenix/non-existant-method9283fc6
ποΈ zb: Fix regression of not replying in inexistent methods9746e87
π§ͺ zb: Test case for #9056b1b923
β¬οΈ Update tokio to v1.38.1eeed9a6
Merge pull request #899 from bachp/zvariant_derive-kebab-caseYou 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)