Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/apiextensions-apiserver v0.34.1 -> v0.35.0 age adoption passing confidence
k8s.io/client-go v0.34.1 -> v0.35.0 age adoption passing confidence

Release Notes

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

v0.35.0

Compare Source

v0.34.3

Compare Source

v0.34.2

Compare Source

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

v0.35.0

Compare Source

v0.34.3

Compare Source

v0.34.2

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 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 added dependencies Pull requests that update a dependency file ok-to-test labels Dec 9, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Dec 9, 2025

ℹ 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):

  • 41 additional dependencies were updated

Details:

Package Change
github.com/stretchr/testify v1.9.0 -> v1.10.0
github.com/emicklei/go-restful/v3 v3.12.0 -> v3.12.2
github.com/fsnotify/fsnotify v1.7.0 -> v1.9.0
github.com/go-logr/logr v1.4.1 -> v1.4.2
github.com/google/cel-go v0.17.8 -> v0.26.0
github.com/google/gnostic-models v0.6.8 -> v0.7.0
github.com/google/go-cmp v0.6.0 -> v0.7.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0 -> v2.26.3
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
github.com/prometheus/client_golang v1.18.0 -> v1.22.0
github.com/prometheus/common v0.46.0 -> v0.62.0
github.com/prometheus/procfs v0.15.0 -> v0.15.1
github.com/spf13/cobra v1.8.0 -> v1.9.1
github.com/spf13/pflag v1.0.5 -> v1.0.6
go.etcd.io/etcd/api/v3 v3.5.13 -> v3.6.4
go.etcd.io/etcd/client/pkg/v3 v3.5.13 -> v3.6.4
go.etcd.io/etcd/client/v3 v3.5.13 -> v3.6.4
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.51.0 -> v0.60.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.51.0 -> v0.58.0
go.opentelemetry.io/otel v1.26.0 -> v1.35.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.26.0 -> v1.34.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.26.0 -> v1.34.0
go.opentelemetry.io/otel/metric v1.26.0 -> v1.35.0
go.opentelemetry.io/otel/sdk v1.26.0 -> v1.34.0
golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842 -> v0.0.0-20240719175910-8a7402abbf56
golang.org/x/time v0.5.0 -> v0.9.0
google.golang.org/genproto/googleapis/api v0.0.0-20240515191416-fc5f0ca64291 -> v0.0.0-20250303144028-a0af3efb3deb
google.golang.org/genproto/googleapis/rpc v0.0.0-20240515191416-fc5f0ca64291 -> v0.0.0-20250303144028-a0af3efb3deb
google.golang.org/grpc v1.64.1 -> v1.72.1
google.golang.org/protobuf v1.34.1 -> v1.36.5
k8s.io/api v0.30.2 -> v0.34.2
k8s.io/apimachinery v0.30.2 -> v0.34.2
k8s.io/apiserver v0.30.2 -> v0.34.2
k8s.io/component-base v0.30.2 -> v0.34.2
k8s.io/klog/v2 v2.120.1 -> v2.130.1
k8s.io/kms v0.30.2 -> v0.34.2
k8s.io/kube-openapi v0.0.0-20240430033511-f0e62f92d13f -> v0.0.0-20250710124328-f3f2b991d03b
k8s.io/utils v0.0.0-20240502163921-fe8a2dddb1d0 -> v0.0.0-20250604170112-4c0f3b243397
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.30.3 -> v0.31.2
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20241014173422-cfa47c3a1cc8
sigs.k8s.io/yaml v1.4.0 -> v1.6.0

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 9, 2025
@cert-manager-prow cert-manager-prow bot added the dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. label Dec 9, 2025
@cert-manager-prow
Copy link
Contributor

Hi @renovate[bot]. Thanks for your PR.

I'm waiting for a cert-manager member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@cert-manager-prow cert-manager-prow bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Dec 9, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go-deps branch 2 times, most recently from e3762b8 to c7b242d Compare December 10, 2025 16:31
@renovate renovate bot changed the title fix(deps): update kubernetes go deps to v0.34.2 fix(deps): update kubernetes go deps to v0.34.3 Dec 10, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Dec 10, 2025

ℹ️ 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):

  • 10 additional dependencies were updated

Details:

Package Change
go.etcd.io/etcd/api/v3 v3.6.4 -> v3.6.5
go.etcd.io/etcd/client/pkg/v3 v3.6.4 -> v3.6.5
go.etcd.io/etcd/client/v3 v3.6.4 -> v3.6.5
go.yaml.in/yaml/v2 v2.4.2 -> v2.4.3
k8s.io/api v0.34.1 -> v0.35.0
k8s.io/apimachinery v0.34.1 -> v0.35.0
k8s.io/apiserver v0.34.1 -> v0.35.0
k8s.io/component-base v0.34.1 -> v0.35.0
k8s.io/kms v0.34.1 -> v0.35.0
k8s.io/utils v0.0.0-20250820121507-0af2bda4dd1d -> v0.0.0-20251002143259-bc988d571ff4

@renovate renovate bot force-pushed the renovate/kubernetes-go-deps branch from c7b242d to eb44303 Compare December 18, 2025 01:01
@renovate renovate bot changed the title fix(deps): update kubernetes go deps to v0.34.3 fix(deps): update kubernetes go deps to v0.35.0 Dec 18, 2025
@cert-manager-prow cert-manager-prow bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Dec 18, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go-deps branch from eb44303 to cb231b3 Compare December 18, 2025 12:28
@renovate renovate bot changed the title fix(deps): update kubernetes go deps to v0.35.0 fix(deps): update module k8s.io/apiextensions-apiserver to v0.35.0 Dec 18, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go-deps branch from cb231b3 to 8e21ee1 Compare December 18, 2025 16:36
@renovate renovate bot changed the title fix(deps): update module k8s.io/apiextensions-apiserver to v0.35.0 fix(deps): update kubernetes go deps to v0.35.0 Dec 18, 2025
Signed-off-by: Renovate Bot <renovate-bot@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/kubernetes-go-deps branch from 8e21ee1 to 1835684 Compare December 25, 2025 14:48
@cert-manager-prow cert-manager-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 Dec 25, 2025
Copy link
Member

@erikgb erikgb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@cert-manager-prow cert-manager-prow bot added the lgtm Indicates that a PR is ready to be merged. label Dec 25, 2025
@cert-manager-prow
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: erikgb

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

The pull request process is described 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

@cert-manager-prow cert-manager-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 25, 2025
@cert-manager-prow cert-manager-prow bot merged commit 3aa7996 into master Dec 25, 2025
3 checks passed
@renovate renovate bot deleted the renovate/kubernetes-go-deps branch December 25, 2025 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. dependencies Pull requests that update a dependency file lgtm Indicates that a PR is ready to be merged. ok-to-test 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