Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 12, 2025

This PR contains the following updates:

Package Change Age Confidence
k8s.io/api v0.33.3 -> v0.35.0 age confidence
k8s.io/apiextensions-apiserver v0.33.3 -> v0.35.0 age confidence
k8s.io/apimachinery v0.33.3 -> v0.35.0 age confidence
k8s.io/client-go v0.33.3 -> v0.35.0 age confidence
k8s.io/client-go v0.32.4 -> v0.35.0 age confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.35.0

Compare Source

v0.34.3

Compare Source

v0.34.2

Compare Source

v0.34.1

Compare Source

v0.34.0

Compare Source

v0.33.7

Compare Source

v0.33.6

Compare Source

v0.33.5

Compare Source

v0.33.4

Compare Source

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

v0.35.0

Compare Source

v0.34.3

Compare Source

v0.34.2

Compare Source

v0.34.1

Compare Source

v0.34.0

Compare Source

v0.33.7

Compare Source

v0.33.6

Compare Source

v0.33.5

Compare Source

v0.33.4

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.35.0

Compare Source

v0.34.3

Compare Source

v0.34.2

Compare Source

v0.34.1

Compare Source

v0.34.0

Compare Source

v0.33.7

Compare Source

v0.33.6

Compare Source

v0.33.5

Compare Source

v0.33.4

Compare Source

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

v0.35.0

Compare Source

v0.34.3

Compare Source

v0.34.2

Compare Source

v0.34.1

Compare Source

v0.34.0

Compare Source

v0.33.7

Compare Source

v0.33.6

Compare Source

v0.33.5

Compare Source

v0.33.4

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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
Contributor Author

renovate bot commented Nov 12, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 6 additional dependencies were updated

Details:

Package Change
k8s.io/kube-openapi v0.0.0-20250701173324-9bd5c66d9911 -> v0.0.0-20250710124328-f3f2b991d03b
github.com/emicklei/go-restful/v3 v3.12.1 -> v3.12.2
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
k8s.io/apiserver v0.33.3 -> v0.34.3
k8s.io/component-base v0.33.3 -> v0.34.3

@renovate renovate bot enabled auto-merge (squash) November 12, 2025 22:34
@github-actions github-actions bot added the fix label Nov 12, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from 2d79cae to 94c56c1 Compare November 21, 2025 08:42
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 4 times, most recently from be51248 to d2d7921 Compare December 10, 2025 05:55
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.34.2 fix(deps): update kubernetes packages to v0.34.3 Dec 10, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from d2d7921 to 4e9e31b Compare December 12, 2025 09:00
@renovate
Copy link
Contributor Author

renovate bot commented Dec 12, 2025

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 15 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.25 -> 1.25.0
k8s.io/kube-openapi v0.0.0-20250701173324-9bd5c66d9911 -> v0.0.0-20250910181357-589584f1c912
github.com/emicklei/go-restful/v3 v3.12.1 -> v3.12.2
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
github.com/onsi/gomega v1.36.2 -> v1.38.2
go.yaml.in/yaml/v2 v2.4.2 -> v2.4.3
golang.org/x/crypto v0.41.0 -> v0.45.0
golang.org/x/net v0.43.0 -> v0.47.0
golang.org/x/sys v0.36.0 -> v0.38.0
golang.org/x/term v0.34.0 -> v0.37.0
gopkg.in/evanphx/json-patch.v4 v4.12.0 -> v4.13.0
k8s.io/apiserver v0.33.3 -> v0.35.0
k8s.io/component-base v0.33.3 -> v0.35.0
k8s.io/utils v0.0.0-20250820121507-0af2bda4dd1d -> v0.0.0-20251002143259-bc988d571ff4
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 -> v0.0.0-20250730193827-2d320260d730

@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 4e9e31b to 2e87ee7 Compare December 16, 2025 16:15
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 2e87ee7 to 57f0070 Compare December 18, 2025 01:08
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.34.3 fix(deps): update kubernetes packages to v0.35.0 Dec 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant