Skip to content

Bump k8s.io packages#243

Open
dghubble-renovate[bot] wants to merge 1 commit intomainfrom
renovate/k8s.io-packages
Open

Bump k8s.io packages#243
dghubble-renovate[bot] wants to merge 1 commit intomainfrom
renovate/k8s.io-packages

Conversation

@dghubble-renovate
Copy link
Copy Markdown
Contributor

@dghubble-renovate dghubble-renovate Bot commented Jan 6, 2026

This PR contains the following updates:

Package Type Update Change
k8s.io/api require minor v0.35.0v0.36.0
k8s.io/apimachinery require minor v0.35.0v0.36.0
k8s.io/client-go require minor v0.35.0v0.36.0
k8s.io/klog/v2 indirect minor v2.130.1v2.140.0
k8s.io/kube-openapi indirect digest 4e65d593334182

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

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

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

kubernetes/klog (k8s.io/klog/v2)

v2.140.0: Prepare klog release for Kubernetes v1.36

Compare Source

What's Changed

New Contributors

Full Changelog: kubernetes/klog@v2.130.1...v2.140.0


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

@dghubble-renovate dghubble-renovate Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 6, 2026
@dghubble-renovate dghubble-renovate Bot force-pushed the renovate/k8s.io-packages branch from 16e0bbe to 579f34d Compare January 9, 2026 07:43
@dghubble-renovate dghubble-renovate Bot changed the title Bump k8s.io/utils to 0fe9cd7 Bump k8s.io/utils to 914a6e7 Jan 9, 2026
@dghubble-renovate dghubble-renovate Bot force-pushed the renovate/k8s.io-packages branch 2 times, most recently from 1d4d06e to a02fcd3 Compare January 28, 2026 02:43
@dghubble-renovate dghubble-renovate Bot changed the title Bump k8s.io/utils to 914a6e7 Bump k8s.io packages Jan 28, 2026
@dghubble-renovate dghubble-renovate Bot changed the title Bump k8s.io packages Bump k8s.io/kube-openapi to a19766b Feb 10, 2026
@dghubble-renovate dghubble-renovate Bot force-pushed the renovate/k8s.io-packages branch from a02fcd3 to 1047ea5 Compare February 11, 2026 01:23
@dghubble-renovate dghubble-renovate Bot changed the title Bump k8s.io/kube-openapi to a19766b Bump k8s.io packages Feb 11, 2026
@dghubble-renovate dghubble-renovate Bot force-pushed the renovate/k8s.io-packages branch 3 times, most recently from ceec334 to c5331a4 Compare February 11, 2026 09:03
@dghubble-renovate dghubble-renovate Bot force-pushed the renovate/k8s.io-packages branch 5 times, most recently from 7fb04a8 to f0c777c Compare February 27, 2026 16:43
@dghubble-renovate dghubble-renovate Bot force-pushed the renovate/k8s.io-packages branch 4 times, most recently from 0d77b2c to da5836c Compare March 6, 2026 17:04
@dghubble-renovate dghubble-renovate Bot force-pushed the renovate/k8s.io-packages branch 6 times, most recently from 86ec387 to 31ad678 Compare March 20, 2026 07:03
@dghubble-renovate dghubble-renovate Bot force-pushed the renovate/k8s.io-packages branch from 31ad678 to 4d2243d Compare March 22, 2026 10:43
@dghubble-renovate dghubble-renovate Bot force-pushed the renovate/k8s.io-packages branch 2 times, most recently from 595fb53 to b6f5cf5 Compare April 6, 2026 10:23
@dghubble-renovate dghubble-renovate Bot force-pushed the renovate/k8s.io-packages branch 4 times, most recently from c478f7b to 2a4940b Compare April 16, 2026 02:23
@dghubble-renovate dghubble-renovate Bot force-pushed the renovate/k8s.io-packages branch 3 times, most recently from f81c388 to 83ec6c8 Compare April 23, 2026 06:23
@dghubble-renovate
Copy link
Copy Markdown
Contributor Author

dghubble-renovate Bot commented Apr 23, 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):

  • 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
github.com/go-openapi/swag v0.23.0 -> v0.25.4
github.com/spf13/pflag v1.0.9 -> v1.0.10
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/utils v0.0.0-20251222233032-718f0e51e6d2 -> v0.0.0-20260210185600-b8788abfbbc2
sigs.k8s.io/structured-merge-diff/v6 v6.3.0 -> v6.3.2

@dghubble-renovate dghubble-renovate Bot force-pushed the renovate/k8s.io-packages branch 3 times, most recently from ad87433 to 7572ff9 Compare April 28, 2026 09:03
@dghubble-renovate dghubble-renovate Bot force-pushed the renovate/k8s.io-packages branch 7 times, most recently from 1baa783 to c0d6c8e Compare May 7, 2026 16:23
@dghubble-renovate dghubble-renovate Bot force-pushed the renovate/k8s.io-packages branch from c0d6c8e to 9a9cd68 Compare May 7, 2026 17:04
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants