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 github.com/giantswarm/helmclient/v4 to v4.12.0 #1288

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/giantswarm/helmclient/v4 v4.11.2 -> v4.12.0 age adoption passing confidence

Release Notes

giantswarm/helmclient (github.com/giantswarm/helmclient/v4)

v4.12.0

Compare Source

v4.11.3

Compare Source

  • Dependency updates

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 is behind base branch, 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 added the dependencies Pull requests that update a dependency file label Jun 3, 2024
@renovate renovate bot requested a review from a team as a code owner June 3, 2024 13:58
@renovate renovate bot added the renovate PR created by RenovateBot label Jun 3, 2024
@renovate renovate bot force-pushed the renovate/github.com-giantswarm-helmclient-v4-4.x branch from e29e157 to 32416dc Compare June 4, 2024 08:09
Copy link
Member

@marians marians left a comment

Choose a reason for hiding this comment

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

This should wait until #1155 is done

Copy link
Contributor Author

renovate bot commented Jun 6, 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):

  • 43 additional dependencies were updated

Details:

Package Change
k8s.io/api v0.26.15 -> v0.29.0
k8s.io/apiextensions-apiserver v0.26.15 -> v0.29.0
k8s.io/apimachinery v0.26.15 -> v0.29.0
k8s.io/client-go v0.26.15 -> v0.29.0
sigs.k8s.io/controller-runtime v0.14.7 -> v0.16.3
github.com/BurntSushi/toml v1.1.0 -> v1.3.2
github.com/Masterminds/sprig/v3 v3.2.2 -> v3.2.3
github.com/Masterminds/squirrel v1.5.3 -> v1.5.4
github.com/cenkalti/backoff/v4 v4.1.3 -> v4.2.1
github.com/containerd/containerd v1.6.18 -> v1.7.12
github.com/cyphar/filepath-securejoin v0.2.3 -> v0.2.4
github.com/docker/cli v20.10.17+incompatible -> v25.0.1+incompatible
github.com/docker/distribution v2.8.1+incompatible -> v2.8.3+incompatible
github.com/docker/docker v23.0.1+incompatible -> v25.0.1+incompatible
github.com/docker/docker-credential-helpers v0.6.4 -> v0.7.0
github.com/docker/go-connections v0.4.0 -> v0.5.0
github.com/docker/go-units v0.4.0 -> v0.5.0
github.com/emicklei/go-restful/v3 v3.9.0 -> v3.11.0
github.com/evanphx/json-patch v5.6.0+incompatible -> v5.7.0+incompatible
github.com/go-gorp/gorp/v3 v3.0.2 -> v3.1.0
github.com/go-openapi/jsonpointer v0.19.5 -> v0.19.6
github.com/go-openapi/jsonreference v0.20.0 -> v0.20.2
github.com/go-openapi/swag v0.21.1 -> v0.22.3
github.com/huandu/xstrings v1.3.2 -> v1.4.0
github.com/lib/pq v1.10.6 -> v1.10.9
github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae -> v0.5.0
github.com/opencontainers/image-spec v1.1.0-rc2.0.20221116213201-188d3a4e1942 -> v1.1.0
github.com/rubenv/sql-migrate v1.1.2 -> v1.5.2
github.com/sirupsen/logrus v1.8.1 -> v1.9.3
github.com/xlab/treeprint v1.1.0 -> v1.2.0
gomodules.xyz/jsonpatch/v2 v2.2.0 -> v2.4.0
helm.sh/helm/v3 v3.10.3 -> v3.14.4
k8s.io/apiserver v0.26.15 -> v0.29.0
k8s.io/cli-runtime v0.25.2 -> v0.29.0
k8s.io/component-base v0.26.15 -> v0.29.0
k8s.io/klog/v2 v2.90.0 -> v2.110.1
k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 -> v0.0.0-20231010175941-2dd684a91f00
k8s.io/kubectl v0.25.2 -> v0.29.0
k8s.io/utils v0.0.0-20230202215443-34013725500c -> v0.0.0-20230726121419-3b25d923346b
oras.land/oras-go v1.2.1 -> v1.2.5
sigs.k8s.io/kustomize/api v0.12.1 -> v0.13.5-0.20230601165947-6ce0bf390ce3
sigs.k8s.io/kustomize/kyaml v0.13.9 -> v0.14.3-0.20230601165947-6ce0bf390ce3
sigs.k8s.io/structured-merge-diff/v4 v4.2.3 -> v4.4.1

@renovate renovate bot force-pushed the renovate/github.com-giantswarm-helmclient-v4-4.x branch 2 times, most recently from 8dad870 to 804ad1f Compare June 7, 2024 13:18
@renovate renovate bot force-pushed the renovate/github.com-giantswarm-helmclient-v4-4.x branch from 804ad1f to cc51b0a Compare June 14, 2024 10:53
@renovate renovate bot force-pushed the renovate/github.com-giantswarm-helmclient-v4-4.x branch from cc51b0a to 1d2a048 Compare September 20, 2024 12:53
@renovate renovate bot force-pushed the renovate/github.com-giantswarm-helmclient-v4-4.x branch 5 times, most recently from d15fcff to 1fec073 Compare October 8, 2024 11:38
@renovate renovate bot force-pushed the renovate/github.com-giantswarm-helmclient-v4-4.x branch 2 times, most recently from c5eeb82 to f406f75 Compare October 22, 2024 11:37
@renovate renovate bot force-pushed the renovate/github.com-giantswarm-helmclient-v4-4.x branch from f406f75 to cfe1407 Compare October 23, 2024 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate PR created by RenovateBot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant