Skip to content

Update kubernetes monorepo to v0.36.0#80

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

Update kubernetes monorepo to v0.36.0#80
renovate[bot] wants to merge 1 commit intomainfrom
renovate/kubernetes-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 13, 2026

This PR contains the following updates:

Package Change Age Confidence
k8s.io/api v0.33.0v0.36.0 age confidence
k8s.io/apimachinery v0.33.0v0.36.0 age confidence
k8s.io/client-go v0.33.0v0.36.0 age confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.36.0

Compare Source

v0.35.4

Compare Source

v0.35.3

Compare Source

v0.35.2

Compare Source

v0.35.1

Compare Source

v0.35.0

Compare Source

v0.34.7

Compare Source

v0.34.6

Compare Source

v0.34.5

Compare Source

v0.34.4

Compare Source

v0.34.3

Compare Source

v0.34.2

Compare Source

v0.34.1

Compare Source

v0.34.0

Compare Source

v0.33.11

Compare Source

v0.33.10

Compare Source

v0.33.9

Compare Source

v0.33.8

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

v0.33.1

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.36.0

Compare Source

v0.35.4

Compare Source

v0.35.3

Compare Source

v0.35.2

Compare Source

v0.35.1

Compare Source

v0.35.0

Compare Source

v0.34.7

Compare Source

v0.34.6

Compare Source

v0.34.5

Compare Source

v0.34.4

Compare Source

v0.34.3

Compare Source

v0.34.2

Compare Source

v0.34.1

Compare Source

v0.34.0

Compare Source

v0.33.11

Compare Source

v0.33.10

Compare Source

v0.33.9

Compare Source

v0.33.8

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

v0.33.1

Compare Source

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

v0.36.0

Compare Source

v0.35.4

Compare Source

v0.35.3

Compare Source

v0.35.2

Compare Source

v0.35.1

Compare Source

v0.35.0

Compare Source

v0.34.7

Compare Source

v0.34.6

Compare Source

v0.34.5

Compare Source

v0.34.4

Compare Source

v0.34.3

Compare Source

v0.34.2

Compare Source

v0.34.1

Compare Source

v0.34.0

Compare Source

v0.33.11

Compare Source

v0.33.10

Compare Source

v0.33.9

Compare Source

v0.33.8

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

v0.33.1

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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 requested review from a team as code owners March 13, 2026 13:20
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Mar 13, 2026

ℹ️ 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):

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

Details:

Package Change
go 1.24.2 -> 1.26.0
github.com/stretchr/testify v1.10.0 -> v1.11.1
github.com/emicklei/go-restful/v3 v3.12.2 -> v3.13.0
github.com/fxamacker/cbor/v2 v2.8.0 -> v2.9.0
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/google/gnostic-models v0.6.9 -> v0.7.0
github.com/moby/spdystream v0.5.0 -> v0.5.1
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
golang.org/x/crypto v0.37.0 -> v0.47.0
golang.org/x/mod v0.24.0 -> v0.31.0
golang.org/x/net v0.39.0 -> v0.49.0
golang.org/x/oauth2 v0.29.0 -> v0.34.0
golang.org/x/term v0.31.0 -> v0.39.0
golang.org/x/text v0.24.0 -> v0.33.0
golang.org/x/time v0.11.0 -> v0.14.0
golang.org/x/tools v0.32.0 -> v0.40.0
k8s.io/klog/v2 v2.130.1 -> v2.140.0
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff -> v0.0.0-20260317180543-43fb72c5454a
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 -> v0.0.0-20260210185600-b8788abfbbc2
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 -> v0.0.0-20250730193827-2d320260d730
sigs.k8s.io/yaml v1.4.0 -> v1.6.0
github.com/spf13/pflag v1.0.6 -> v1.0.9
golang.org/x/sync v0.13.0 -> v0.19.0
golang.org/x/sys v0.32.0 -> v0.40.0

@renovate renovate Bot changed the title Update kubernetes monorepo to v0.35.2 Update kubernetes monorepo to v0.35.3 Mar 19, 2026
@renovate renovate Bot force-pushed the renovate/kubernetes-monorepo branch from e3cc6db to bdb22f4 Compare March 19, 2026 10:59
@renovate renovate Bot force-pushed the renovate/kubernetes-monorepo branch from bdb22f4 to dd31d86 Compare April 2, 2026 06:46
@renovate renovate Bot changed the title Update kubernetes monorepo to v0.35.3 Update kubernetes monorepo to v0.35.4 Apr 16, 2026
@renovate renovate Bot force-pushed the renovate/kubernetes-monorepo branch from dd31d86 to d004ce2 Compare April 16, 2026 13:52
@renovate renovate Bot changed the title Update kubernetes monorepo to v0.35.4 Update kubernetes monorepo to v0.36.0 Apr 23, 2026
@renovate renovate Bot force-pushed the renovate/kubernetes-monorepo branch from d004ce2 to 4be2a25 Compare April 23, 2026 00:18
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