Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module k8s.io/cli-runtime to v0.32.0 #21

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 14, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/cli-runtime v0.28.4 -> v0.32.0 age adoption passing confidence

Release Notes

kubernetes/cli-runtime (k8s.io/cli-runtime)

v0.32.0

Compare Source

v0.31.4

Compare Source

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

v0.31.0

Compare Source

v0.30.8

Compare Source

v0.30.7

Compare Source

v0.30.6

Compare Source

v0.30.5

Compare Source

v0.30.4

Compare Source

v0.30.3

Compare Source

v0.30.2

Compare Source

v0.30.1

Compare Source

v0.30.0

Compare Source

v0.29.12

Compare Source

v0.29.11

Compare Source

v0.29.10

Compare Source

v0.29.9

Compare Source

v0.29.8

Compare Source

v0.29.7

Compare Source

v0.29.6

Compare Source

v0.29.5

Compare Source

v0.29.4

Compare Source

v0.29.3

Compare Source

v0.29.2

Compare Source

v0.29.1

Compare Source

v0.29.0

Compare Source

v0.28.15

Compare Source

v0.28.14

Compare Source

v0.28.13

Compare Source

v0.28.12

Compare Source

v0.28.11

Compare Source

v0.28.10

Compare Source

v0.28.9

Compare Source

v0.28.8

Compare Source

v0.28.7

Compare Source

v0.28.6

Compare Source

v0.28.5

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 this update 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 force-pushed the renovate/k8s.io-cli-runtime-0.x branch from 331822a to 3295913 Compare January 16, 2024 05:14
@renovate renovate bot changed the title Update module k8s.io/cli-runtime to v0.29.0 Update module k8s.io/cli-runtime to v0.29.1 Jan 18, 2024
@renovate renovate bot force-pushed the renovate/k8s.io-cli-runtime-0.x branch from 3295913 to fb58a0d Compare January 18, 2024 01:06
@renovate renovate bot force-pushed the renovate/k8s.io-cli-runtime-0.x branch 3 times, most recently from a035227 to 18f4e5f Compare January 29, 2024 22:14
@renovate renovate bot changed the title Update module k8s.io/cli-runtime to v0.29.1 Update module k8s.io/cli-runtime to v0.29.2 Feb 15, 2024
@renovate renovate bot force-pushed the renovate/k8s.io-cli-runtime-0.x branch from 18f4e5f to 244973f Compare February 15, 2024 00:52
@renovate renovate bot changed the title Update module k8s.io/cli-runtime to v0.29.2 Update module k8s.io/cli-runtime to v0.29.3 Mar 16, 2024
@renovate renovate bot force-pushed the renovate/k8s.io-cli-runtime-0.x branch from 244973f to eb65d70 Compare March 16, 2024 00:43
@renovate renovate bot force-pushed the renovate/k8s.io-cli-runtime-0.x branch 2 times, most recently from fec20a2 to 9068dcd Compare April 17, 2024 03:20
@renovate renovate bot changed the title Update module k8s.io/cli-runtime to v0.29.3 Update module k8s.io/cli-runtime to v0.29.4 Apr 17, 2024
@renovate renovate bot force-pushed the renovate/k8s.io-cli-runtime-0.x branch from 9068dcd to ca0342a Compare April 18, 2024 00:07
@renovate renovate bot changed the title Update module k8s.io/cli-runtime to v0.29.4 Update module k8s.io/cli-runtime to v0.30.0 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/k8s.io-cli-runtime-0.x branch from ca0342a to 675ee22 Compare May 9, 2024 10:05
@renovate renovate bot changed the title Update module k8s.io/cli-runtime to v0.30.0 Update module k8s.io/cli-runtime to v0.30.1 May 15, 2024
@renovate renovate bot force-pushed the renovate/k8s.io-cli-runtime-0.x branch from 675ee22 to dd76c78 Compare May 15, 2024 21:17
@renovate renovate bot force-pushed the renovate/k8s.io-cli-runtime-0.x branch from dd76c78 to 5cbb3fe Compare May 28, 2024 03:58
Copy link
Contributor Author

renovate bot commented Jun 4, 2024

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

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

Details:

Package Change
go 1.20 -> 1.23.4
github.com/davecgh/go-spew v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc
github.com/stretchr/testify v1.8.4 -> v1.9.0
k8s.io/api v0.28.4 -> v0.32.0
k8s.io/apimachinery v0.28.4 -> v0.32.0
k8s.io/client-go v0.28.4 -> v0.32.0
k8s.io/klog/v2 v2.120.1 -> v2.130.1
k8s.io/utils v0.0.0-20230406110748-d93618cff8a2 -> v0.0.0-20241104100929-3ea5e8cea738
github.com/emicklei/go-restful/v3 v3.9.0 -> v3.11.0
github.com/go-logr/logr v1.4.1 -> v1.4.2
github.com/go-openapi/jsonpointer v0.19.6 -> v0.21.0
github.com/go-openapi/swag v0.22.3 -> v0.23.0
github.com/golang/protobuf v1.5.3 -> v1.5.4
github.com/google/go-cmp v0.5.9 -> v0.6.0
github.com/google/uuid v1.3.0 -> v1.6.0
github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 -> v0.0.0-20190611155906-901d90724c79
github.com/pmezard/go-difflib v1.0.0 -> v1.0.1-0.20181226105442-5d4384ee4fb2
github.com/spf13/cobra v1.7.0 -> v1.8.1
golang.org/x/net v0.17.0 -> v0.30.0
golang.org/x/oauth2 v0.8.0 -> v0.23.0
golang.org/x/sys v0.13.0 -> v0.26.0
golang.org/x/term v0.13.0 -> v0.25.0
golang.org/x/text v0.13.0 -> v0.19.0
golang.org/x/time v0.3.0 -> v0.7.0
google.golang.org/protobuf v1.31.0 -> v1.35.1
k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9 -> v0.0.0-20241105132330-32ad38e42d3f
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20241010143419-9aa6b5e7a4b3
sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3 -> v0.18.0
sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3 -> v0.18.1
sigs.k8s.io/structured-merge-diff/v4 v4.2.3 -> v4.4.2

@renovate renovate bot force-pushed the renovate/k8s.io-cli-runtime-0.x branch from 5cbb3fe to f337918 Compare June 12, 2024 20:45
@renovate renovate bot changed the title Update module k8s.io/cli-runtime to v0.30.1 Update module k8s.io/cli-runtime to v0.30.2 Jun 12, 2024
@renovate renovate bot force-pushed the renovate/k8s.io-cli-runtime-0.x branch 2 times, most recently from ff7e2ee to 8366bea Compare July 17, 2024 22:38
@renovate renovate bot changed the title Update module k8s.io/cli-runtime to v0.30.2 Update module k8s.io/cli-runtime to v0.30.3 Jul 17, 2024
@renovate renovate bot force-pushed the renovate/k8s.io-cli-runtime-0.x branch from 8366bea to bc4efd5 Compare August 13, 2024 16:36
@renovate renovate bot changed the title Update module k8s.io/cli-runtime to v0.30.3 Update module k8s.io/cli-runtime to v0.31.0 Aug 13, 2024
@renovate renovate bot force-pushed the renovate/k8s.io-cli-runtime-0.x branch from bc4efd5 to 99de9c8 Compare September 11, 2024 16:41
@renovate renovate bot changed the title Update module k8s.io/cli-runtime to v0.31.0 Update module k8s.io/cli-runtime to v0.31.1 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/k8s.io-cli-runtime-0.x branch from 99de9c8 to 050e97e Compare September 12, 2024 07:55
@renovate renovate bot changed the title Update module k8s.io/cli-runtime to v0.31.1 Update module k8s.io/cli-runtime to v0.31.2 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/k8s.io-cli-runtime-0.x branch from 050e97e to d84b4c9 Compare October 23, 2024 16:14
@renovate renovate bot force-pushed the renovate/k8s.io-cli-runtime-0.x branch from d84b4c9 to 016ad90 Compare November 17, 2024 17:17
@renovate renovate bot changed the title Update module k8s.io/cli-runtime to v0.31.2 Update module k8s.io/cli-runtime to v0.31.3 Nov 21, 2024
@renovate renovate bot force-pushed the renovate/k8s.io-cli-runtime-0.x branch from 016ad90 to 6e48a6b Compare November 21, 2024 08:38
@renovate renovate bot force-pushed the renovate/k8s.io-cli-runtime-0.x branch from 6e48a6b to 6d21853 Compare December 11, 2024 04:35
@renovate renovate bot changed the title Update module k8s.io/cli-runtime to v0.31.3 Update module k8s.io/cli-runtime to v0.31.4 Dec 11, 2024
@renovate renovate bot changed the title Update module k8s.io/cli-runtime to v0.31.4 Update module k8s.io/cli-runtime to v0.32.0 Dec 12, 2024
@renovate renovate bot force-pushed the renovate/k8s.io-cli-runtime-0.x branch from 6d21853 to 8924279 Compare December 12, 2024 01:10
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