Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v6.2.0
->v6.3.0
v3.3.0
->v3.4.0
4.12.0
->4.12.2
Release Notes
docker/build-push-action (docker/build-push-action)
v6.3.0
Compare Source
DOCKER_BUILD_RECORD_UPLOAD
environment variable to enable/disable build record upload by @crazy-max in https://github.com/docker/build-push-action/pull/1172DOCKER_BUILD_NO_SUMMARY
has been deprecated. SetDOCKER_BUILD_SUMMARY
tofalse
instead by @crazy-max in https://github.com/docker/build-push-action/pull/1170 https://github.com/docker/build-push-action/pull/1173Full Changelog: docker/build-push-action@v6.2.0...v6.3.0
docker/setup-buildx-action (docker/setup-buildx-action)
v3.4.0
Compare Source
Full Changelog: docker/setup-buildx-action@v3.3.0...v3.4.0
StackExchange/dnscontrol (ghcr.io/stackexchange/dnscontrol)
v4.12.2
Compare Source
Hi DNSControl fans!
This point release fixes a minor bug with the CLOUDFLARE CF_REDIRECT conversion. No other changes.
Changelog
Provider-specific changes:
a091da9
: CLOUDFLARE: Bugfix for Redirect, correct typo in error message. (#3033) (@jzhang-sre)937c0dc
: CLOUDFLARE: Fix another redirect bug (#3034) (@tlimoncelli)Deprecation warnings
Install
macOS and Linux
Install with Homebrew (recommended)
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.
Or, if you have Go installed, you can install the latest version of DNSControl with the following command:
Update
Update to the latest version depends on how you choose to install
dnscontrol
on your machine.Update with Homebrew
Alternatively, you can grab the latest binary (or the apt/rpm/deb package) from this page.
v4.12.1
Compare Source
Hello DNSControl fans!
Mostly a bug fix release:
What's Changed
New Contributors
Full Changelog: StackExchange/dnscontrol@v4.12.0...v4.12.1
Changelog
Provider-specific changes:
5ef1e99
: CLOUDFLARE: Fix bugs with the new "single redirect" feature (#3031) (@tlimoncelli)c22f20d
: DESEC: Fix init (#3017) (@JenswBE)2f155ce
: PORKBUN: fix JSON unmarshal and add retry on rate limit (#3019) (@imlonghao)Documentation:
01e0fbb
: DOCS: Getting started installation options summary (#3023) (@cafferata)f83c816
: DOCS: MacPorts removed (#3022) (@cafferata)CI/CD:
277b0a0
: Build(deps): Bump alpine from 3.20.0 to 3.20.1 (#3028) (@dependabot[bot])f3acdc4
: Build(deps): Bump github.com/huaweicloud/huaweicloud-sdk-go-v3 from 0.1.100 to 0.1.103 (#3030) (@dependabot[bot])53efc51
: Build(deps): Bump github.com/softlayer/softlayer-go from 1.1.3 to 1.1.5 (#3029) (@dependabot[bot])Dependencies:
d1a8420
: CHORE: Update deps (#3026) (@tlimoncelli)Deprecation warnings
Install
macOS and Linux
Install with Homebrew (recommended)
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.
Or, if you have Go installed, you can install the latest version of DNSControl with the following command:
Update
Update to the latest version depends on how you choose to install
dnscontrol
on your machine.Update with Homebrew
Alternatively, you can grab the latest binary (or the apt/rpm/deb package) from this page.
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.