Skip to content

Bump octodns from 1.19.0 to 1.20.0#99

Merged
parkr merged 1 commit into
masterfrom
dependabot/pip/octodns-1.20.0
Jun 22, 2026
Merged

Bump octodns from 1.19.0 to 1.20.0#99
parkr merged 1 commit into
masterfrom
dependabot/pip/octodns-1.20.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps octodns from 1.19.0 to 1.20.0.

Changelog

Sourced from octodns's changelog.

1.20.0 - 2026-06-21

Minor:

  • Allow a config validator to override a built-in validator by reusing its id, making it easy to tweak built-in validator parameters (e.g. forcing the mail zone validator into no-mail mode) - #1434
  • OwnershipProcessor: refuse to take over records whose existing ownership marker has a foreign value; add allow_takeover (default false) to restore prior behavior. - #1432
  • MailZoneValidator: add min_mx parameter (default 2) and single_mx_regexes for exempting known single-MX providers (SendGrid, Amazon SES, Postmark) from the redundancy check - #1430
Commits
  • 3c02cb4 Merge pull request #1435 from octodns/rel-1-20-0
  • 07b6a8d Version 1.20.0 bump & changelog update
  • e4cfc0e Merge pull request #1434 from octodns/feature/validator-override-builtin
  • c49ee95 Allow config validators to override built-in validators by id
  • e87fd44 Merge pull request #1433 from octodns/update-requirements
  • 3787823 Update requirements
  • 4a56c96 Merge pull request #1432 from octodns/feature/ownership-allow-takeover
  • d73ac4e Merge branch 'main' into feature/ownership-allow-takeover
  • b5de324 Merge pull request #1386 from wiktor-k/wiktor/fix-markup
  • d94a6e0 Changelog: Fix formatted txt in docs
  • 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 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 [octodns](https://github.com/octodns/octodns) from 1.19.0 to 1.20.0.
- [Changelog](https://github.com/octodns/octodns/blob/main/CHANGELOG.md)
- [Commits](octodns/octodns@v1.19.0...v1.20.0)

---
updated-dependencies:
- dependency-name: octodns
  dependency-version: 1.20.0
  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 python Pull requests that update Python code labels Jun 22, 2026
@parkr parkr merged commit 36dd659 into master Jun 22, 2026
1 check failed
@parkr parkr deleted the dependabot/pip/octodns-1.20.0 branch June 22, 2026 15:14
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant