-
Notifications
You must be signed in to change notification settings - Fork 287
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
build(deps): Bump netlink-packet-route from 0.19.0 to 0.21.0 in /rust in the netlink group across 1 directory #6694
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/rust/netlink-8900d04309
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Sep 16, 2024
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
dependabot
bot
force-pushed
the
dependabot/cargo/rust/netlink-8900d04309
branch
from
September 23, 2024 09:14
2011013
to
9b14ce9
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/rust/netlink-8900d04309
branch
from
September 30, 2024 09:43
9b14ce9
to
82f3d34
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/rust/netlink-8900d04309
branch
from
October 7, 2024 09:29
82f3d34
to
3b0af62
Compare
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
dependabot
bot
force-pushed
the
dependabot/cargo/rust/netlink-8900d04309
branch
from
October 14, 2024 09:29
3b0af62
to
cb29e64
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/rust/netlink-8900d04309
branch
from
October 15, 2024 15:47
cb29e64
to
b6b7c16
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/rust/netlink-8900d04309
branch
from
October 21, 2024 09:56
b6b7c16
to
301e694
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/rust/netlink-8900d04309
branch
from
October 28, 2024 09:42
301e694
to
8a6e810
Compare
Waiting on rust-netlink/rtnetlink#81. |
dependabot
bot
force-pushed
the
dependabot/cargo/rust/netlink-8900d04309
branch
from
November 4, 2024 09:17
8a6e810
to
d39a9d3
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/rust/netlink-8900d04309
branch
from
November 11, 2024 09:10
d39a9d3
to
a6b8b57
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/rust/netlink-8900d04309
branch
from
November 18, 2024 10:39
a6b8b57
to
9178cfa
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/rust/netlink-8900d04309
branch
from
November 25, 2024 10:09
9178cfa
to
9474a0b
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/rust/netlink-8900d04309
branch
from
December 2, 2024 02:14
9474a0b
to
de954c8
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/rust/netlink-8900d04309
branch
from
December 9, 2024 10:08
de954c8
to
e6de1c7
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/rust/netlink-8900d04309
branch
from
December 16, 2024 09:42
e6de1c7
to
73211f7
Compare
Bumps the netlink group with 1 update in the /rust directory: [netlink-packet-route](https://github.com/rust-netlink/netlink-packet-route). Updates `netlink-packet-route` from 0.19.0 to 0.21.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.19.0...v0.21.0) --- updated-dependencies: - dependency-name: netlink-packet-route dependency-type: direct:production update-type: version-update:semver-minor dependency-group: netlink ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/cargo/rust/netlink-8900d04309
branch
from
December 23, 2024 09:20
73211f7
to
08f12f9
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 netlink group with 1 update in the /rust directory: netlink-packet-route.
Updates
netlink-packet-route
from 0.19.0 to 0.21.0Release notes
Sourced from netlink-packet-route's releases.
Changelog
Sourced from netlink-packet-route's changelog.
Commits
1bab123
New release 0.21.08c7f46a
automation: Add script for making new release321e4d5
link: ipvlan: Change flag mode from u16 to bitflag.40d090b
bridge port: Introduce BridgeFlag, BridgeMode and BridgeVlanTunnelInfoc91b2e9
Fix cargo clippy warnings5246712
ConvertInfoBond::ArpValidate
into an enum.538e13b
vxlan: convert some attributes from Vec<u8> to IP address7391b19
Add support for geneve linksc49e3ac
Avoid panic in TcU32Selector parsing666edbc
Avoid panic in RouteNextHopBuffer length checksYou 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions