Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
k8s.io/apimachinery v0.35.3v0.37.0 age confidence
k8s.io/apiserver v0.35.0v0.37.0 age confidence
k8s.io/client-go v0.35.3v0.37.0 age confidence
k8s.io/component-base v0.35.3v0.37.0 age confidence
k8s.io/kube-aggregator v0.35.0v0.37.0 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

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

v0.35.4

Compare Source

kubernetes/apiserver (k8s.io/apiserver)

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

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

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

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

kubernetes/kube-aggregator (k8s.io/kube-aggregator)

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


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 commented Jul 1, 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):

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

Details:

Package Change
go 1.25.0 -> 1.26.0
go.opentelemetry.io/otel/trace v1.36.0 -> v1.44.0
k8s.io/kube-openapi v0.0.0-20260624041617-8f3fa4921821 -> v0.0.0-20260721132016-d427ff9ee9ad
cel.dev/expr v0.24.0 -> v0.25.1
github.com/coreos/go-systemd/v22 v22.5.0 -> v22.7.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.21.0 -> v1.0.0
github.com/go-openapi/swag v0.25.4 -> v0.27.1
github.com/go-openapi/swag/cmdutils v0.25.4 -> v0.27.1
github.com/go-openapi/swag/conv v0.25.4 -> v0.27.1
github.com/go-openapi/swag/fileutils v0.25.4 -> v0.27.1
github.com/go-openapi/swag/jsonutils v0.25.4 -> v0.27.1
github.com/go-openapi/swag/loading v0.25.4 -> v0.27.1
github.com/go-openapi/swag/mangling v0.25.4 -> v0.27.1
github.com/go-openapi/swag/netutils v0.25.4 -> v0.27.1
github.com/go-openapi/swag/stringutils v0.25.4 -> v0.27.1
github.com/go-openapi/swag/typeutils v0.25.4 -> v0.27.1
github.com/go-openapi/swag/yamlutils v0.25.4 -> v0.27.1
github.com/google/cel-go v0.26.0 -> v0.29.2
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3 -> v2.29.0
github.com/moby/spdystream v0.5.0 -> v0.5.1
github.com/pmezard/go-difflib v1.0.0 -> v1.0.1-0.20181226105442-5d4384ee4fb2
github.com/prometheus/client_golang v1.23.2 -> v1.24.0
github.com/prometheus/common v0.66.1 -> v0.70.0
github.com/prometheus/procfs v0.16.1 -> v0.21.1
go.etcd.io/etcd/api/v3 v3.6.5 -> v3.7.0
go.etcd.io/etcd/client/pkg/v3 v3.6.5 -> v3.7.0
go.etcd.io/etcd/client/v3 v3.6.5 -> v3.7.0
go.opentelemetry.io/auto/sdk v1.1.0 -> v1.2.1
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0 -> v0.68.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0 -> v0.69.0
go.opentelemetry.io/otel v1.36.0 -> v1.44.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.34.0 -> v1.44.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.34.0 -> v1.44.0
go.opentelemetry.io/otel/metric v1.36.0 -> v1.44.0
go.opentelemetry.io/otel/sdk v1.36.0 -> v1.44.0
go.opentelemetry.io/proto/otlp v1.5.0 -> v1.10.0
go.uber.org/zap v1.27.0 -> v1.27.1
go.yaml.in/yaml/v2 v2.4.3 -> v2.4.4
golang.org/x/crypto v0.48.0 -> v0.54.0
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 -> v0.0.0-20260410095643-746e56fc9e2f
golang.org/x/mod v0.33.0 -> v0.37.0
golang.org/x/net v0.50.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.41.0 -> v0.47.0
golang.org/x/term v0.40.0 -> v0.45.0
golang.org/x/text v0.34.0 -> v0.40.0
golang.org/x/time v0.9.0 -> v0.15.0
golang.org/x/tools v0.42.0 -> v0.47.0
google.golang.org/genproto/googleapis/api v0.0.0-20250303144028-a0af3efb3deb -> v0.0.0-20260526163538-3dc84a4a5aaa
google.golang.org/genproto/googleapis/rpc v0.0.0-20250528174236-200df99c418a -> v0.0.0-20260526163538-3dc84a4a5aaa
google.golang.org/grpc v1.72.2 -> v1.82.1
google.golang.org/protobuf v1.36.8 -> v1.36.12-0.20260120151049-f2248ac996af
k8s.io/api v0.35.3 -> v0.37.0
k8s.io/kms v0.35.3 -> v0.37.0
k8s.io/utils v0.0.0-20260210185600-b8788abfbbc2 -> v0.0.0-20260626114624-be93311217bd
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.31.2 -> v0.36.0
sigs.k8s.io/structured-merge-diff/v6 v6.3.2 -> v6.4.2

@renovate
renovate Bot enabled auto-merge (squash) July 1, 2026 22:10
@renovate
renovate Bot force-pushed the renovate/kubernetes-monorepo branch from b5e2223 to 826c203 Compare July 23, 2026 09:48
@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 826c203 to a80a845 Compare August 20, 2026 20:02
@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 force-pushed the renovate/kubernetes-monorepo branch from a80a845 to 14a704a Compare August 27, 2026 01:40
@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 27, 2026
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