-
Notifications
You must be signed in to change notification settings - Fork 1.9k
chore(deps): Bump netlink-packet-utils from 0.5.2 to 0.6.0 #22811
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
Datadog ReportBranch report: ✅ 0 Failed, 520 Passed, 0 Skipped, 3m 59.34s Total Time |
@dependabot recreate |
Bumps [netlink-packet-utils](https://github.com/rust-netlink/netlink-packet-utils) from 0.5.2 to 0.6.0. - [Release notes](https://github.com/rust-netlink/netlink-packet-utils/releases) - [Changelog](https://github.com/rust-netlink/netlink-packet-utils/blob/main/CHANGELOG) - [Commits](rust-netlink/netlink-packet-utils@v0.5.2...v0.6.0) --- updated-dependencies: - dependency-name: netlink-packet-utils dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
c357f61
to
9d88ff6
Compare
Need some code changes |
Dependency hell: netlink-packet-core 0.7.0 and netlink-packet-sock-diag 0.4.2 both depend on netlink-packet-utils 0.5.2 netlink-packet-core's main branch already updated to netlink-packet-utils 0.6.0 but no release was made. netlink-packet-sock-diag's main branch is still using 0.5.2. These are the latest package versions as of right now. |
1720078
to
ffe54be
Compare
Superseded by #23929. |
Bumps netlink-packet-utils from 0.5.2 to 0.6.0.
Release notes
Sourced from netlink-packet-utils's releases.
Changelog
Sourced from netlink-packet-utils's changelog.
Commits
ed3fc1b
New release 0.6.01e7454c
Mark DecodeError and EncodeError as non_exhaustive0353682
Remove the use of anyhow in EncodeError414d14e
Add parser for i645e39d65
Use thiserror Errors instead of relying on anyhow8897cf0
paste crate was abandoned, replace it with pastey97c4a4b
Bumpthiserror
to version 270d74e4
Fix CIYou 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)