Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Sep 1, 2025

Update Request | Renovate Bot

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/cosi-project/runtime v1.12.0 -> v1.13.0 age adoption passing confidence require minor
github.com/jsimonetti/rtnetlink v1.4.2 -> v2.1.0 age adoption passing confidence require major
github.com/planetscale/vtprotobuf 79df5c4 -> ba97887 require digest
github.com/unix4ever/yaml v0.0.0-20220527175918-f17b0f05cf2c -> v2.4.0 age adoption passing confidence replace major
k8s.io/api v0.34.0 -> v0.34.2 age adoption passing confidence replace patch
k8s.io/apiextensions-apiserver v0.34.0 -> v0.34.2 age adoption passing confidence replace patch
k8s.io/apimachinery v0.34.0 -> v0.34.2 age adoption passing confidence replace patch
k8s.io/cli-runtime v0.34.0 -> v0.34.2 age adoption passing confidence replace patch
k8s.io/client-go v1.5.2 -> v11.0.0+incompatible age adoption passing confidence require major
k8s.io/client-go v0.34.0 -> v0.34.2 age adoption passing confidence replace patch
k8s.io/cloud-provider v0.34.0 -> v0.34.2 age adoption passing confidence replace patch
k8s.io/cluster-bootstrap v0.34.0 -> v0.34.2 age adoption passing confidence replace patch
k8s.io/component-helpers v0.34.0 -> v0.34.2 age adoption passing confidence replace patch
k8s.io/controller-manager v0.34.0 -> v0.34.2 age adoption passing confidence replace patch
k8s.io/cri-api v0.34.0 -> v0.34.2 age adoption passing confidence replace patch
k8s.io/cri-client v0.34.0 -> v0.34.2 age adoption passing confidence replace patch
k8s.io/csi-translation-lib v0.34.0 -> v0.34.2 age adoption passing confidence replace patch
k8s.io/dynamic-resource-allocation v0.34.0 -> v0.34.2 age adoption passing confidence replace patch
k8s.io/endpointslice v0.34.0 -> v0.34.2 age adoption passing confidence replace patch
k8s.io/externaljwt v0.34.0 -> v0.34.2 age adoption passing confidence replace patch
k8s.io/kube-aggregator v0.34.0 -> v0.34.2 age adoption passing confidence replace patch
k8s.io/kube-controller-manager v0.34.0 -> v0.34.2 age adoption passing confidence replace patch
k8s.io/kube-proxy v0.34.0 -> v0.34.2 age adoption passing confidence replace patch
k8s.io/kube-scheduler v0.34.0 -> v0.34.2 age adoption passing confidence replace patch
k8s.io/kubectl v0.34.0 -> v0.34.2 age adoption passing confidence replace patch
k8s.io/kubelet v0.34.0 -> v0.34.2 age adoption passing confidence replace patch
k8s.io/metrics v0.34.0 -> v0.34.2 age adoption passing confidence replace patch
k8s.io/mount-utils v0.34.0 -> v0.34.2 age adoption passing confidence replace patch
k8s.io/pod-security-admission v0.34.0 -> v0.34.2 age adoption passing confidence replace patch
k8s.io/sample-apiserver v0.34.0 -> v0.34.2 age adoption passing confidence replace patch

Release Notes

cosi-project/runtime (github.com/cosi-project/runtime)

v1.13.0

Compare Source

jsimonetti/rtnetlink (github.com/jsimonetti/rtnetlink)

v2.1.0

Compare Source

What's Changed

Full Changelog: jsimonetti/rtnetlink@v2.0.5...v2.1.0

v2.0.5

Compare Source

What's Changed

Full Changelog: jsimonetti/rtnetlink@v2.0.3...v2.0.5

v2.0.3

Compare Source

What's Changed

New Contributors

Full Changelog: jsimonetti/rtnetlink@v2.0.2...v2.0.3

v2.0.2

Compare Source

The rtnetlink.NetNS implementation had some quirks. This was changed to be more compatible with existing namespace libraries.
Unfortunately this is backwards incompatible, but really belongs to this version.

What's Changed

  • Refactor netns handling, fix flakes, namespace some tests by @​ti-mo in #​227

Full Changelog: jsimonetti/rtnetlink@v2.0.1...v2.0.2

v2.0.1

Compare Source

v2.0.0 had wrong module path

What's Changed

Full Changelog: jsimonetti/rtnetlink@v2.0.0...v2.0.1

v2.0.0

Compare Source

This release introduces the concept of drivers for use in rtnetlink.LinkInfo which is a backwards incompatible change.
These drivers allow for setting driver specific link attributes. This means the LinkInfo.Data and LinkInfo.SlaveData fields are no longer of type []byte, but are of type LinkDriver.
At this time, initial drivers are available for Bond, Veth and NetKit.

If you use the byte slices of LinkInfo.Data and LinkInfo.SlaveData you can now use the default LinkData driver or the appropriate driver (if available in this package). Please consider contributing your driver should you use other types.

This release also renames the Prefered field of the rtnetlink.CacheInfo struct to Preferred to fix a long outstanding typo. This is also backwards incompatible.

What's Changed

New Contributors

Full Changelog: jsimonetti/rtnetlink@v1.4.2...v2.0.0

unix4ever/yaml (github.com/unix4ever/yaml)

v2.4.0

Compare Source

v2.3.0

Compare Source

v2.2.8

Compare Source

v2.2.7

Compare Source

v2.2.6

Compare Source

v2.2.5

Compare Source

v2.2.4

Compare Source

v2.2.3

Compare Source

v2.2.2

Compare Source

v2.2.1

Compare Source

v2.2.0

Compare Source

v2.1.1

Compare Source

kubernetes/api (k8s.io/api)

v0.34.2

Compare Source

v0.34.1

Compare Source

kubernetes/apiextensions-apiserver (k8s.io/apiextensions-apiserver)

v0.34.2

Compare Source

v0.34.1

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.34.2

Compare Source

v0.34.1

Compare Source

kubernetes/cli-runtime (k8s.io/cli-runtime)

v0.34.2

Compare Source

v0.34.1

Compare Source

kubernetes/client-go (k8s.io/client-go)

v11.0.0+incompatible

Compare Source

v10.0.0+incompatible

Compare Source

v9.0.0+incompatible

Compare Source

v8.0.0+incompatible

Compare Source

v7.0.0+incompatible

Compare Source

v6.0.0+incompatible

Compare Source

v5.0.1+incompatible

Compare Source

v5.0.0+incompatible

Compare Source

v4.0.0+incompatible

Compare Source

v3.0.0+incompatible

Compare Source

v2.0.0+incompatible

Compare Source

kubernetes/cloud-provider (k8s.io/cloud-provider)

v0.34.2

Compare Source

v0.34.1

Compare Source

kubernetes/cluster-bootstrap (k8s.io/cluster-bootstrap)

v0.34.2

Compare Source

v0.34.1

Compare Source

kubernetes/component-helpers (k8s.io/component-helpers)

v0.34.2

Compare Source

v0.34.1

Compare Source

kubernetes/controller-manager (k8s.io/controller-manager)

v0.34.2

Compare Source

v0.34.1

Compare Source

kubernetes/cri-api (k8s.io/cri-api)

v0.34.2

Compare Source

v0.34.1

Compare Source

kubernetes/cri-client (k8s.io/cri-client)

v0.34.2

Compare Source

v0.34.1

Compare Source

kubernetes/csi-translation-lib (k8s.io/csi-translation-lib)

v0.34.2

Compare Source

v0.34.1

Compare Source

kubernetes/dynamic-resource-allocation (k8s.io/dynamic-resource-allocation)

v0.34.2

Compare Source

v0.34.1

Compare Source

kubernetes/endpointslice (k8s.io/endpointslice)

v0.34.2

Compare Source

v0.34.1

Compare Source

kubernetes/externaljwt (k8s.io/externaljwt)

v0.34.2

Compare Source

v0.34.1

Compare Source

kubernetes/kube-aggregator (k8s.io/kube-aggregator)

v0.34.2

Compare Source

v0.34.1

Compare Source

kubernetes/kube-controller-manager (k8s.io/kube-controller-manager)

v0.34.2

Compare Source

v0.34.1

Compare Source

kubernetes/kube-proxy (k8s.io/kube-proxy)

v0.34.2

Compare Source

v0.34.1

Compare Source

kubernetes/kube-scheduler (k8s.io/kube-scheduler)

v0.34.2

Compare Source

v0.34.1

Compare Source

kubernetes/kubectl (k8s.io/kubectl)

v0.34.2

Compare Source

v0.34.1

Compare Source

kubernetes/kubelet (k8s.io/kubelet)

v0.34.2

Compare Source

v0.34.1

Compare Source

kubernetes/metrics (k8s.io/metrics)

v0.34.2

Compare Source

v0.34.1

Compare Source

kubernetes/mount-utils (k8s.io/mount-utils)

v0.34.2

Compare Source

v0.34.1

Compare Source

kubernetes/pod-security-admission (k8s.io/pod-security-admission)

v0.34.2

Compare Source

v0.34.1

Compare Source

kubernetes/sample-apiserver (k8s.io/sample-apiserver)

v0.34.2

Compare Source

v0.34.1

Compare Source


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Author

renovate bot commented Sep 1, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: gopkg.in/[email protected] (replaced by github.com/unix4ever/yaml/[email protected]): parsing go.mod:
	module declares its path as: gopkg.in/yaml.v2
	        but was required as: gopkg.in/yaml.v3

@talos-bot talos-bot moved this to In Review in Planning Sep 1, 2025
@smira smira removed this from Planning Sep 1, 2025
@renovate renovate bot force-pushed the renovate/dependencies branch 5 times, most recently from af62f3c to c544f8b Compare September 8, 2025 20:03
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 9ae3a2c to 68b5eba Compare September 12, 2025 18:23
@renovate renovate bot force-pushed the renovate/dependencies branch 3 times, most recently from 4748695 to 7a9613d Compare September 25, 2025 00:10
@renovate renovate bot force-pushed the renovate/dependencies branch 5 times, most recently from eb466c8 to 95488dc Compare October 4, 2025 06:40
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 2a14ada to 58afe8c Compare October 9, 2025 03:42
@renovate renovate bot force-pushed the renovate/dependencies branch 3 times, most recently from 9853a05 to 1df2f4e Compare October 21, 2025 07:13
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from c1679d6 to e6d78f4 Compare November 1, 2025 11:51
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from ce8db57 to 914a291 Compare November 9, 2025 08:06
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 390b108 to 20c4d70 Compare November 19, 2025 19:56
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from f4b8f87 to dc60bea Compare November 21, 2025 13:02
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/dependencies branch from dc60bea to d742b89 Compare November 22, 2025 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant