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 #1716

Merged
merged 2 commits into from
Nov 15, 2024

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

Images

docker pull registry.k8s.io/external-dns/external-dns:v0.15.0

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: 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 added dependencies Pull requests that update a dependency file renovate labels Sep 4, 2024
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):

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

Details:

Package Change
go 1.22.3 -> 1.23.3
golang.org/x/time v0.5.0 -> v0.6.0
k8s.io/kube-openapi v0.0.0-20240423202451-8948a665c108 -> v0.0.0-20240430033511-f0e62f92d13f

@renovate renovate bot force-pushed the renovate/sigs.k8s.io-external-dns-0.x branch 3 times, most recently from 1583787 to 7e988e8 Compare September 6, 2024 13:39
@renovate renovate bot requested a review from abaguas as a code owner September 6, 2024 13:39
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-external-dns-0.x branch 9 times, most recently from 83fa965 to 4de2810 Compare September 13, 2024 15:31
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-external-dns-0.x branch 9 times, most recently from 147f601 to b6e4ebc Compare September 20, 2024 22:21
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-external-dns-0.x branch 4 times, most recently from 454692a to afef990 Compare October 12, 2024 09:50
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-external-dns-0.x branch 4 times, most recently from 1d7c773 to cc701df Compare October 19, 2024 13:37
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-external-dns-0.x branch 7 times, most recently from 2c51b4d to 284e380 Compare October 31, 2024 20:26
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-external-dns-0.x branch 3 times, most recently from c78e031 to 56c55d8 Compare November 6, 2024 13:21
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-external-dns-0.x branch from 56c55d8 to 05d146c Compare November 15, 2024 18:02
@abaguas abaguas force-pushed the renovate/sigs.k8s.io-external-dns-0.x branch from 8a4d267 to ed8d4f6 Compare November 15, 2024 18:12
Copy link
Contributor Author

renovate bot commented Nov 15, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@abaguas abaguas force-pushed the renovate/sigs.k8s.io-external-dns-0.x branch from ed8d4f6 to 72b0d6b Compare November 15, 2024 18:20
Signed-off-by: Andre Aguas <[email protected]>
@abaguas abaguas force-pushed the renovate/sigs.k8s.io-external-dns-0.x branch from 72b0d6b to 60f9474 Compare November 15, 2024 18:23
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
# see: https://golangci-lint.run/usage/configuration/#config-file
- name: golangci-lint
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
with:
version: v1.59.1
skip-go-installation: true
Copy link
Collaborator

Choose a reason for hiding this comment

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

* `v4.0.0+` requires an explicit `actions/setup-go` installation step before using this action: `uses: actions/setup-go@v5`.
  The `skip-go-installation` option has been removed.

Deprecated option

@abaguas abaguas enabled auto-merge (squash) November 15, 2024 20:22
@abaguas abaguas merged commit a76ee3f into master Nov 15, 2024
16 checks passed
@abaguas abaguas deleted the renovate/sigs.k8s.io-external-dns-0.x branch November 15, 2024 20:22
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant