fix(deps): update patch digest dependencies #141
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:
v1.6.0-rc3->v1.6.0v1.7.5->v1.7.72987a59->e515d9c05eb988->61938163da2ae0->58abf493da2ae0->58abf49v3.2.2->v3.2.40.6.4->0.6.770dd376->589584f0f33e8f->0af2bdaRelease Notes
harvester/harvester-network-controller (github.com/harvester/harvester-network-controller)
v1.6.0Compare Source
Release v1.6.0
v1.6.0-rc6Compare Source
Release v1.6.0-rc6
v1.6.0-rc5Compare Source
Release v1.6.0-rc5
v1.6.0-rc4Compare Source
Release v1.6.0-rc4
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/wrangler (github.com/rancher/wrangler/v3)
v3.2.4Compare Source
What's Changed
Full Changelog: rancher/wrangler@v3.2.3...v3.2.4
v3.2.3Compare Source
What's Changed
New Contributors
Full Changelog: rancher/wrangler@v3.2.2...v3.2.3
harvester/terraform-provider-harvester (harvester)
v0.6.7Compare Source
What's Changed
sizeparameter of adiskis not parseable into aQuantityby @m-ildefons in #111New Contributors
Full Changelog: v0.6.6...v0.6.7
v0.6.6Compare Source
What's Changed
New Contributors
Full Changelog: v0.6.5...v0.6.6
v0.6.5Compare Source
What's Changed
New Contributors
Full Changelog: v0.6.4...v0.6.5
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.