Skip to content

chore(deps): update kubernetes monorepo to v0.37.0 - #194

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

chore(deps): update kubernetes monorepo to v0.37.0#194
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/kubernetes-monorepo

Conversation

@renovate

@renovate renovate Bot commented Apr 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/api v0.35.4v0.37.0 age adoption passing confidence
k8s.io/apimachinery v0.35.4v0.37.0 age adoption passing confidence
k8s.io/cli-runtime v0.35.4v0.37.0 age adoption passing confidence
k8s.io/client-go v0.35.4v0.37.0 age adoption passing confidence
k8s.io/kubectl v0.35.4v0.37.0 age adoption passing confidence

Warning

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


Release Notes

kubernetes/api (k8s.io/api)

v0.37.0

Compare Source

v0.36.4

Compare Source

v0.36.3

Compare Source

v0.36.2

Compare Source

v0.36.1

Compare Source

v0.36.0

Compare Source

v0.35.8

Compare Source

v0.35.7

Compare Source

v0.35.6

Compare Source

v0.35.5

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.37.0

Compare Source

v0.36.4

Compare Source

v0.36.3

Compare Source

v0.36.2

Compare Source

v0.36.1

Compare Source

v0.36.0

Compare Source

v0.35.8

Compare Source

v0.35.7

Compare Source

v0.35.6

Compare Source

v0.35.5

Compare Source

kubernetes/cli-runtime (k8s.io/cli-runtime)

v0.37.0

Compare Source

v0.36.4

Compare Source

v0.36.3

Compare Source

v0.36.2

Compare Source

v0.36.1

Compare Source

v0.36.0

Compare Source

v0.35.8

Compare Source

v0.35.7

Compare Source

v0.35.6

Compare Source

v0.35.5

Compare Source

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

v0.37.0

Compare Source

v0.36.4

Compare Source

v0.36.3

Compare Source

v0.36.2

Compare Source

v0.36.1

Compare Source

v0.36.0

Compare Source

v0.35.8

Compare Source

v0.35.7

Compare Source

v0.35.6

Compare Source

v0.35.5

Compare Source

kubernetes/kubectl (k8s.io/kubectl)

v0.37.0

Compare Source

v0.36.4

Compare Source

v0.36.3

Compare Source

v0.36.2

Compare Source

v0.36.1

Compare Source

v0.36.0

Compare Source

v0.35.8

Compare Source

v0.35.7

Compare Source

v0.35.6

Compare Source

v0.35.5

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file gomod labels Apr 25, 2026
@renovate
renovate Bot requested a review from raffis as a code owner April 25, 2026 21:00
@renovate

renovate Bot commented Apr 25, 2026

Copy link
Copy Markdown
Contributor Author

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

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

Details:

Package Change
go 1.25.0 -> 1.26.0
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 -> v0.0.0-20250102033503-faa5f7b0171c
github.com/emicklei/go-restful/v3 v3.12.2 -> v3.13.0
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/moby/term v0.5.0 -> v0.5.2
go.yaml.in/yaml/v2 v2.4.3 -> v2.4.4
golang.org/x/net v0.49.0 -> v0.57.0
golang.org/x/oauth2 v0.30.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.22.0
golang.org/x/sys v0.40.0 -> v0.47.0
golang.org/x/term v0.39.0 -> v0.45.0
golang.org/x/text v0.33.0 -> v0.40.0
golang.org/x/time v0.9.0 -> v0.15.0
google.golang.org/protobuf v1.36.8 -> v1.36.12-0.20260120151049-f2248ac996af
k8s.io/component-base v0.35.4 -> v0.37.0
k8s.io/kube-openapi v0.0.0-20250910181357-589584f1c912 -> v0.0.0-20260721132016-d427ff9ee9ad
k8s.io/utils v0.0.0-20251002143259-bc988d571ff4 -> v0.0.0-20260626114624-be93311217bd
sigs.k8s.io/kustomize/api v0.20.1 -> v0.21.1
sigs.k8s.io/kustomize/kyaml v0.20.1 -> v0.21.1
sigs.k8s.io/structured-merge-diff/v6 v6.3.2-0.20260122202528-d9cc6641c482 -> v6.4.2

@renovate renovate Bot added dependencies Pull requests that update a dependency file gomod labels Apr 25, 2026
@renovate
renovate Bot force-pushed the renovate/kubernetes-monorepo branch 3 times, most recently from 4fbe978 to 8bffbdd Compare May 5, 2026 19:35
@renovate
renovate Bot force-pushed the renovate/kubernetes-monorepo branch 4 times, most recently from f40e157 to f842997 Compare May 15, 2026 21:23
@renovate renovate Bot changed the title chore(deps): update kubernetes monorepo to v0.36.0 chore(deps): update kubernetes monorepo May 15, 2026
@renovate
renovate Bot force-pushed the renovate/kubernetes-monorepo branch from f842997 to 8180825 Compare May 16, 2026 01:06
@renovate renovate Bot changed the title chore(deps): update kubernetes monorepo chore(deps): update kubernetes monorepo to v0.36.1 May 16, 2026
@renovate
renovate Bot force-pushed the renovate/kubernetes-monorepo branch 5 times, most recently from ff1fc7d to 1540002 Compare May 23, 2026 16:40
@renovate
renovate Bot force-pushed the renovate/kubernetes-monorepo branch 4 times, most recently from 8386635 to 2b4404f Compare May 25, 2026 21:01
@renovate
renovate Bot force-pushed the renovate/kubernetes-monorepo branch 3 times, most recently from bb86bb7 to db84033 Compare June 7, 2026 21:08
@renovate
renovate Bot force-pushed the renovate/kubernetes-monorepo branch from db84033 to 58380cd Compare June 13, 2026 09:09
@renovate
renovate Bot force-pushed the renovate/kubernetes-monorepo branch 4 times, most recently from 2b239ba to 306bac8 Compare July 26, 2026 05:07
@renovate renovate Bot changed the title chore(deps): update kubernetes monorepo to v0.36.2 chore(deps): update kubernetes monorepo Jul 26, 2026
@renovate
renovate Bot force-pushed the renovate/kubernetes-monorepo branch from 306bac8 to 76a092a Compare July 26, 2026 08:45
@renovate renovate Bot changed the title chore(deps): update kubernetes monorepo chore(deps): update kubernetes monorepo to v0.36.3 Jul 26, 2026
@renovate
renovate Bot force-pushed the renovate/kubernetes-monorepo branch 6 times, most recently from cdabe7c to 1b8136c Compare August 2, 2026 13:07
@renovate
renovate Bot force-pushed the renovate/kubernetes-monorepo branch 5 times, most recently from de1d83d to fdaa30c Compare August 11, 2026 10:02
@renovate
renovate Bot force-pushed the renovate/kubernetes-monorepo branch 3 times, most recently from b8fe14b to ba3a143 Compare August 22, 2026 21:54
@renovate
renovate Bot force-pushed the renovate/kubernetes-monorepo branch from ba3a143 to bbbeb86 Compare August 23, 2026 18:55
@renovate renovate Bot changed the title chore(deps): update kubernetes monorepo to v0.36.3 chore(deps): update kubernetes monorepo to v0.36.4 Aug 23, 2026
@renovate
renovate Bot force-pushed the renovate/kubernetes-monorepo branch 2 times, most recently from 2e682bc to a01a8ea Compare August 29, 2026 18:14
@renovate renovate Bot changed the title chore(deps): update kubernetes monorepo to v0.36.4 chore(deps): update kubernetes monorepo Aug 29, 2026
@renovate
renovate Bot force-pushed the renovate/kubernetes-monorepo branch from a01a8ea to cebd10a Compare August 29, 2026 21:47
@renovate renovate Bot changed the title chore(deps): update kubernetes monorepo chore(deps): update kubernetes monorepo to v0.37.0 Aug 29, 2026
@renovate
renovate Bot force-pushed the renovate/kubernetes-monorepo branch from cebd10a to 6d10864 Compare August 30, 2026 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file gomod size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants