Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

chore(deps): bump netlink-packet-route from 0.24.0 to 0.25.1#446

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/netlink-packet-route-0.25.1
Closed

chore(deps): bump netlink-packet-route from 0.24.0 to 0.25.1#446
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/netlink-packet-route-0.25.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

Bumps netlink-packet-route from 0.24.0 to 0.25.1.

Release notes

Sourced from netlink-packet-route's releases.

New release 0.25.1

Breaking changes

  • Set minimum supported rust version to 1.77. (6bd5418)

New features

  • N/A

Bug fixes

  • Fix compiling error on rust 1.77. (6bd5418)

New release 0.25.0

Breaking changes

  • Drop the dependency on netlink-packet-utils. (e09acbd)
  • Add non_exhaustive to these bond options: (eacf67f)
    • BondArpValidate
    • BondPrimaryReselect
    • BondXmitHashPolicy
    • BondArpAllTargets
    • BondFailOverMac
  • Changed AfSpecInet6::AddrGenMode to enum. (7daf895)
  • Changed LinkAttribute::Mode to enum. (be2796c)

New features

  • Support LWTUNNEL_ENCAP_IP6. (0e49453)

Bug fixes

  • Expose In6AddrGenMode. (faf9d39)
Changelog

Sourced from netlink-packet-route's changelog.

[0.25.1] - 2025-08-29

Breaking changes

  • Set minimum supported rust version to 1.77. (6bd5418)

New features

  • N/A

Bug fixes

  • Fix compiling error on rust 1.77. (6bd5418)

[0.25.0] - 2025-08-27

Breaking changes

  • Drop the dependency on netlink-packet-utils. (e09acbd)
  • Add non_exhaustive to these bond options: (eacf67f)
    • BondArpValidate
    • BondPrimaryReselect
    • BondXmitHashPolicy
    • BondArpAllTargets
    • BondFailOverMac
  • Changed AfSpecInet6::AddrGenMode to enum. (7daf895)
  • Changed LinkAttribute::Mode to enum. (be2796c)

New features

  • Support LWTUNNEL_ENCAP_IP6. (0e49453)

Bug fixes

  • Expose In6AddrGenMode. (faf9d39)
Commits
  • e3dc02d New release 0.25.1
  • 4dfe87d CI: Change MSRV test not using metric
  • 6bd5418 Set minimum supported rust version to 1.77
  • a473cca New release 0.25.0
  • e09acbd Use netlink-packet-core 0.8.0
  • faf9d39 Fix private In6AddrGenMode
  • eacf67f link: Add non_exhaustive to bond classes
  • eef9be7 Add example code of dumping routes
  • 0e49453 Add support for LWTUNNEL_ENCAP_IP6
  • 7daf895 Change AddrGenMode into enum
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [netlink-packet-route](https://github.com/rust-netlink/netlink-packet-route) from 0.24.0 to 0.25.1.
- [Release notes](https://github.com/rust-netlink/netlink-packet-route/releases)
- [Changelog](https://github.com/rust-netlink/netlink-packet-route/blob/main/CHANGELOG)
- [Commits](rust-netlink/netlink-packet-route@v0.24.0...v0.25.1)

---
updated-dependencies:
- dependency-name: netlink-packet-route
  dependency-version: 0.25.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 2, 2025
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Sep 2, 2025
Copy link
Copy Markdown
Contributor

@shaneutt shaneutt left a comment

Choose a reason for hiding this comment

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

/approve
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 2, 2025
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], shaneutt

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 2, 2025
@shaneutt
Copy link
Copy Markdown
Contributor

shaneutt commented Sep 2, 2025

This one needs to be handled manually

@shaneutt shaneutt closed this Sep 2, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Sep 2, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/netlink-packet-route-0.25.1 branch September 2, 2025 15:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file lgtm "Looks good to me", indicates that a PR is ready to be merged. rust Pull requests that update Rust code size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants