GoogleCloudPlatform / netd

netd: GKE Networking Daemonset
Apache License 2.0
54 stars 39 forks source link

fix(deps): update kubernetes packages to v0.31.0 #341

Closed renovate-bot closed 2 days ago

renovate-bot commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/api v0.30.2 -> v0.31.0 age adoption passing confidence
k8s.io/apimachinery v0.30.2 -> v0.31.0 age adoption passing confidence
k8s.io/client-go v0.30.2 -> v0.31.0 age adoption passing confidence

Release Notes

kubernetes/api (k8s.io/api) ### [`v0.31.0`](https://redirect.github.com/kubernetes/api/compare/v0.30.4...v0.31.0) [Compare Source](https://redirect.github.com/kubernetes/api/compare/v0.30.4...v0.31.0) ### [`v0.30.4`](https://redirect.github.com/kubernetes/api/compare/v0.30.3...v0.30.4) [Compare Source](https://redirect.github.com/kubernetes/api/compare/v0.30.3...v0.30.4) ### [`v0.30.3`](https://redirect.github.com/kubernetes/api/compare/v0.30.2...v0.30.3) [Compare Source](https://redirect.github.com/kubernetes/api/compare/v0.30.2...v0.30.3)
kubernetes/apimachinery (k8s.io/apimachinery) ### [`v0.31.0`](https://redirect.github.com/kubernetes/apimachinery/compare/v0.30.3...v0.31.0) [Compare Source](https://redirect.github.com/kubernetes/apimachinery/compare/v0.30.4...v0.31.0) ### [`v0.30.4`](https://redirect.github.com/kubernetes/apimachinery/compare/v0.30.3...v0.30.4) [Compare Source](https://redirect.github.com/kubernetes/apimachinery/compare/v0.30.3...v0.30.4) ### [`v0.30.3`](https://redirect.github.com/kubernetes/apimachinery/compare/v0.30.2...v0.30.3) [Compare Source](https://redirect.github.com/kubernetes/apimachinery/compare/v0.30.2...v0.30.3)
kubernetes/client-go (k8s.io/client-go) ### [`v0.31.0`](https://redirect.github.com/kubernetes/client-go/compare/v0.30.4...v0.31.0) [Compare Source](https://redirect.github.com/kubernetes/client-go/compare/v0.30.4...v0.31.0) ### [`v0.30.4`](https://redirect.github.com/kubernetes/client-go/compare/v0.30.3...v0.30.4) [Compare Source](https://redirect.github.com/kubernetes/client-go/compare/v0.30.3...v0.30.4) ### [`v0.30.3`](https://redirect.github.com/kubernetes/client-go/compare/v0.30.2...v0.30.3) [Compare Source](https://redirect.github.com/kubernetes/client-go/compare/v0.30.2...v0.30.3)

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.



This PR was generated by Mend Renovate. View the repository job log.

forking-renovate[bot] commented 1 month ago

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

Details:

Package Change
golang.org/x/sys v0.19.0 -> v0.21.0
github.com/davecgh/go-spew v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc
github.com/go-logr/logr v1.4.1 -> v1.4.2
github.com/go-openapi/swag v0.22.3 -> v0.22.4
github.com/google/uuid v1.3.0 -> v1.6.0
golang.org/x/net v0.23.0 -> v0.26.0
golang.org/x/oauth2 v0.10.0 -> v0.21.0
golang.org/x/term v0.18.0 -> v0.21.0
golang.org/x/text v0.14.0 -> v0.16.0
google.golang.org/protobuf v1.33.0 -> v1.34.2
k8s.io/klog/v2 v2.120.1 -> v2.130.1
k8s.io/utils v0.0.0-20230726121419-3b25d923346b -> v0.0.0-20240711033017-18e509b52bc8
sigs.k8s.io/yaml v1.3.0 -> v1.4.0
google-oss-prow[bot] commented 1 month ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

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

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

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/GoogleCloudPlatform/netd/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
jingyuanliang commented 2 days ago

/lgtm

lint error in consuming code.