Bump netlink-packet-route from 0.30.0 to 0.31.0 in the dependencies group across 1 directory - #321
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump netlink-packet-route from 0.30.0 to 0.31.0 in the dependencies group across 1 directory#321dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Member
|
@dependabot recreate |
Bumps the dependencies group with 1 update in the / directory: [netlink-packet-route](https://github.com/rust-netlink/netlink-packet-route). Updates `netlink-packet-route` from 0.30.0 to 0.31.0 - [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.30.0...v0.31.0) --- updated-dependencies: - dependency-name: netlink-packet-route dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/dependencies-d2b30c59c2
branch
from
August 20, 2026 22:43
6960e94 to
fa39667
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 1 update in the / directory: netlink-packet-route.
Updates
netlink-packet-routefrom 0.30.0 to 0.31.0Release notes
Sourced from netlink-packet-route's releases.
Changelog
Sourced from netlink-packet-route's changelog.
Commits
c71b302New release 0.31.0c91e440API break: link: Changing InfoIpTunnel::CollectMetadata(bool) to CollectMetadata7c7c6a9link: add Display + FromStr impls for bridge enumsb97280bbond: add FromStr/Display for BondAllPortActiveafd072dbond: add FromStr/Display for BondLacpRate35d39abbond: align FromStr/Display strings with iproute2192cb0clink: bond: implement FromStr for bond enumsb3abdf8impl FromStr for NeighbourState4e952beadd From<&str> For InfoKind6dd74c9Implement Display for VxlanDf