Skip to content

fix(deps): update kubernetes packages to v0.35.0#80

Merged
josmo merged 1 commit intomainfrom
renovate/kubernetes-go
Dec 22, 2025
Merged

fix(deps): update kubernetes packages to v0.35.0#80
josmo merged 1 commit intomainfrom
renovate/kubernetes-go

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jun 19, 2025

This PR contains the following updates:

Package Change Age Confidence
k8s.io/api v0.34.1 -> v0.35.0 age confidence
k8s.io/apimachinery v0.34.1 -> v0.35.0 age confidence
k8s.io/client-go v0.34.1 -> v0.35.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

kubernetes/api (k8s.io/api)

v0.35.0

Compare Source

v0.34.3

Compare Source

v0.34.2

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.35.0

Compare Source

v0.34.3

Compare Source

v0.34.2

Compare Source

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

v0.35.0

Compare Source

v0.34.3

Compare Source

v0.34.2

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 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 renovate bot changed the title fix(deps): update kubernetes packages to v0.33.2 fix(deps): update kubernetes packages to v0.33.3 Jul 16, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from c16ca20 to 7eaaed5 Compare July 16, 2025 08:12
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from 2a9d346 to fdf9c02 Compare July 28, 2025 19:35
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.33.3 fix(deps): update kubernetes packages to v0.34.0 Sep 7, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from fdf9c02 to ca7dd88 Compare September 7, 2025 23:32
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Sep 7, 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):

  • 9 additional dependencies were updated

Details:

Package Change
github.com/emicklei/go-restful/v3 v3.11.0 -> v3.12.2
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
github.com/google/gnostic-models v0.6.9 -> v0.7.0
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
github.com/spf13/pflag v1.0.5 -> v1.0.6
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff -> v0.0.0-20250710124328-f3f2b991d03b
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 -> v0.0.0-20250604170112-4c0f3b243397
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 -> v0.0.0-20241014173422-cfa47c3a1cc8
sigs.k8s.io/yaml v1.4.0 -> v1.6.0

@renovate renovate bot force-pushed the renovate/kubernetes-go branch from ca7dd88 to 5a93344 Compare September 10, 2025 10:57
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.34.0 fix(deps): update kubernetes packages to v0.34.1 Sep 10, 2025
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.34.1 fix(deps): update kubernetes packages to v0.34.2 Nov 12, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 5a93344 to ad021bc Compare November 12, 2025 21:05
@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 ad021bc to daa8b0c Compare December 10, 2025 05:51
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Dec 15, 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):

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

Details:

Package Change
go 1.25 -> 1.25.0
github.com/spf13/pflag v1.0.6 -> v1.0.9
go.yaml.in/yaml/v2 v2.4.2 -> v2.4.3
golang.org/x/net v0.43.0 -> v0.47.0
golang.org/x/sync v0.16.0 -> v0.18.0
golang.org/x/sys v0.35.0 -> v0.38.0
golang.org/x/term v0.34.0 -> v0.37.0
golang.org/x/text v0.28.0 -> v0.31.0
gopkg.in/evanphx/json-patch.v4 v4.12.0 -> v4.13.0
k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b -> v0.0.0-20250910181357-589584f1c912
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 -> 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 daa8b0c to 1792a1e Compare December 18, 2025 11:10
@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
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 8 times, most recently from 01a1f53 to d9b5c87 Compare December 22, 2025 18:36
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from d9b5c87 to ae561e0 Compare December 22, 2025 18:39
@josmo josmo merged commit f4b9fe0 into main Dec 22, 2025
5 checks passed
@josmo josmo deleted the renovate/kubernetes-go branch December 22, 2025 18:45
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