Skip to content

fix(deps): update module sigs.k8s.io/cli-utils to v0.37.2 #79

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 12, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sigs.k8s.io/cli-utils v0.35.0 -> v0.37.2 age adoption passing confidence

Release Notes

kubernetes-sigs/cli-utils (sigs.k8s.io/cli-utils)

v0.37.2

Compare Source

Changelog

  • 2525731 Reduce minimum Go requirement to v1.22.0

v0.37.1

Compare Source

Changelog

v0.37.0

Compare Source

Changelog

  • fe123cb Add status watch label & field selector filters
  • 7768584 Add WithStatusWatcherFilters to DestroyerBuilder
  • c2d5dec Update dependencies

v0.36.0

Compare Source

Changelog

  • cbc090d Add conversion func for status-policy
  • 8964a66 Update dependencies
  • ac3bd31 Update linter and fix warnings
  • 6bdf5b5 Update to Kubernetes v1.28.4 And update go version to 1.20
  • 542546c Use HTTPClientFor instead of defaultHTTPClient
  • e708f5a disable linter for NewExponentialBackoffManager
  • b2051cf update dependencies to k8s.io v0.27.2

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.

Copy link
Contributor Author

renovate bot commented May 12, 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):

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

Details:

Package Change
go 1.22 -> 1.22.0
github.com/spf13/cobra v1.7.0 -> v1.8.0
k8s.io/apimachinery v0.27.4 -> v0.30.1
k8s.io/cli-runtime v0.27.4 -> v0.30.1
k8s.io/client-go v0.27.4 -> v0.30.1
github.com/davecgh/go-spew v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc
github.com/emicklei/go-restful/v3 v3.9.0 -> v3.11.0
github.com/evanphx/json-patch v4.12.0+incompatible -> v5.6.0+incompatible
github.com/go-logr/logr v1.2.3 -> v1.4.1
github.com/go-openapi/jsonreference v0.20.1 -> v0.20.2
github.com/go-openapi/swag v0.22.3 -> v0.22.4
github.com/golang/protobuf v1.5.3 -> v1.5.4
github.com/google/go-cmp v0.5.9 -> v0.6.0
github.com/google/gofuzz v1.1.0 -> v1.2.0
github.com/google/uuid v1.3.0 -> v1.6.0
github.com/imdario/mergo v0.3.12 -> v0.3.13
github.com/xlab/treeprint v1.1.0 -> v1.2.0
go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 -> v0.0.0-20230525235612-a134d8f9ddca
golang.org/x/net v0.8.0 -> v0.25.0
golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b -> v0.12.0
golang.org/x/sys v0.6.0 -> v0.20.0
golang.org/x/term v0.6.0 -> v0.20.0
golang.org/x/text v0.8.0 -> v0.15.0
google.golang.org/protobuf v1.28.1 -> v1.33.0
k8s.io/api v0.27.4 -> v0.30.1
k8s.io/klog/v2 v2.90.1 -> v2.120.1
k8s.io/kube-openapi v0.0.0-20230501164219-8b0f38b5fd1f -> v0.0.0-20240228011516-70dd3763d340
k8s.io/utils v0.0.0-20230209194617-a36077c30491 -> v0.0.0-20240502163921-fe8a2dddb1d0
sigs.k8s.io/kustomize/api v0.13.2 -> v0.15.0
sigs.k8s.io/kustomize/kyaml v0.14.1 -> v0.17.1
sigs.k8s.io/structured-merge-diff/v4 v4.2.3 -> v4.4.1
sigs.k8s.io/yaml v1.3.0 -> v1.4.0

@ahmetb ahmetb closed this May 17, 2025
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