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

chore(deps): update gomod-sigsk8sio-dependencies #2636

Closed
wants to merge 1 commit into from

Conversation

renovate-rancher[bot]
Copy link
Contributor

@renovate-rancher renovate-rancher bot commented Jul 13, 2024

This PR contains the following updates:

Package Type Update Change
sigs.k8s.io/cli-utils require minor v0.35.0 -> v0.37.2
sigs.k8s.io/kustomize/api require digest 6ce0bf3 -> 1a41303
sigs.k8s.io/kustomize/kyaml require digest 6ce0bf3 -> 1a41303

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@renovate-rancher renovate-rancher bot requested a review from a team as a code owner July 13, 2024 04:50
@renovate-rancher renovate-rancher bot added the dependencies (dependabot) label Jul 13, 2024
@renovate-rancher renovate-rancher bot force-pushed the renovate/gomod-sigsk8sio-dependencies branch from 45a44e5 to 26076c2 Compare July 17, 2024 04:41
Copy link
Contributor Author

renovate-rancher bot commented Jul 17, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/spf13/cobra v1.8.1
go: downloading github.com/rancher/wrangler/v3 v3.0.0
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading k8s.io/client-go v0.30.2
go: downloading github.com/onsi/ginkgo/v2 v2.19.0
go: downloading github.com/onsi/gomega v1.33.1
go: downloading k8s.io/api v0.30.2
go: downloading sigs.k8s.io/controller-tools v0.15.0
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.55.0
go: downloading github.com/go-git/go-git/v5 v5.12.1-0.20240629213349-b00c68ab7140
go: downloading github.com/go-git/go-billy/v5 v5.5.1-0.20240701174852-839dcd3ad096
go: downloading github.com/otiai10/copy v1.14.0
go: downloading k8s.io/apimachinery v0.30.2
go: downloading sigs.k8s.io/yaml v1.4.0
go: downloading golang.org/x/crypto v0.25.0
go: downloading github.com/rancher/helm/v3 v3.15.2-fleet.0
go: downloading github.com/google/go-cmp v0.6.0
go: downloading k8s.io/kubectl v0.30.2
go: downloading sigs.k8s.io/controller-runtime v0.18.4
go: downloading github.com/reugn/go-quartz v0.11.2
go: downloading go.uber.org/mock v0.4.0
go: downloading github.com/docker/docker v27.0.3+incompatible
go: downloading github.com/gogits/go-gogs-client v0.0.0-20210131175652-1d7215cd8d85
go: downloading github.com/golang/mock v1.6.0
go: downloading github.com/cheggaaa/pb v1.0.29
go: downloading go.uber.org/zap v1.27.0
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading github.com/hashicorp/go-getter v1.7.5
go: downloading golang.org/x/sync v0.7.0
go: downloading github.com/stretchr/testify v1.9.0
go: downloading github.com/rancher/lasso v0.0.0-20240705194423-b2a060d103c1
go: downloading github.com/testcontainers/testcontainers-go v0.32.0
go: downloading github.com/evanphx/json-patch v5.9.0+incompatible
go: downloading github.com/go-logr/logr v1.4.2
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading k8s.io/kubernetes v1.30.2
go: downloading github.com/gobwas/glob v0.2.3
go: downloading k8s.io/utils v0.0.0-20240502163921-fe8a2dddb1d0
go: downloading sigs.k8s.io/cli-utils v0.37.2
go: downloading github.com/Masterminds/semver/v3 v3.2.1
go: downloading github.com/google/go-containerregistry v0.19.2
go: downloading k8s.io/kube-openapi v0.0.0-20240620174524-b456828f718b
go: downloading sigs.k8s.io/kustomize/kyaml v0.17.2-0.20240716175306-1a41303fbb70
go: downloading github.com/Masterminds/sprig/v3 v3.2.3
go: downloading sigs.k8s.io/kustomize/api v0.17.3-0.20240716175306-1a41303fbb70
go: downloading github.com/jpillora/backoff v1.0.0
go: downloading github.com/prometheus/client_golang v1.19.1
go: downloading github.com/opencontainers/image-spec v1.1.0
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading k8s.io/cli-runtime v0.30.2
go: downloading oras.land/oras-go/v2 v2.5.0
go: downloading oras.land/oras-go v1.2.5
go: downloading k8s.io/apiextensions-apiserver v0.30.2
go: downloading github.com/go-playground/webhooks/v6 v6.3.0
go: downloading github.com/gorilla/mux v1.8.1
go: downloading gopkg.in/go-playground/webhooks.v5 v5.17.0
go: downloading gotest.tools v2.2.0+incompatible
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.4
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading golang.org/x/sys v0.22.0
go: downloading k8s.io/code-generator v0.30.2
go: downloading k8s.io/gengo v0.0.0-20240310015720-9cff6334dab4
go: downloading k8s.io/gengo/v2 v2.0.0-20240228010128-51d4e06bde70
go: downloading golang.org/x/tools v0.22.0
go: downloading github.com/gobuffalo/flect v1.0.2
go: downloading google.golang.org/protobuf v1.34.2
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/net v0.26.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading dario.cat/mergo v1.0.0
go: downloading github.com/ProtonMail/go-crypto v1.0.0
go: downloading github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/kevinburke/ssh_config v1.2.0
go: downloading github.com/skeema/knownhosts v1.2.2
go: downloading github.com/xanzy/ssh-agent v0.3.3
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/google/gofuzz v1.2.0
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/google/gnostic-models v0.6.8
go: downloading github.com/imdario/mergo v0.3.16
go: downloading golang.org/x/term v0.22.0
go: downloading github.com/cyphar/filepath-securejoin v0.2.5
go: downloading github.com/go-logr/zapr v1.3.0
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1
go: downloading github.com/evanphx/json-patch/v5 v5.9.0
go: downloading github.com/mattn/go-runewidth v0.0.13
go: downloading go.uber.org/multierr v1.11.0
go: downloading cloud.google.com/go/storage v1.30.1
go: downloading github.com/aws/aws-sdk-go v1.44.122
go: downloading cloud.google.com/go v0.110.8
go: downloading github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
go: downloading github.com/hashicorp/go-safetemp v1.0.0
go: downloading github.com/hashicorp/go-version v1.6.0
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/klauspost/compress v1.17.4
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/mitchellh/go-testing-interface v1.14.1
go: downloading github.com/ulikunitz/xz v0.5.10
go: downloading golang.org/x/oauth2 v0.21.0
go: downloading google.golang.org/api v0.128.0
go: downloading github.com/containerd/containerd v1.7.18
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/docker/go-connections v0.5.0
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/moby/docker-image-spec v1.3.1
go: downloading golang.org/x/time v0.5.0
go: downloading golang.org/x/exp v0.0.0-20240613232115-7f521ea00fb8
go: downloading github.com/cenkalti/backoff/v4 v4.2.1
go: downloading github.com/cpuguy83/dockercfg v0.3.1
go: downloading github.com/moby/patternmatcher v0.6.0
go: downloading github.com/moby/term v0.5.0
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/docker/cli v25.0.1+incompatible
go: downloading github.com/go-openapi/jsonreference v0.21.0
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00
go: downloading github.com/xlab/treeprint v1.2.0
go: downloading golang.org/x/text v0.16.0
go: downloading github.com/gosuri/uitable v0.0.4
go: downloading github.com/mitchellh/copystructure v1.2.0
go: downloading github.com/xeipuuv/gojsonschema v1.2.0
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading github.com/huandu/xstrings v1.4.0
go: downloading github.com/shopspring/decimal v1.3.1
go: downloading github.com/spf13/cast v1.5.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading github.com/Masterminds/squirrel v1.5.4
go: downloading github.com/jmoiron/sqlx v1.3.5
go: downloading github.com/lib/pq v1.10.9
go: downloading github.com/rubenv/sql-migrate v1.5.2
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
go: downloading github.com/pjbgf/sha1cd v0.3.0
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/Microsoft/go-winio v0.6.2
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading gomodules.xyz/jsonpatch/v2 v2.4.0
go: downloading github.com/fsnotify/fsnotify v1.7.0
go: downloading github.com/rivo/uniseg v0.2.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading cloud.google.com/go/compute/metadata v0.3.0
go: downloading cloud.google.com/go/iam v1.1.2
go: downloading github.com/googleapis/gax-go/v2 v2.12.0
go: downloading google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a
go: downloading google.golang.org/grpc v1.59.0
go: downloading github.com/containerd/errdefs v0.1.0
go: downloading github.com/containerd/log v0.1.0
go: downloading github.com/docker/distribution v2.8.3+incompatible
go: downloading github.com/Microsoft/hcsshim v0.11.5
go: downloading github.com/distribution/reference v0.6.0
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0
go: downloading go.opentelemetry.io/otel/trace v1.24.0
go: downloading go.opentelemetry.io/otel v1.24.0
go: downloading github.com/moby/sys/sequential v0.5.0
go: downloading github.com/morikuni/aec v1.0.0
go: downloading github.com/magiconair/properties v1.8.7
go: downloading github.com/shirou/gopsutil/v3 v3.23.12
go: downloading k8s.io/apiserver v0.30.2
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/go-errors/errors v1.4.2
go: downloading github.com/BurntSushi/toml v1.3.2
go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de
go: downloading github.com/mitchellh/reflectwalk v1.0.2
go: downloading github.com/fatih/color v1.16.0
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading k8s.io/component-base v0.30.2
go: downloading github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f
go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
go: downloading github.com/lann/builder v0.0.0-20180802200727-47ae307949d0
go: downloading github.com/go-gorp/gorp/v3 v3.1.0
go: downloading github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible
go: downloading gopkg.in/evanphx/json-patch.v4 v4.12.0
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading github.com/go-task/slim-sprig/v3 v3.0.0
go: downloading golang.org/x/mod v0.18.0
go: downloading github.com/cloudflare/circl v1.3.7
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20231002182017-d307bd883b97
go: downloading go.opencensus.io v0.24.0
go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b
go: downloading google.golang.org/appengine v1.6.8
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24
go: downloading github.com/moby/locker v1.0.1
go: downloading github.com/docker/docker-credential-helpers v0.7.0
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/otel/metric v1.24.0
go: downloading github.com/moby/sys/user v0.1.0
go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
go: downloading github.com/tklauser/go-sysconf v0.3.12
go: downloading github.com/containerd/stargz-snapshotter/estargz v0.14.3
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/chai2010/gettext-go v1.0.2
go: downloading github.com/MakeNowJust/heredoc v1.0.0
go: downloading github.com/mitchellh/go-wordwrap v1.0.1
go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
go: downloading github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0
go: downloading github.com/google/btree v1.1.2
go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
go: downloading github.com/google/pprof v0.0.0-20240625030939-27f56978b8b0
go: downloading github.com/emicklei/go-restful/v3 v3.12.1
go: downloading github.com/google/s2a-go v0.1.7
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.2.4
go: downloading github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0
go: downloading github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c
go: downloading github.com/shoenig/go-m1cpu v0.1.6
go: downloading github.com/yusufpapurcu/wmi v1.2.3
go: downloading github.com/vbatts/tar-split v0.11.3
go: downloading github.com/tklauser/numcpus v0.6.1
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/go-ole/go-ole v1.2.6
go: downloading github.com/gorilla/websocket v1.5.0
go: downloading go.starlark.net v0.0.0-20230525235612-a134d8f9ddca
go: downloading github.com/docker/go-metrics v0.0.1
go: downloading github.com/moby/spdystream v0.2.0
go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
go: downloading sigs.k8s.io/kustomize/kyaml v0.17.1
go: downloading sigs.k8s.io/kustomize v2.0.3+incompatible
go: github.com/rancher/fleet/internal/cmd/controller/imagescan/update imports
	sigs.k8s.io/kustomize/kyaml/setters2: cannot find module providing package sigs.k8s.io/kustomize/kyaml/setters2

@renovate-rancher renovate-rancher bot force-pushed the renovate/gomod-sigsk8sio-dependencies branch from 26076c2 to 50be7b5 Compare July 17, 2024 04:42
@thardeck thardeck closed this Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies (dependabot)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant