Skip to content

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps netlink-packet-utils from 0.5.2 to 0.6.0.

Release notes

Sourced from netlink-packet-utils's releases.

New release 0.6.0

Breaking changes

  • Changed DecodeError from struct to enum. (5e39d65)
  • Changed EncodeError from struct to enum. (0353682)
  • DecodeError and EncodeError is marked as non_exhaustive. (1e7454c)
  • Removed the use of anyhow. (5e39d65, 0353682)
  • Replaced paste with pastey. (8897cf0)

New features

  • Add parse_i64(). (414d14e)

Bug fixes

  • N/A
Changelog

Sourced from netlink-packet-utils's changelog.

[0.6.0] - 2025-04-02

Breaking changes

  • Changed DecodeError from struct to enum. (5e39d65)
  • Changed EncodeError from struct to enum. (0353682)
  • DecodeError and EncodeError is marked as non_exhaustive. (1e7454c)
  • Removed the use of anyhow. (5e39d65, 0353682)
  • Replaced paste with pastey. (8897cf0)

New features

  • Add parse_i64(). (414d14e)

Bug fixes

  • N/A
Commits
  • ed3fc1b New release 0.6.0
  • 1e7454c Mark DecodeError and EncodeError as non_exhaustive
  • 0353682 Remove the use of anyhow in EncodeError
  • 414d14e Add parser for i64
  • 5e39d65 Use thiserror Errors instead of relying on anyhow
  • 8897cf0 paste crate was abandoned, replace it with pastey
  • 97c4a4b Bump thiserror to version 2
  • 70d74e4 Fix CI
  • See full diff 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.

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]>
@dependabot dependabot bot added domain: deps Anything related to Vector's dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog labels Apr 7, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 7, 2025 04:34
@datadog-vectordotdev
Copy link

datadog-vectordotdev bot commented Apr 7, 2025

Datadog Report

Branch report: dependabot/cargo/netlink-packet-utils-0.6.0
Commit report: 68623e0
Test service: vector

✅ 0 Failed, 3 Passed, 0 Skipped, 2.09s Total Time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: deps Anything related to Vector's dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant