coredns-crd-plugin
coredns-crd-plugin copied to clipboard
fix(deps): update all dependencies
This PR contains the following updates:
| Package | Type | Update | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|---|---|
| actions/setup-go | action | minor | v5.1.0 -> v5.4.0 |
||||
| alpine | final | patch | 3.21.0 -> 3.21.3 |
||||
| docker/login-action | action | minor | v3.3.0 -> v3.4.0 |
||||
| github.com/coredns/caddy | require | major | v1.1.2-0.20241029205200-8de985351a98 -> v2.1.1 |
||||
| github.com/coredns/coredns | require | patch | v1.12.0 -> v1.12.1 |
||||
| github.com/miekg/dns | require | patch | v1.1.62 -> v1.1.64 |
||||
| go (source) | toolchain | minor | 1.23.4 -> 1.24.2 |
||||
| go | uses-with | minor | 1.23.4 -> 1.24.2 |
||||
| golangci/golangci-lint-action | action | major | v6.1.1 -> v7.0.0 |
||||
| goreleaser/goreleaser-action | action | minor | v6.1.0 -> v6.3.0 |
||||
| k8s.io/api | require | minor | v0.31.3 -> v0.32.3 |
||||
| k8s.io/apimachinery | require | minor | v0.31.3 -> v0.32.3 |
||||
| k8s.io/client-go | require | minor | v0.31.3 -> v0.32.3 |
||||
| sigs.k8s.io/external-dns | require | minor | v0.15.0 -> v0.16.1 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
actions/setup-go (actions/setup-go)
v5.4.0
What's Changed
Dependency updates :
- Upgrade semver from 7.6.0 to 7.6.3 by @dependabot in https://github.com/actions/setup-go/pull/535
- Upgrade eslint-config-prettier from 8.10.0 to 10.0.1 by @dependabot in https://github.com/actions/setup-go/pull/536
- Upgrade @action/cache from 4.0.0 to 4.0.2 by @aparnajyothi-y in https://github.com/actions/setup-go/pull/568
- Upgrade undici from 5.28.4 to 5.28.5 by @dependabot in https://github.com/actions/setup-go/pull/541
New Contributors
- @aparnajyothi-y made their first contribution in https://github.com/actions/setup-go/pull/568
Full Changelog: https://github.com/actions/setup-go/compare/v5...v5.4.0
v5.3.0
What's Changed
- Use the new cache service: upgrade
@actions/cacheto^4.0.0by @Link- in https://github.com/actions/setup-go/pull/531 - Configure Dependabot settings by @HarithaVattikuti in https://github.com/actions/setup-go/pull/530
- Document update - permission section by @HarithaVattikuti in https://github.com/actions/setup-go/pull/533
- Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 by @dependabot in https://github.com/actions/setup-go/pull/534
New Contributors
- @Link- made their first contribution in https://github.com/actions/setup-go/pull/531
Full Changelog: https://github.com/actions/setup-go/compare/v5...v5.3.0
v5.2.0
What's Changed
- Leveraging the raw API to retrieve the version-manifest, as it does not impose a rate limit and hence facilitates unrestricted consumption without the need for a token for Github Enterprise Servers by @Shegox in https://github.com/actions/setup-go/pull/496
New Contributors
- @Shegox made their first contribution in https://github.com/actions/setup-go/pull/496
Full Changelog: https://github.com/actions/setup-go/compare/v5...v5.2.0
docker/login-action (docker/login-action)
v3.4.0
- Bump @actions/core from 1.10.1 to 1.11.1 in https://github.com/docker/login-action/pull/791
- Bump @aws-sdk/client-ecr to 3.766.0 in https://github.com/docker/login-action/pull/789 https://github.com/docker/login-action/pull/856
- Bump @aws-sdk/client-ecr-public to 3.758.0 in https://github.com/docker/login-action/pull/789 https://github.com/docker/login-action/pull/856
- Bump @docker/actions-toolkit from 0.35.0 to 0.57.0 in https://github.com/docker/login-action/pull/801 https://github.com/docker/login-action/pull/806 https://github.com/docker/login-action/pull/858
- Bump cross-spawn from 7.0.3 to 7.0.6 in https://github.com/docker/login-action/pull/814
- Bump https-proxy-agent from 7.0.5 to 7.0.6 in https://github.com/docker/login-action/pull/823
- Bump path-to-regexp from 6.2.2 to 6.3.0 in https://github.com/docker/login-action/pull/777
Full Changelog: https://github.com/docker/login-action/compare/v3.3.0...v3.4.0
coredns/caddy (github.com/coredns/caddy)
v2.1.1
v2.1.0
v2.1.0-beta.2
v2.1.0-beta.1
v2.0.0
v2.0.0-rc.3
v2.0.0-rc.2
v2.0.0-rc.1
v2.0.0-beta12
v2.0.0-beta11
v2.0.0-beta10
v2.0.0-beta9
v2.0.0-beta8
v2.0.0-beta7
v2.0.0-beta6
v2.0.0-beta5
v2.0.0-beta4
v2.0.0-beta3
v2.0.0-beta2
v2.0.0-beta1
v2.0.0-beta.20
v2.0.0-beta.19
v2.0.0-beta.18
v2.0.0-beta.17
v2.0.0-beta.16
v2.0.0-beta.15
v2.0.0-beta.14
coredns/coredns (github.com/coredns/coredns)
v1.12.1
In this release:
- kubernetes: Revert recent change to only create PTR records for endpoints with hostname defined.
- forward: added option to return SERVFAIL immediately if all upstreams are unhealthy.
Brought to You By
Adrian Moisey, Arthur Outhenin-Chalandre, Bartosz Borkowski, Ben Kochie, Chris O'Haver, Min Woo Kim, Puneet Loya, Rich, Viktor, momantech
Noteworthy Changes
- core: Increase CNAME lookup limit from 7 to 10 (https://github.com/coredns/coredns/pull/7153)
- plugin/kubernetes: Fix handling of pods having DeletionTimestamp set (https://github.com/coredns/coredns/pull/7119) (#7131)
- plugin/kubernetes: Revert "only create PTR records for endpoints with hostname defined (https://github.com/coredns/coredns/pull/6898)" (#7194)
- plugin/forward: added option
failfast_all_unhealthy_upstreamsto return servfail if all upstreams are down (https://github.com/coredns/coredns/pull/6999)
actions/go-versions (go)
v1.24.2: 1.24.2
Go 1.24.2
v1.24.1: 1.24.1
Go 1.24.1
v1.24.0: 1.24.0
Go 1.24.0
v1.23.8: 1.23.8
Go 1.23.8
v1.23.7: 1.23.7
Go 1.23.7
v1.23.6: 1.23.6
Go 1.23.6
v1.23.5: 1.23.5
Go 1.23.5
golangci/golangci-lint-action (golangci/golangci-lint-action)
v7.0.0
⚠️ The GitHub Action v7 supports golangci-lint v2 only. ⚠️
What's Changed
Changes
- feat: golangci-lint v2 support by @ldez in https://github.com/golangci/golangci-lint-action/pull/1198
Documentation
- docs: update annotation permissions by @ldez in https://github.com/golangci/golangci-lint-action/pull/1203
- docs: fix checks permissions for annotations by @kema-dev in https://github.com/golangci/golangci-lint-action/pull/1204
Dependencies
- build(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1207
New Contributors
- @kema-dev made their first contribution in https://github.com/golangci/golangci-lint-action/pull/1204
Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v6.5.2...v7.0.0
v6.5.2
What's Changed
Changes
- fix: update max version by @ldez in https://github.com/golangci/golangci-lint-action/pull/1201
Dependencies
- build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1199
Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v6.5.1...v6.5.2
v6.5.1
What's Changed
Changes
- fix: octokit retry by @ldez in https://github.com/golangci/golangci-lint-action/pull/1193
- feat: restrict action v6 on golangci-lint v1 by @ldez in https://github.com/golangci/golangci-lint-action/pull/1194
Documentation
- docs: add notes for annotation config by @dveeden in https://github.com/golangci/golangci-lint-action/pull/1173
- docs: improve verify option explanation by @ldez in https://github.com/golangci/golangci-lint-action/pull/1175
Dependencies
- build(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1177
- build(deps): bump the dependencies group with 2 updates by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1178
- build(deps): bump @octokit/request from 8.4.0 to 8.4.1 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1181
- build(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1185
- build(deps): bump @types/node from 22.13.4 to 22.13.5 in the dependencies group by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1186
- build(deps): bump @octokit/plugin-paginate-rest from 9.2.1 to 9.2.2 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1187
- build(deps): bump the dependencies group with 2 updates by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1189
- build(deps-dev): bump the dev-dependencies group across 1 directory with 5 updates by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1190
- build(deps-dev): bump eslint-config-prettier from 10.0.2 to 10.1.1 in the dev-dependencies group by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1191
- build(deps): bump @types/node from 22.13.8 to 22.13.10 in the dependencies group by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1192
New Contributors
- @dveeden made their first contribution in https://github.com/golangci/golangci-lint-action/pull/1173
Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v6.5.0...v6.5.1
v6.5.0
What's Changed
Changes
- feat: verify with the JSONSchema by default by @ldez in https://github.com/golangci/golangci-lint-action/pull/1171
Dependencies
- build(deps): bump @octokit/request-error from 5.1.0 to 5.1.1 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1169
- build(deps): bump @octokit/endpoint from 9.0.5 to 9.0.6 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1170
Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v6.4.1...v6.5.0
v6.4.1
What's Changed
Changes
- fix: use config arg for verify by @ldez in https://github.com/golangci/golangci-lint-action/pull/1168
Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v6.4.0...v6.4.1
v6.4.0
What's Changed
Changes
- chore: extract patch related code by @ldez in https://github.com/golangci/golangci-lint-action/pull/1166
- feat: add an option to verify with the JSONSchema by @ldez in https://github.com/golangci/golangci-lint-action/pull/1167
Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v6.3.3...v6.4.0
v6.3.3
What's Changed
Changes
- fix: go.mod parsing by @ldez in https://github.com/golangci/golangci-lint-action/pull/1165
Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v6.3.2...v6.3.3
v6.3.2
What's Changed
Changes
- fix: path patch by @ldez in https://github.com/golangci/golangci-lint-action/pull/1162
Dependencies
- build(deps-dev): bump prettier from 3.4.2 to 3.5.0 in the dev-dependencies group by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1160
Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v6.3.1...v6.3.2
v6.3.1
What's Changed
Changes
- fix: restrict patched version to v1 by @ldez in https://github.com/golangci/golangci-lint-action/pull/1158
- chore: update golangci-lint versions by @ldez in https://github.com/golangci/golangci-lint-action/pull/1159
Dependencies
- build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1155
- build(deps): bump @types/node from 22.13.0 to 22.13.1 in the dependencies group by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1156
Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v6.3.0...v6.3.1
v6.3.0
What's Changed
Changes
- chore: use new assets file by @ldez in https://github.com/golangci/golangci-lint-action/pull/1154
Documentation
- docs: update README options version from required to optional by @otakakot in https://github.com/golangci/golangci-lint-action/pull/1145
Dependencies
- build(deps-dev): bump the dev-dependencies group with 4 updates by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1146
- build(deps): bump the dependencies group with 2 updates by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1147
- build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1148
- build(deps): bump @types/node from 22.10.7 to 22.10.10 in the dependencies group by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1149
- build(deps): bump undici from 5.28.4 to 5.28.5 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1150
- build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1152
- build(deps): bump @types/node from 22.10.10 to 22.13.0 in the dependencies group by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1153
New Contributors
- @otakakot made their first contribution in https://github.com/golangci/golangci-lint-action/pull/1145
Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v6.2.0...v6.3.0
v6.2.0
What's Changed
Changes
- chore: use new build tag syntax by @alexandear in https://github.com/golangci/golangci-lint-action/pull/1133
- feat: support linux arm64 public preview by @ldez in https://github.com/golangci/golangci-lint-action/pull/1144
Documentation
- docs: update local development instructions by @dmitris in https://github.com/golangci/golangci-lint-action/pull/1125
Dependencies
- build(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1112
- build(deps): bump the dependencies group with 2 updates by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1113
- build(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1114
- build(deps): bump @types/node from 22.7.4 to 22.7.5 in the dependencies group by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1115
- build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1117
- build(deps): bump @types/node from 22.7.5 to 22.7.7 in the dependencies group by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1118
- build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1119
- build(deps): bump @types/node from 22.7.7 to 22.8.1 in the dependencies group by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1120
- build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1122
- build(deps): bump the dependencies group with 2 updates by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1123
- build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1126
- build(deps): bump @types/node from 22.8.7 to 22.9.0 in the dependencies group by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1127
- build(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1128
- build(deps): bump @types/node from 22.9.0 to 22.9.3 in the dependencies group by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1130
- build(deps): bump @types/node from 22.9.3 to 22.10.1 in the dependencies group by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1131
- build(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1132
- build(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1134
- build(deps): bump @actions/cache from 3.3.0 to 4.0.0 in the dependencies group by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1135
- build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1136
- build(deps): bump @types/node from 22.10.1 to 22.10.2 in the dependencies group by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1137
- build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1138
- build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1139
- build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1141
- build(deps): bump @types/node from 22.10.2 to 22.10.5 in the dependencies group by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1142
- build(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1143
New Contributors
- @dmitris made their first contribution in https://github.com/golangci/golangci-lint-action/pull/1125
- @alexandear made their first contribution in https://github.com/golangci/golangci-lint-action/pull/1133
Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v6.1.1...v6.2.0
goreleaser/goreleaser-action (goreleaser/goreleaser-action)
v6.3.0
- Bump undici from 5.28.3 to 5.28.5 in https://github.com/goreleaser/goreleaser-action/pull/488
Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v6.2.1...v6.3.0
v6.2.1
What's Changed
This version of the actions adds support for GoReleaser Pro v2.7.0 versioning (which dropped the -pro suffix).
Older versions should work fine.
[!WARNING] This version is required for GoReleaser Pro v2.7.0+. Read more here.
Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v6.2.0...v6.2.1
v6.2.0
What's Changed
This version of the actions adds support for GoReleaser Pro v2.7.0 versioning (which dropped the -pro suffix).
Older versions should work fine.
[!WARNING] This version is required for GoReleaser Pro v2.7.0+. Read more here.
Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v6.1.0...v6.2.0
kubernetes/apimachinery (k8s.io/apimachinery)
v0.32.3
v0.32.2
v0.32.1
v0.32.0
v0.31.7
v0.31.6
v0.31.5
v0.31.4
kubernetes/client-go (k8s.io/client-go)
v0.32.3
v0.32.2
v0.32.1
v0.32.0
v0.31.7
v0.31.6
v0.31.5
v0.31.4
kubernetes-sigs/external-dns (sigs.k8s.io/external-dns)
v0.16.1
This release fixes the breaking change introduced in v0.16.0 for Cloudflare.
:warning: New features on Cloudflare, custom and regional hostnames have some known issues, see #5175 and #5183
:warning: OpenStack designate in-tree provider will be removed in the next version. There is now a webhook provider.
:information_source: With v0.16.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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.
⚠️ 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: -d flag is deprecated. -d=true is a no-op
go: github.com/coredns/caddy/[email protected]: parsing go.mod:
module declares its path as: github.com/caddyserver/caddy/v2
but was required as: github.com/coredns/caddy/v2
We don't want caddy v2
Renovate Ignore Notification
Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 2.x releases. But if you manually upgrade to 2.x then Renovate will re-enable minor and patch updates automatically.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.