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 stackexchange/dnscontrol from 4.14.1 to 4.15.3 #98

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps stackexchange/dnscontrol from 4.14.1 to 4.15.3.

Release notes

Sourced from stackexchange/dnscontrol's releases.

v4.15.3

Hello and happy new year, DNS fans!

This is mostly a bugfix release but 2 of the bugfixes are very important. It is strongly recommended that you upgrade immediately if you use NAMEDOTCOM at all, and if you use IGNORE*() features on AUTODNS, BIND, MYTHICBEASTS, REALTIMEREGISTER, or SAKURACLOUD

Major bugs:

  • (StackExchange/dnscontrol#3259) NAMEDOTCOM: TXT records were not generated properly. Quotes were added around the text. This went unnoticed for months (years?). Thanks to @​tkurki for reporting this! (FYI: This provider needs a volunteer maintainer. See below!)

  • (StackExchange/dnscontrol#3227) IGNORE() deletes ignored records when used with providers that use the diff2.ByZone() function: This affects AUTODNS, BIND, MYTHICBEASTS, REALTIMEREGISTER, SAKURACLOUD only. This was extremely difficult to find but thanks to some smart detective work by @​rmc47 we not only found the problem, but developed an entirely new technique for testing IGNORE(). I now have greater confidence in IGNORE() and believe it is bug-free for all cases except when a third-party is updating the zone at the same time (something that can't be fixed because DNS doesn't have transactional locking).

Other news:

  • AXFRDDNS got a long-needed update from (@​gucci-on-fleek) who fixed a number of small problems, enabled LOC records, and added it to The List of AutoTested Providers!

  • MYTHICBEASTS is now on The List of AutoTested Providers thanks to @​tomfitzhenry!

Speaking of The List of AutoTested Providers: These are the providers that get fully tested with each release:

  • AXFRDNS, AZURE_DNS, BIND, CLOUDFLAREAPI, CNR
  • DIGITALOCEAN, GANDI_V5, GCLOUD, HEDNS, HEXONET
  • MYTHICBEASTS, NAMEDOTCOM, NS1, ROUTE53
  • SAKURACLOUD, TRANSIP

All other providers are not tested as often. Want your provider added to this list? Here's how: https://docs.dnscontrol.org/developer-info/byo-secrets

Changelog

Provider-specific changes:

  • d0d99267e15f9f07b10d903c2ab256edb16dd0ba: AXFRDDNS: Add support for LOC records (#3269) (@​gucci-on-fleek)
  • 9c3a161ccd56c25f46665fd34ca9a154cbf15770: AXFRDDNS: Enable automated testing (#3290) (@​tlimoncelli)
  • e664daea5369c74a42794bffbabe1c4a5d6f5426: AXFRDDNS: Modernize, Update supported capabilities (#3294) (@​gucci-on-fleek)
  • 76bbdc191a058724735a429818dcf7f5a656edb0: GANDI_V5: Increase error verbosity (#3267) (@​tlimoncelli)
  • fb3adf96de8f934d1bc7995ba4be8230f9d4bed3: MYTHICBEASTS: Add MYTHICBEASTS to automated tests (#3277) (@​tomfitzhenry)
  • 43bb75e9a222c0c59bfddfad6ed63009b8437776: MYTHICBEASTS: CHORE: fix code formatting (#3281) (@​tlimoncelli)
  • a8990ae1e1e5811ffe1ee12ee90095b69e7f9991: NAMEDOTCOM: BUGFIX: TXT records add unneeded quotes (#3260) (@​tlimoncelli)

Documentation:

  • 35ac9a964e1606fce03ce583cbd22ba7ab7d5f01: DOCS: Add dep updates steps to rel-eng (#3265) (@​tlimoncelli)
  • aa93615d79e4e1cb80b2824f6b7494c5c6392072: DOCS: Add fmtjson and "get co main" to releng docs (@​tlimoncelli)
  • 2f55b6c89d597da6dcc5819f525d10678cc31340: DOCS: How to test a branch (feedback) (#3268) (@​cafferata)
  • 71539d40cf135874c84439269c259d6f2ed4736d: DOCS: Shoutrrr added list of notification services (#3242) (@​cafferata)

CI/CD:

  • 6d5bfe952041979bd915830df18c317c25368e72: Build(deps): Bump actions/upload-artifact from 4.4.3 to 4.5.0 (#3270) (@​dependabot[bot])
  • f265dbade1aecbca2ea547ea36e99b95d40fefb8: Build(deps): Bump alpine from 3.20.3 to 3.21.0 (#3289) (@​dependabot[bot])
  • ea5e571bcf298c725841e2a75cb243d9d139bec0: CICD: Update docs/comments after file renames (#3278) (@​tomfitzhenry)
  • 513b8be910ab2be7e9135dbe8ee3e696550ba51f: CICD: json files should be strictly formatted (#3282) (@​tlimoncelli)

Other changes and improvements:

  • dd26354e0e6442a2b81253f05c3bb0e94dc73b2c: Add .git-blame-ignore-revs (@​tlimoncelli)
  • a34102206879fc06cf0d85add6c30246048a554b: BUGFIX: IGNORE() deletes ignored records on ByZone() platforms (#3263) (@​tlimoncelli)
  • f202433878e9f0a6d724ebf7eafaccddeba08d59: CHORE: Remove debug statements (#3293) (@​tlimoncelli)

... (truncated)

Commits
  • 4489295 CHORE: Update dependencies
  • aa93615 DOCS: Add fmtjson and "get co main" to releng docs
  • dd26354 Add .git-blame-ignore-revs
  • e9ff430 TESTING: parse_tests: reformat/regenerate .js .json files
  • e232501 TESTING: parse_tests: Generate post-processed json files
  • e664dae AXFRDDNS: Modernize, Update supported capabilities (#3294)
  • f202433 CHORE: Remove debug statements (#3293)
  • 9c3a161 AXFRDDNS: Enable automated testing (#3290)
  • f265dba Build(deps): Bump alpine from 3.20.3 to 3.21.0 (#3289)
  • 513b8be CICD: json files should be strictly formatted (#3282)
  • 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.14.1 to 4.15.3.
- [Release notes](https://github.com/StackExchange/dnscontrol/releases)
- [Changelog](https://github.com/StackExchange/dnscontrol/blob/main/.goreleaser.yml)
- [Commits](StackExchange/dnscontrol@v4.14.1...v4.15.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Project dependency management docker Pull requests that update Docker code labels Jan 6, 2025
Copy link

height bot commented Jan 6, 2025

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Project dependency management docker Pull requests that update Docker code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant