fix(deps): update patch digest dependencies (master)#202
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update patch digest dependencies (master)#202renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
6a3cdc3 to
b620cfb
Compare
9ffba84 to
8c96f76
Compare
8c96f76 to
e7363a9
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.
This PR contains the following updates:
ddd8a41->d3abe7cv1.7.5->v1.7.72987a59->be976da05eb988->6193816v0.2.2->v0.2.4b30ab9d->b04c0943da2ae0->c4d9d053da2ae0->c4d9d05v1.22.16->v1.22.17v1.3.0->v1.3.1v0.20.0->v0.20.1Release Notes
k8snetworkplumbingwg/network-attachment-definition-client (github.com/k8snetworkplumbingwg/network-attachment-definition-client)
v1.7.7: 1.7.7Compare Source
This release contains a few fixes described below
Fix IP assignment for plugins without interface index
Restores behavior assigning IPs without interface index to the last network status, fixing a regression.
Minor update to net-attach-def_test.go in the pkg/utils package.
Allow multiple IP sources in NetworkSelectionElement
Removes restriction so both ipam-claim-reference and IPRequest can be used together for flexible IP management.
Full Changelog: k8snetworkplumbingwg/network-attachment-definition-client@v1.7.6...v1.7.7
v1.7.6Compare Source
This release fixes a regression affecting CNI plugins that do not specify interfaces in their CNI ADD result.
Previously, IP addresses returned without an associated interface index were not being assigned to any
network-statusentry. This release restores the prior behavior by assigning such IPs to the last network status (i.e., the last sandboxed interface), ensuring consistent handling across plugins, especially those that omit the interfaces field entirely.This change is important for compatibility with certain CNI plugins and maintains expected behavior from earlier versions of the net-attach-def library.
Special thanks to @Brian-McM for identifying the issue and providing the fix!
rancher/lasso (github.com/rancher/lasso)
v0.2.4Compare Source
What's Changed
Full Changelog: rancher/lasso@v0.2.3...v0.2.4
v0.2.3Compare Source
What's Changed
New Contributors
Full Changelog: rancher/lasso@v0.2.2...v0.2.3
urfave/cli (github.com/urfave/cli)
v1.22.17Compare Source
What's Changed
Full Changelog: urfave/cli@v1.22.16...v1.22.17
vishvananda/netlink (github.com/vishvananda/netlink)
v1.3.1Compare Source
What's Changed
IFF_RUNNINGflag by @dylandreimerink in #1038OifIndexoption forRouteGetWithOptionsby @dylandreimerink in #1060New Contributors
Full Changelog: vishvananda/netlink@v1.3.0...v1.3.1
What's Changed
IFF_RUNNINGflag by @dylandreimerink in #1038OifIndexoption forRouteGetWithOptionsby @dylandreimerink in #1060ipsetC code for determining correct default ipset revision forhash:ip{port,net,etc}by @bleggett in #1031New Contributors
Full Changelog: vishvananda/netlink@v1.3.0...v1.3.1
Configuration
📅 Schedule: Branch creation - "after 10am on sunday" in timezone Asia/Taipei, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.