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

Bump stackexchange/dnscontrol from 4.11.0 to 4.12.1 in /docker #54

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 2, 2024

Bumps stackexchange/dnscontrol from 4.11.0 to 4.12.1.

Release notes

Sourced from stackexchange/dnscontrol's releases.

v4.12.1

Hello DNSControl fans!

Mostly a bug fix release:

  • CLOUDFLARE improvements and fixes on the new "single redirect" feature (more to come!)
  • PORKBUN handles errors better
  • DESEC improved error handling and now runs concurrently
  • DOCS improved the getting started summary

What's Changed

New Contributors

Full Changelog: StackExchange/dnscontrol@v4.12.0...v4.12.1

Changelog

Provider-specific changes:

  • 5ef1e9979b6c975632ca45dcb434a966988d1c90: CLOUDFLARE: Fix bugs with the new "single redirect" feature (#3031) (@​tlimoncelli)
  • c22f20db2cf7aa3607fe5a8d5c8c951995ff0cbf: DESEC: Fix init (#3017) (@​JenswBE)
  • 2f155ced46823ae735ea91ef55340d43b2a831ce: PORKBUN: fix JSON unmarshal and add retry on rate limit (#3019) (@​imlonghao)

Documentation:

  • 01e0fbb629efa3cbbe54a5670e3eaea5c90caa25: DOCS: Getting started installation options summary (#3023) (@​cafferata)
  • f83c8162ba80744e743f4dbedf1ea7a414faa594: DOCS: MacPorts removed (#3022) (@​cafferata)

CI/CD:

  • 277b0a0730ceb3795874c1171ed06e3c879b190a: Build(deps): Bump alpine from 3.20.0 to 3.20.1 (#3028) (@​dependabot[bot])
  • f3acdc45f8334305063a611721423c1a64958291: Build(deps): Bump github.com/huaweicloud/huaweicloud-sdk-go-v3 from 0.1.100 to 0.1.103 (#3030) (@​dependabot[bot])
  • 53efc51d71688595910001cb61aa295bb4483ff7: Build(deps): Bump github.com/softlayer/softlayer-go from 1.1.3 to 1.1.5 (#3029) (@​dependabot[bot])

Dependencies:

Deprecation warnings

[!WARNING]

  • REV() will switch from RFC2317 to RFC4183 in v5.0. This is a breaking change. Warnings are output if your configuration is affected. No date has been announced for v5.0. See https://docs.dnscontrol.org/language-reference/top-level-functions/revcompat
  • MSDNS maintainer needed! Without a new volunteer, this DNS provider will lose support after April 2025. See StackExchange/dnscontrol#2878
  • NAMEDOTCOM and SOFTLAYER need maintainers! These providers have no maintainer. Maintainers respond to PRs and fix bugs in a timely manner, and try to stay on top of protocol changes.
  • get-certs/ACME support is frozen and will be removed without notice between now and July 2025. It has been unsupported since December 2022. If you don't use this feature, do not start. If you do use this feature, migrate ASAP. See discussion in issues/1400

Install

... (truncated)

Commits
  • 5ef1e99 CLOUDFLARE: Fix bugs with the new "single redirect" feature (#3031)
  • c22f20d DESEC: Fix init (#3017)
  • 2f155ce PORKBUN: fix JSON unmarshal and add retry on rate limit (#3019)
  • f3acdc4 Build(deps): Bump github.com/huaweicloud/huaweicloud-sdk-go-v3 from 0.1.100 t...
  • 277b0a0 Build(deps): Bump alpine from 3.20.0 to 3.20.1 (#3028)
  • 53efc51 Build(deps): Bump github.com/softlayer/softlayer-go from 1.1.3 to 1.1.5 (#3029)
  • d1a8420 CHORE: Update deps (#3026)
  • f83c816 DOCS: MacPorts removed (#3022)
  • 01e0fbb DOCS: Getting started installation options summary (#3023)
  • 3b0e124 CHORE: update deps (#3015)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [stackexchange/dnscontrol](https://github.com/StackExchange/dnscontrol) from 4.11.0 to 4.12.1.
- [Release notes](https://github.com/StackExchange/dnscontrol/releases)
- [Changelog](https://github.com/StackExchange/dnscontrol/blob/main/.goreleaser.yml)
- [Commits](StackExchange/dnscontrol@v4.11.0...v4.12.1)

---
updated-dependencies:
- dependency-name: stackexchange/dnscontrol
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Jul 2, 2024
@wblondel wblondel merged commit b939b30 into master Jul 4, 2024
3 checks passed
@wblondel wblondel deleted the dependabot/docker/docker/stackexchange/dnscontrol-4.12.1 branch July 4, 2024 06:44
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 docker Pull requests that update Docker code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant