Skip to content

Update kubernetes monorepo (main) - #1565

Open
ske-renovate-operator[bot] wants to merge 3 commits into
mainfrom
renovate/main-kubernetes-monorepo
Open

ske-renovate-operator[bot] wants to merge 3 commits into
mainfrom
renovate/main-kubernetes-monorepo

Conversation

@ske-renovate-operator

@ske-renovate-operator ske-renovate-operator Bot commented Aug 26, 2026 •

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
k8s.io/api v0.36.4 → v0.37.0 age confidence
k8s.io/apimachinery v0.36.4 → v0.37.0 age confidence
k8s.io/client-go v0.36.4 → v0.37.0 age confidence
k8s.io/cloud-provider v0.36.4 → v0.37.0 age confidence
k8s.io/component-base v0.36.4 → v0.37.0 age confidence
k8s.io/mount-utils v0.36.4 → v0.37.1 age confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.37.0

Compare Source

v0.36.5

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.37.0

Compare Source

v0.36.5

Compare Source

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

v0.37.0

Compare Source

v0.36.5

Compare Source

kubernetes/cloud-provider (k8s.io/cloud-provider)

v0.37.0

Compare Source

v0.36.5

Compare Source

kubernetes/component-base (k8s.io/component-base)

v0.37.0

Compare Source

v0.36.5

Compare Source

kubernetes/mount-utils (k8s.io/mount-utils)

v0.37.1

Compare Source

v0.37.0

Compare Source

v0.36.5

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.

👻 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

This PR has been generated by Mend Renovate CLI.

@ske-renovate-operator ske-renovate-operator Bot added the kind/upgrade Upgrading components or dependencies (e.g., by renovate) label Aug 26, 2026
@ske-renovate-operator
ske-renovate-operator Bot requested a review from a team August 26, 2026 20:32
@ske-prow

ske-prow Bot commented Aug 26, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign olegvanhorst for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ske-prow ske-prow Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Aug 26, 2026
@dergeberl

Copy link
Copy Markdown
Member

/hold

@ske-prow ske-prow Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 27, 2026
@ske-renovate-operator
ske-renovate-operator Bot force-pushed the renovate/main-kubernetes-monorepo branch from 3f6491c to c8dadc6 Compare August 29, 2026 20:32
@ske-renovate-operator ske-renovate-operator Bot changed the title Update module k8s.io/mount-utils to v0.37.0 (main) Update kubernetes monorepo to v0.37.0 (main) Aug 29, 2026
@ske-renovate-operator

ske-renovate-operator Bot commented Aug 29, 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

Due to Go's usage of Minimal Version Selection (MVS), these packages have been updated to the minimum version available, so will still abide by minimumReleaseAge=3 days

Details:

Package Change
github.com/fxamacker/cbor/v2 v2.9.0 -> v2.9.1
github.com/go-openapi/jsonpointer v0.22.1 -> v1.0.0
github.com/go-openapi/jsonreference v0.21.2 -> v1.0.0
github.com/go-openapi/swag v0.25.1 -> v0.27.1
github.com/go-openapi/swag/cmdutils v0.25.1 -> v0.27.1
github.com/go-openapi/swag/conv v0.25.1 -> v0.27.1
github.com/go-openapi/swag/fileutils v0.25.1 -> v0.27.1
github.com/go-openapi/swag/jsonutils v0.25.1 -> v0.27.1
github.com/go-openapi/swag/loading v0.25.1 -> v0.27.1
github.com/go-openapi/swag/mangling v0.25.1 -> v0.27.1
github.com/go-openapi/swag/netutils v0.25.1 -> v0.27.1
github.com/go-openapi/swag/stringutils v0.25.1 -> v0.27.1
github.com/go-openapi/swag/typeutils v0.25.1 -> v0.27.1
github.com/go-openapi/swag/yamlutils v0.25.1 -> v0.27.1
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.7 -> v2.29.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.40.0 -> v1.44.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.40.0 -> v1.44.0
go.opentelemetry.io/proto/otlp v1.9.0 -> v1.10.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/streaming v0.36.4 -> v0.37.0
sigs.k8s.io/structured-merge-diff/v6 v6.3.3 -> v6.4.2

@ske-prow ske-prow Bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Aug 29, 2026
@dergeberl

Copy link
Copy Markdown
Member

@ske-renovate-operator
ske-renovate-operator Bot force-pushed the renovate/main-kubernetes-monorepo branch from c8dadc6 to 9f0b062 Compare September 24, 2026 04:37
@ske-renovate-operator ske-renovate-operator Bot changed the title Update kubernetes monorepo to v0.37.0 (main) Update kubernetes monorepo (main) Sep 24, 2026
@aniruddha2000
aniruddha2000 force-pushed the renovate/main-kubernetes-monorepo branch from b66d90b to b3eb4b3 Compare September 24, 2026 11:33
@ske-renovate-operator

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@ske-prow ske-prow Bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Sep 24, 2026
@ske-prow

ske-prow Bot commented Sep 24, 2026

Copy link
Copy Markdown

PR needs rebase.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. kind/upgrade Upgrading components or dependencies (e.g., by renovate) needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants