fix(deps): update kubernetes monorepo to v0.37.0 #493

Merged
renovate merged 1 commits from renovate/kubernetes-monorepo into main 2026-08-29 19:44:35 +00:00
Owner

This PR contains the following updates:

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

Release Notes

kubernetes/api (k8s.io/api)

v0.37.0

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.37.0

Compare Source

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

v0.37.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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 has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [k8s.io/api](https://github.com/kubernetes/api) | `v0.36.4` → `v0.37.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fapi/v0.37.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/k8s.io%2fapi/v0.36.4/v0.37.0?slim=true) | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `v0.36.4` → `v0.37.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fapimachinery/v0.37.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/k8s.io%2fapimachinery/v0.36.4/v0.37.0?slim=true) | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `v0.36.4` → `v0.37.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fclient-go/v0.37.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/k8s.io%2fclient-go/v0.36.4/v0.37.0?slim=true) | --- ### Release Notes <details> <summary>kubernetes/api (k8s.io/api)</summary> ### [`v0.37.0`](https://github.com/kubernetes/api/compare/v0.36.4...v0.37.0) [Compare Source](https://github.com/kubernetes/api/compare/v0.36.4...v0.37.0) </details> <details> <summary>kubernetes/apimachinery (k8s.io/apimachinery)</summary> ### [`v0.37.0`](https://github.com/kubernetes/apimachinery/compare/v0.36.4...v0.37.0) [Compare Source](https://github.com/kubernetes/apimachinery/compare/v0.36.4...v0.37.0) </details> <details> <summary>kubernetes/client-go (k8s.io/client-go)</summary> ### [`v0.37.0`](https://github.com/kubernetes/client-go/compare/v0.36.4...v0.37.0) [Compare Source](https://github.com/kubernetes/client-go/compare/v0.36.4...v0.37.0) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zMS4wIiwidXBkYXRlZEluVmVyIjoiNDQuMzEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2026-08-29 18:11:59 +00:00
fix(deps): update kubernetes monorepo to v0.37.0
gitlab-cleanup-handler / test (push) Skipped
gitlab-cleanup-handler / vulnerabilities (push) Skipped
gitlab-cleanup-handler / build (push) Skipped
renovate/stability-days Updates have met minimum release age requirement
gitlab-cleanup-handler / test (pull_request) Successful in 1m40s
gitlab-cleanup-handler / vulnerabilities (pull_request) Successful in 1m1s
gitlab-cleanup-handler / build (pull_request) Successful in 7m49s
5d6196d060
renovate scheduled this pull request to auto merge when all checks succeed 2026-08-29 18:12:00 +00:00
Author
Owner

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

Details:

Package Change
github.com/fxamacker/cbor/v2 v2.9.0 -> v2.9.1
github.com/go-openapi/jsonpointer v0.21.0 -> v1.0.0
github.com/go-openapi/jsonreference v0.20.2 -> v1.0.0
github.com/go-openapi/swag v0.23.0 -> v0.27.1
github.com/spf13/pflag v1.0.9 -> v1.0.10
go.yaml.in/yaml/v2 v2.4.3 -> v2.4.4
golang.org/x/net v0.56.0 -> v0.57.0
golang.org/x/oauth2 v0.34.0 -> v0.36.0
golang.org/x/sys v0.46.0 -> v0.47.0
golang.org/x/term v0.44.0 -> v0.45.0
golang.org/x/text v0.39.0 -> v0.40.0
golang.org/x/time v0.14.0 -> v0.15.0
k8s.io/kube-openapi v0.0.0-20260317180543-43fb72c5454a -> v0.0.0-20260721132016-d427ff9ee9ad
k8s.io/utils v0.0.0-20260210185600-b8788abfbbc2 -> v0.0.0-20260626114624-be93311217bd
sigs.k8s.io/structured-merge-diff/v6 v6.3.3 -> v6.4.2
### ℹ️ 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 Details: | **Package** | **Change** | | :------------------------------------- | :--------------------------------------------------------------------------- | | `github.com/fxamacker/cbor/v2` | `v2.9.0` -> `v2.9.1` | | `github.com/go-openapi/jsonpointer` | `v0.21.0` -> `v1.0.0` | | `github.com/go-openapi/jsonreference` | `v0.20.2` -> `v1.0.0` | | `github.com/go-openapi/swag` | `v0.23.0` -> `v0.27.1` | | `github.com/spf13/pflag` | `v1.0.9` -> `v1.0.10` | | `go.yaml.in/yaml/v2` | `v2.4.3` -> `v2.4.4` | | `golang.org/x/net` | `v0.56.0` -> `v0.57.0` | | `golang.org/x/oauth2` | `v0.34.0` -> `v0.36.0` | | `golang.org/x/sys` | `v0.46.0` -> `v0.47.0` | | `golang.org/x/term` | `v0.44.0` -> `v0.45.0` | | `golang.org/x/text` | `v0.39.0` -> `v0.40.0` | | `golang.org/x/time` | `v0.14.0` -> `v0.15.0` | | `k8s.io/kube-openapi` | `v0.0.0-20260317180543-43fb72c5454a` -> `v0.0.0-20260721132016-d427ff9ee9ad` | | `k8s.io/utils` | `v0.0.0-20260210185600-b8788abfbbc2` -> `v0.0.0-20260626114624-be93311217bd` | | `sigs.k8s.io/structured-merge-diff/v6` | `v6.3.3` -> `v6.4.2` |
renovate merged commit c32b1f0c2f into main 2026-08-29 19:44:35 +00:00
renovate deleted branch renovate/kubernetes-monorepo 2026-08-29 19:44:37 +00:00
Sign in to join this conversation.