noclocks / dns

DNS Records Managed via dnscontrol
https://docs.noclocks.dev/dns/
The Unlicense
3 stars 1 forks source link

build(deps): bump stackexchange/dnscontrol from 4.10.0 to 4.11.0 #80

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps stackexchange/dnscontrol from 4.10.0 to 4.11.0.

Release notes

Sourced from stackexchange/dnscontrol's releases.

v4.11.0

Hello DNSControl fans!

This is mostly a bug-fix and catch-up release. The most significant fix is that ppreview --expect-no-changes now works, thus making ppreview/ppush feature complete. Those commands will replace preview/push in 1-2 releases, so please test them and give your feedback as soon as possible. For my configuration ppreview reduces run-time from 4-5 minutes to 30 seconds.

  • New record support: DESEC added SVCB/HTTPS; NS1 added SVCB, HTTPS, TLSA, DNAME, DHCID; BUNNY_DNS added ALIAS.
  • Added support for concurrent operation (ppreview/ppush): NS1, TRANSIP
  • "ppreview --expect-no-changes" now works!
  • ZSH Autocomplete improved
  • Welcome new maintainer for AKAMAIEDGEDNS, Ed Lynes!

Thanks to everyone for their contributions! This is a community effort and it wouldn't be a success without all your help!

Changelog

Provider-specific changes:

  • 494a3f7f7824484763052ec6819f6b431fcb15eb: AKAMAIEDGEDNS: new maintainer: Ed Lynes (#2954) (@​svernick)
  • c67962309efc5d87765236b6b7a0895e0c6c0488: DESEC: Enable support for SVCB/HTTPS (#2942) (@​Meroje)
  • 7bd931694aa49b4f51db79a23a650265f1fdce8c: NS1: Add SVCB, HTTPS, TLSA support (#2945) (@​costasd)
  • 4a363966995a37702f7eb202a2d95e7ad15b9e37: NS1: add support for DNAME and DHCID record types (#2951) (@​costasd)
  • 734a55c31a798ca75c08108e6ca1f5155287ae41: NS1: enable concurrency (#2952) (@​costasd)
  • 612f16b0e79db8e89ea89882ce572616d80ed9c0: NS1: update ns1-go to 2.10.0 (#2941) (@​costasd)
  • c3152b41bf1685f9d4dfb79a60e6b671e8043990: TRANSIP: Completed/checked the missing capabilities (#2957) (@​cafferata)
  • 9815cbb8f312a163e4c3dcd95596c46b7a85fd01: TRANSIP: Concurrency documented (#2948) (@​cafferata)

Documentation:

  • a679095bcb20a108ce8acbfa90460c1c7aa6c82f: DOCS: Clarify RE doc (#2934) (@​tlimoncelli)
  • 1205ef63434312577b22728d4034d9e44a05d913: DOCS: Code examples with END constant (#2950) (@​cafferata)
  • e3e91ccade869f0b501c85960a71a60b6862f565: DOCS: [OVH] Several improvements (#2949) (@​cafferata)

CI/CD:

  • 39eb45b9075896488c862485503b05def4285f51: CICD: De-conflate integration test for SVCB and HTTPS (#2938) (@​tlimoncelli)

Dependencies:

Other changes and improvements:

  • 6817e08baa352c163d74d7f40352ccd9a0342072: BUG: "ppreview --expect-no-changes" returns error for "informational" messages (#2936) (@​tlimoncelli)
  • ec241eea1b1639938ba2e54e2b8ae601431224e2: BUG: ZSH Autocomplete does not work if installed as a file #2955 (#2956) (@​Maetveis)
  • a1fc1b1cd907b0c66abac6450985faf63e358d0c: BUNNY_DNS: Add support for ALIAS (#2946) (@​DamianZaremba)
  • 1fa92de07e2a69ea38aacc03c2331922c583a412: CHORE: Linting and comment-fixing (#2937) (@​tlimoncelli)
  • c7975f9b910c2876f1f6ef9ab4d28ad2cb1e73ef: CHORE: Upgrade AWS module (#2958) (@​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

... (truncated)

Commits


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 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)