fix(deps): update kubernetes monorepo to v0.36.0 #352

Merged
renovate merged 1 commits from renovate/kubernetes-monorepo into main 2026-04-29 15:53:25 +00:00
Owner

This PR contains the following updates:

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

Release Notes

kubernetes/api (k8s.io/api)

v0.36.0

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.36.0

Compare Source

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

v0.36.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.

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.35.4` → `v0.36.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fapi/v0.36.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/k8s.io%2fapi/v0.35.4/v0.36.0?slim=true) | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `v0.35.4` → `v0.36.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fapimachinery/v0.36.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/k8s.io%2fapimachinery/v0.35.4/v0.36.0?slim=true) | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `v0.35.4` → `v0.36.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fclient-go/v0.36.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/k8s.io%2fclient-go/v0.35.4/v0.36.0?slim=true) | --- ### Release Notes <details> <summary>kubernetes/api (k8s.io/api)</summary> ### [`v0.36.0`](https://github.com/kubernetes/api/compare/v0.35.4...v0.36.0) [Compare Source](https://github.com/kubernetes/api/compare/v0.35.4...v0.36.0) </details> <details> <summary>kubernetes/apimachinery (k8s.io/apimachinery)</summary> ### [`v0.36.0`](https://github.com/kubernetes/apimachinery/compare/v0.35.4...v0.36.0) [Compare Source](https://github.com/kubernetes/apimachinery/compare/v0.35.4...v0.36.0) </details> <details> <summary>kubernetes/client-go (k8s.io/client-go)</summary> ### [`v0.36.0`](https://github.com/kubernetes/client-go/compare/v0.35.4...v0.36.0) [Compare Source](https://github.com/kubernetes/client-go/compare/v0.35.4...v0.36.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](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjYuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE0MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2026-04-25 19:02:24 +00:00
fix(deps): update kubernetes monorepo to v0.36.0
renovate/stability-days Updates have met minimum release age requirement
cron-checker / vulnerabilities (pull_request) Successful in 2m7s
cron-checker / test (pull_request) Successful in 3m11s
cron-checker / build (pull_request) Successful in 16m15s
d15419b4bc
renovate scheduled this pull request to auto merge when all checks succeed 2026-04-25 19:02:25 +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):

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

Details:

Package Change
go 1.25.0 -> 1.26.0
github.com/emicklei/go-restful/v3 v3.12.2 -> v3.13.0
golang.org/x/net v0.47.0 -> v0.49.0
golang.org/x/oauth2 v0.30.0 -> v0.34.0
golang.org/x/sys v0.38.0 -> v0.40.0
golang.org/x/term v0.37.0 -> v0.39.0
golang.org/x/text v0.31.0 -> v0.33.0
golang.org/x/time v0.9.0 -> v0.14.0
google.golang.org/protobuf v1.36.8 -> v1.36.12-0.20260120151049-f2248ac996af
k8s.io/klog/v2 v2.130.1 -> v2.140.0
k8s.io/kube-openapi v0.0.0-20250910181357-589584f1c912 -> v0.0.0-20260317180543-43fb72c5454a
k8s.io/utils v0.0.0-20251002143259-bc988d571ff4 -> v0.0.0-20260210185600-b8788abfbbc2
sigs.k8s.io/structured-merge-diff/v6 v6.3.0 -> v6.3.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): - 12 additional dependencies were updated - The `go` directive was updated for compatibility reasons Details: | **Package** | **Change** | | :------------------------------------- | :--------------------------------------------------------------------------- | | `go` | `1.25.0` -> `1.26.0` | | `github.com/emicklei/go-restful/v3` | `v3.12.2` -> `v3.13.0` | | `golang.org/x/net` | `v0.47.0` -> `v0.49.0` | | `golang.org/x/oauth2` | `v0.30.0` -> `v0.34.0` | | `golang.org/x/sys` | `v0.38.0` -> `v0.40.0` | | `golang.org/x/term` | `v0.37.0` -> `v0.39.0` | | `golang.org/x/text` | `v0.31.0` -> `v0.33.0` | | `golang.org/x/time` | `v0.9.0` -> `v0.14.0` | | `google.golang.org/protobuf` | `v1.36.8` -> `v1.36.12-0.20260120151049-f2248ac996af` | | `k8s.io/klog/v2` | `v2.130.1` -> `v2.140.0` | | `k8s.io/kube-openapi` | `v0.0.0-20250910181357-589584f1c912` -> `v0.0.0-20260317180543-43fb72c5454a` | | `k8s.io/utils` | `v0.0.0-20251002143259-bc988d571ff4` -> `v0.0.0-20260210185600-b8788abfbbc2` | | `sigs.k8s.io/structured-merge-diff/v6` | `v6.3.0` -> `v6.3.2` |
renovate merged commit c6a9635435 into main 2026-04-29 15:53:25 +00:00
renovate deleted branch renovate/kubernetes-monorepo 2026-04-29 15:53:26 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/cron-checker#352