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

fix(deps): update module sigs.k8s.io/external-dns to v0.15.0 #520

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sigs.k8s.io/external-dns v0.14.2 -> v0.15.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

kubernetes-sigs/external-dns (sigs.k8s.io/external-dns)

v0.15.0

Compare Source

Important notes

This release drops a few unmaintained providers. See https://github.com/kubernetes-sigs/external-dns/pull/4719 as mentioned in https://github.com/kubernetes-sigs/external-dns/issues/4347. If you need to use any of the previous providers, please use a previous release of external DNS or follow the instructions to implement a webhook provider that supports those providers.

What's Changed

New Contributors

Full Changelog: kubernetes-sigs/external-dns@v0.14.2...v0.15.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

Copy link
Contributor Author

renovate bot commented Sep 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):

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

Details:

Package Change
go 1.22.3 -> 1.23.1
k8s.io/api v0.30.1 -> v0.31.0
k8s.io/apiextensions-apiserver v0.30.0 -> v0.30.1
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.11.1 -> v1.14.0
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.5.2 -> v1.7.0
github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.2 -> v1.10.0
github.com/aws/aws-sdk-go v1.53.3 -> v1.55.5
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/go-logr/logr v1.4.1 -> v1.4.2
github.com/hashicorp/go-retryablehttp v0.7.5 -> v0.7.7
github.com/klauspost/compress v1.17.4 -> v1.17.9
github.com/prometheus/client_golang v1.19.1 -> v1.20.0
github.com/prometheus/common v0.53.0 -> v0.55.0
github.com/prometheus/procfs v0.12.0 -> v0.15.1
github.com/rogpeppe/go-internal v1.11.1-0.20231026093722-fa6a31e0812c -> v1.12.0
go.etcd.io/etcd/api/v3 v3.5.13 -> v3.5.15
go.etcd.io/etcd/client/pkg/v3 v3.5.13 -> v3.5.15
go.etcd.io/etcd/client/v3 v3.5.13 -> v3.5.15
golang.org/x/crypto v0.23.0 -> v0.26.0
golang.org/x/mod v0.17.0 -> v0.18.0
golang.org/x/net v0.25.0 -> v0.28.0
golang.org/x/oauth2 v0.20.0 -> v0.22.0
golang.org/x/sync v0.7.0 -> v0.8.0
golang.org/x/sys v0.20.0 -> v0.23.0
golang.org/x/term v0.20.0 -> v0.23.0
golang.org/x/text v0.15.0 -> v0.17.0
golang.org/x/time v0.5.0 -> v0.6.0
golang.org/x/tools v0.20.0 -> v0.22.0
google.golang.org/genproto/googleapis/api v0.0.0-20240415180920-8c6c420018be -> v0.0.0-20240725223205-93522f1f2a9f
google.golang.org/genproto/googleapis/rpc v0.0.0-20240429193739-8cf5692501f6 -> v0.0.0-20240730163845-b1a4ccb954bf
google.golang.org/grpc v1.63.2 -> v1.65.0
google.golang.org/protobuf v1.34.1 -> v1.34.2
k8s.io/apimachinery v0.30.1 -> v0.31.0
k8s.io/apiserver v0.30.0 -> v0.30.1
k8s.io/component-base v0.30.0 -> v0.30.1
k8s.io/klog/v2 v2.120.1 -> v2.130.1
k8s.io/kube-openapi v0.0.0-20240423202451-8948a665c108 -> v0.0.0-20240430033511-f0e62f92d13f
k8s.io/utils v0.0.0-20240423183400-0849a56e8f22 -> v0.0.0-20240711033017-18e509b52bc8
sigs.k8s.io/controller-runtime v0.18.2 -> v0.18.4

@renovate renovate bot force-pushed the renovate/sigs.k8s.io-external-dns-0.x branch from a339dc8 to 4227a1c Compare September 24, 2024 02:41
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