Skip to content

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

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/kubernetes-go
Open

fix(deps): update kubernetes packages to v0.35.0#48
renovate[bot] wants to merge 1 commit intomainfrom
renovate/kubernetes-go

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 16, 2025

This PR contains the following updates:

Package Change Age Confidence
k8s.io/api v0.33.1v0.35.0 age confidence
k8s.io/apimachinery v0.33.2v0.35.0 age confidence
k8s.io/client-go v0.33.1v0.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

v0.33.3

Compare Source

v0.33.2

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

v0.33.3

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

v0.33.3

Compare Source

v0.33.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 becomes conflicted, 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.1 fix(deps): update kubernetes packages to v0.33.1 - autoclosed Jun 18, 2025
@renovate renovate bot closed this Jun 18, 2025
@renovate renovate bot deleted the renovate/kubernetes-go branch June 18, 2025 19:17
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.33.1 - autoclosed fix(deps): update kubernetes packages to v0.33.1 Jun 19, 2025
@renovate renovate bot reopened this Jun 19, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from a9f9763 to eaaecb7 Compare June 19, 2025 19:02
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.33.1 fix(deps): update kubernetes packages to v0.33.2 Jun 19, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from eaaecb7 to 64196b2 Compare June 19, 2025 21:38
@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 64196b2 to db35060 Compare July 16, 2025 06:48
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from db35060 to 953a927 Compare July 30, 2025 14:55
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 953a927 to b161c94 Compare August 10, 2025 13:44
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.33.3 fix(deps): update kubernetes packages to v0.33.4 Aug 14, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from b161c94 to 66bec95 Compare August 14, 2025 09:39
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.33.4 fix(deps): update kubernetes packages to v0.34.0 Aug 27, 2025
@renovate
Copy link
Contributor Author

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

  • 5 additional dependencies were updated

Details:

Package Change
github.com/fxamacker/cbor/v2 v2.8.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
k8s.io/kube-openapi v0.0.0-20250610211856-8b98d1ed966a -> v0.0.0-20250710124328-f3f2b991d03b
sigs.k8s.io/yaml v1.5.0 -> v1.6.0

@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 66bec95 to 94a2a42 Compare August 27, 2025 22:59
@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 force-pushed the renovate/kubernetes-go branch from 94a2a42 to fb8d809 Compare September 10, 2025 10:46
@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 fb8d809 to b5a64f2 Compare November 12, 2025 19:08
@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 b5a64f2 to 776d98b Compare December 10, 2025 05:58
@renovate
Copy link
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):

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

Details:

Package Change
go 1.24.0 -> 1.25.0
github.com/onsi/ginkgo/v2 v2.23.4 -> v2.27.2
github.com/onsi/gomega v1.37.0 -> v1.38.2
github.com/stretchr/testify v1.10.0 -> v1.11.1
golang.org/x/crypto v0.39.0 -> v0.44.0
golang.org/x/sync v0.15.0 -> v0.18.0
google.golang.org/protobuf v1.36.6 -> v1.36.8
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 -> v0.0.0-20251002143259-bc988d571ff4
github.com/fxamacker/cbor/v2 v2.8.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.7 -> v1.0.9
go.yaml.in/yaml/v2 v2.4.2 -> v2.4.3
golang.org/x/net v0.41.0 -> v0.47.0
golang.org/x/sys v0.33.0 -> v0.38.0
golang.org/x/term v0.32.0 -> v0.37.0
golang.org/x/text v0.26.0 -> v0.31.0
golang.org/x/tools v0.33.0 -> v0.38.0
gopkg.in/evanphx/json-patch.v4 v4.12.0 -> v4.13.0
k8s.io/kube-openapi v0.0.0-20250610211856-8b98d1ed966a -> v0.0.0-20250910181357-589584f1c912
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 -> v0.0.0-20250730193827-2d320260d730
sigs.k8s.io/yaml v1.5.0 -> v1.6.0

@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 776d98b to eb878b7 Compare December 18, 2025 01:03
@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 2 times, most recently from a0ac74c to 45ab9dd Compare February 3, 2026 21:40
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 45ab9dd to a080510 Compare February 4, 2026 01:03
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.

0 participants