Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 27, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
k8s.io/api require minor v0.33.4 -> v0.34.0 OpenSSF Scorecard
k8s.io/apiextensions-apiserver require minor v0.33.4 -> v0.34.0 OpenSSF Scorecard
k8s.io/apimachinery require minor v0.33.4 -> v0.34.0 OpenSSF Scorecard
k8s.io/client-go require minor v0.33.4 -> v0.34.0 OpenSSF Scorecard

Release Notes

kubernetes/api (k8s.io/api)

v0.34.0

Compare Source

kubernetes/apiextensions-apiserver (k8s.io/apiextensions-apiserver)

v0.34.0

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.34.0

Compare Source

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

v0.34.0

Compare Source


Configuration

📅 Schedule: 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 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
Copy link
Contributor Author

renovate bot commented Aug 27, 2025

ℹ Artifact update notice

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

  • 6 additional dependencies were updated

Details:

Package Change
github.com/emicklei/go-restful/v3 v3.12.1 -> v3.12.2
github.com/fsnotify/fsnotify v1.8.0 -> v1.9.0
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
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
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff -> v0.0.0-20250710124328-f3f2b991d03b
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):

  • 21 additional dependencies were updated

Details:

Package Change
cel.dev/expr v0.19.1 -> v0.24.0
github.com/emicklei/go-restful/v3 v3.12.1 -> v3.12.2
github.com/fsnotify/fsnotify v1.8.0 -> v1.9.0
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
github.com/google/cel-go v0.23.2 -> v0.26.0
github.com/google/gnostic-models v0.6.9 -> v0.7.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.24.0 -> v2.26.3
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
go.opentelemetry.io/otel v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.33.0 -> v1.34.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.33.0 -> v1.34.0
go.opentelemetry.io/otel/metric v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/trace v1.34.0 -> v1.35.0
go.opentelemetry.io/proto/otlp v1.4.0 -> v1.5.0
google.golang.org/genproto/googleapis/api v0.0.0-20250106144421-5f5ef82da422 -> v0.0.0-20250303144028-a0af3efb3deb
google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f -> v0.0.0-20250303144028-a0af3efb3deb
google.golang.org/grpc v1.71.1 -> v1.72.1
k8s.io/apiextensions-apiserver v0.33.4 -> v0.34.0
k8s.io/apiserver v0.33.4 -> v0.34.0
k8s.io/component-base v0.33.4 -> v0.34.0
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff -> v0.0.0-20250710124328-f3f2b991d03b
File name: lib/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):

  • 7 additional dependencies were updated

Details:

Package Change
github.com/emicklei/go-restful/v3 v3.12.1 -> v3.12.2
github.com/fsnotify/fsnotify v1.8.0 -> v1.9.0
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
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
k8s.io/apiextensions-apiserver v0.33.4 -> v0.34.0
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff -> v0.0.0-20250710124328-f3f2b991d03b

@renovate renovate bot force-pushed the renovate/kubernetes-go branch 7 times, most recently from 40b793f to 8b597d0 Compare August 31, 2025 09:32
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.34.0 fix(deps): update kubernetes packages to v0.34.0 Aug 31, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 3 times, most recently from 86129f3 to 6af926b Compare September 1, 2025 08:08
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 6af926b to a23daa2 Compare September 1, 2025 11:50
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.34.0 fix(deps): update kubernetes packages to v0.34.0 - autoclosed Sep 1, 2025
@renovate renovate bot closed this Sep 1, 2025
@renovate renovate bot deleted the renovate/kubernetes-go branch September 1, 2025 15:23
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.

1 participant