Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Mar 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

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.11

Compare Source

v0.34.10

Compare Source

v0.34.9

Compare Source

v0.34.8

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.13

Compare Source

v0.33.12

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

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

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.11

Compare Source

v0.34.10

Compare Source

v0.34.9

Compare Source

v0.34.8

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.13

Compare Source

v0.33.12

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


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 commented Mar 13, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: nkey-generator/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):

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

Details:

Package Change
go 1.25.0 -> 1.26.0
k8s.io/apimachinery v0.33.2 -> v0.37.0
sigs.k8s.io/yaml v1.4.0 -> v1.6.0
github.com/davecgh/go-spew v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc
github.com/emicklei/go-restful/v3 v3.11.0 -> v3.13.0
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.1
github.com/go-logr/logr v1.4.2 -> v1.4.3
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/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.5 -> v1.0.10
golang.org/x/crypto v0.36.0 -> v0.54.0
golang.org/x/net v0.38.0 -> v0.57.0
golang.org/x/oauth2 v0.27.0 -> v0.36.0
golang.org/x/sys v0.31.0 -> v0.47.0
golang.org/x/term v0.30.0 -> v0.45.0
golang.org/x/text v0.23.0 -> v0.40.0
golang.org/x/time v0.9.0 -> v0.15.0
k8s.io/api v0.33.1 -> v0.37.0
k8s.io/klog/v2 v2.130.1 -> v2.140.0
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff -> v0.0.0-20260721132016-d427ff9ee9ad
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 -> v0.0.0-20260626114624-be93311217bd
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 -> v0.0.0-20250730193827-2d320260d730
File name: operator/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):

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

Details:

Package Change
go 1.25.0 -> 1.26.0
golang.org/x/sync v0.20.0 -> v0.22.0
k8s.io/apimachinery v0.33.2 -> v0.37.0
github.com/emicklei/go-restful/v3 v3.12.2 -> v3.13.0
github.com/fxamacker/cbor/v2 v2.8.0 -> v2.9.1
github.com/go-openapi/jsonpointer v0.21.1 -> v1.0.0
github.com/go-openapi/jsonreference v0.21.0 -> v1.0.0
github.com/go-openapi/swag v0.23.1 -> v0.27.1
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.10
go.yaml.in/yaml/v2 v2.4.2 -> v2.4.4
golang.org/x/net v0.55.0 -> v0.57.0
golang.org/x/sys v0.45.0 -> v0.47.0
golang.org/x/term v0.43.0 -> v0.45.0
golang.org/x/text v0.37.0 -> v0.40.0
golang.org/x/time v0.12.0 -> v0.15.0
golang.org/x/tools v0.44.0 -> v0.47.0
google.golang.org/protobuf v1.36.11 -> v1.36.12-0.20260120151049-f2248ac996af
gopkg.in/evanphx/json-patch.v4 v4.12.0 -> v4.13.0
k8s.io/klog/v2 v2.130.1 -> v2.140.0
k8s.io/kube-openapi v0.0.0-20250610211856-8b98d1ed966a -> v0.0.0-20260721132016-d427ff9ee9ad
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 -> v0.0.0-20260626114624-be93311217bd
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 -> v0.0.0-20250730193827-2d320260d730
sigs.k8s.io/yaml v1.5.0 -> v1.6.0

@cla-assistant

cla-assistant Bot commented Mar 13, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@cla-assistant

cla-assistant Bot commented Mar 13, 2026

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@renovate renovate Bot changed the title fix(deps): update kubernetes monorepo to v0.35.2 fix(deps): update kubernetes monorepo to v0.35.3 Mar 19, 2026
@renovate
renovate Bot force-pushed the renovate/kubernetes-monorepo branch from 162c6c8 to aece4cf Compare March 19, 2026 13:43
@renovate
renovate Bot force-pushed the renovate/kubernetes-monorepo branch from aece4cf to 1ce0656 Compare April 16, 2026 10:58
@renovate renovate Bot changed the title fix(deps): update kubernetes monorepo to v0.35.3 fix(deps): update kubernetes monorepo to v0.35.4 Apr 16, 2026
@renovate
renovate Bot force-pushed the renovate/kubernetes-monorepo branch 2 times, most recently from 57229c6 to 23e5204 Compare April 17, 2026 04:57
@renovate renovate Bot changed the title fix(deps): update kubernetes monorepo to v0.35.4 fix(deps): update kubernetes monorepo to v0.36.0 Apr 22, 2026
@renovate
renovate Bot force-pushed the renovate/kubernetes-monorepo branch from 23e5204 to d4254dd Compare April 22, 2026 23:08
@renovate
renovate Bot force-pushed the renovate/kubernetes-monorepo branch 2 times, most recently from 4701d10 to 4f565ce Compare May 13, 2026 00:27
@renovate renovate Bot changed the title fix(deps): update kubernetes monorepo to v0.36.0 fix(deps): update kubernetes monorepo to v0.36.1 May 13, 2026
@renovate
renovate Bot force-pushed the renovate/kubernetes-monorepo branch 3 times, most recently from 2f8fd85 to 6b71440 Compare June 4, 2026 22:00
@renovate
renovate Bot force-pushed the renovate/kubernetes-monorepo branch 2 times, most recently from d19c957 to c54793e Compare June 12, 2026 23:11
@renovate renovate Bot changed the title fix(deps): update kubernetes monorepo to v0.36.1 fix(deps): update kubernetes monorepo to v0.36.2 Jun 12, 2026
@renovate
renovate Bot force-pushed the renovate/kubernetes-monorepo branch 2 times, most recently from 936a2ee to d8948b9 Compare July 10, 2026 10:35
@renovate renovate Bot changed the title fix(deps): update kubernetes monorepo to v0.36.2 fix(deps): update kubernetes monorepo to v0.36.3 Jul 23, 2026
@renovate
renovate Bot force-pushed the renovate/kubernetes-monorepo branch from d8948b9 to eac1536 Compare July 23, 2026 09:43
@renovate
renovate Bot force-pushed the renovate/kubernetes-monorepo branch 3 times, most recently from 42632a9 to 2884ce7 Compare August 5, 2026 13:54
@renovate
renovate Bot force-pushed the renovate/kubernetes-monorepo branch 3 times, most recently from b8cfec5 to 06b5a67 Compare August 14, 2026 16:08
@renovate
renovate Bot force-pushed the renovate/kubernetes-monorepo branch from 06b5a67 to fc7619d Compare August 20, 2026 19:40
@renovate
renovate Bot requested a review from a team as a code owner August 20, 2026 19:40
@renovate renovate Bot changed the title fix(deps): update kubernetes monorepo to v0.36.3 fix(deps): update kubernetes monorepo to v0.36.4 Aug 20, 2026
@renovate
renovate Bot requested a review from ecv August 20, 2026 19:40
@renovate
renovate Bot force-pushed the renovate/kubernetes-monorepo branch 3 times, most recently from e4f972d to de83d55 Compare August 26, 2026 22:13
@renovate renovate Bot changed the title fix(deps): update kubernetes monorepo to v0.36.4 fix(deps): update kubernetes monorepo to v0.37.0 Aug 26, 2026
@renovate
renovate Bot force-pushed the renovate/kubernetes-monorepo branch 5 times, most recently from ee18d98 to 20910ea Compare August 31, 2026 02:00
@renovate
renovate Bot force-pushed the renovate/kubernetes-monorepo branch from 20910ea to a9c994c Compare August 31, 2026 06:10
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