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

build(deps): bump github.com/StackExchange/dnscontrol/v4 from 4.12.3 to 4.12.4 #92

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/StackExchange/dnscontrol/v4 from 4.12.3 to 4.12.4.

Release notes

Sourced from github.com/StackExchange/dnscontrol/v4's releases.

v4.12.4

Hello DNSControl fans!

This is another bugfix release. More fixes for the CF_SINGLE_REDIRECT() feature (now it actually works!), plus removed an debug statement that should have been removed before release, and some docs and dependency upgrades.

"This time for sure!" --Bullwinkle

Changelog

Provider-specific changes:

  • 571eaf0244ed45cc794bd586026b01d4c65a5bd5: CLOUDFLAREAPI: Bugfix: Fix misaligned CF_SINGLE_REDIRECT validation (#3042) (@​tlimoncelli)
  • f2a709fca016e9c9d07749e9a48d58d67f58f2e0: CLOUDFLAREAPI: Bugfix: Fix misaligned CF_SINGLE_REDIRECT validation (#3044) (@​tlimoncelli)

Documentation:

  • 7b286091d5d15c771dc27428729e7f47db082622: DOCS: CLOUDFLAREAPI - CF_SINGLE_REDIRECT (#3038) (@​cafferata)

CI/CD:

  • ebf32bfb3b83fbdee5205959390a1c085fa2115f: Build(deps): Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#3037) (@​dependabot[bot])

Other changes and improvements:

  • cff63b5d75520d6bbcfbc0f1ce2830d16b57556e: BUGFIX: Remove debug statement left in by mistake (#3041) (@​tlimoncelli)
  • 0ed31efdc9276d423e7832813255ada467816d8e: CHORE: go generate (#3043) (@​tlimoncelli)

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

macOS and Linux

Install with Homebrew (recommended)
brew install dnscontrol
Using with Docker

You can use the Docker image from Docker hub or GitHub Container Registry.

docker run --rm -it -v "$(pwd):/dns" ghcr.io/stackexchange/dnscontrol preview

Anywhere else

Alternatively, you can install the latest binary (or the apt/rpm/deb/archlinux package) from this page.

... (truncated)

Commits
  • 0ed31ef CHORE: go generate (#3043)
  • f2a709f CLOUDFLAREAPI: Bugfix: Fix misaligned CF_SINGLE_REDIRECT validation (#3044)
  • 571eaf0 CLOUDFLAREAPI: Bugfix: Fix misaligned CF_SINGLE_REDIRECT validation (#3042)
  • cff63b5 BUGFIX: Remove debug statement left in by mistake (#3041)
  • 7b28609 DOCS: CLOUDFLAREAPI - CF_SINGLE_REDIRECT (#3038)
  • ebf32bf Build(deps): Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#3037)
  • See full diff 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 [github.com/StackExchange/dnscontrol/v4](https://github.com/StackExchange/dnscontrol) from 4.12.3 to 4.12.4.
- [Release notes](https://github.com/StackExchange/dnscontrol/releases)
- [Changelog](https://github.com/StackExchange/dnscontrol/blob/main/.goreleaser.yml)
- [Commits](StackExchange/dnscontrol@v4.12.3...v4.12.4)

---
updated-dependencies:
- dependency-name: github.com/StackExchange/dnscontrol/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 10, 2024
@theexiile1305 theexiile1305 added this pull request to the merge queue Jul 10, 2024
Merged via the queue into main with commit a85b66a Jul 10, 2024
1 check passed
@theexiile1305 theexiile1305 deleted the dependabot/go_modules/github.com/StackExchange/dnscontrol/v4-4.12.4 branch July 10, 2024 22:20
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant