Skip to content

Bump octodns from 1.18.0 to 1.19.0#97

Merged
parkr merged 1 commit into
masterfrom
dependabot/pip/octodns-1.19.0
Jun 8, 2026
Merged

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps octodns from 1.18.0 to 1.19.0.

Changelog

Sourced from octodns's changelog.

1.19.0 - 2026-06-07

Minor:

  • Deprecate default of YamlProvider escaped_semicolons=True - #1419
  • Support tilde (~) expansion in !include directives - #1420

Patch:

  • Fix MailZoneValidator auto-detection: DMARC p=reject is a best-practice enforcement policy, not a no-mail signal — zones with real MX records and p=reject DMARC were incorrectly flagged. Auto-detection now uses MX as the primary signal (Null MX → no-mail, real MX → mail) with SPF as fallback; DMARC policy is never used for mode detection. Closes #1422. - #1425
  • Fix #1427: restore sub-zone record check in Zone.add_record so leniently-added ownership records are not rejected at validate time - #1428
Commits
  • 684e219 Merge pull request #1429 from octodns/rel-1-19-0
  • df7db80 Version 1.19.0 bump & changelog update
  • c450de6 Merge pull request #1425 from octodns/fix/dmarc-no-mail-detection
  • da77a2e Merge branch 'main' into fix/dmarc-no-mail-detection
  • 4b8cc28 Merge pull request #1428 from octodns/fix-1427-subzone-add-record
  • e464aac Fix #1427: restore sub-zone record check in Zone.add_record so leniently-adde...
  • 6ac953a Merge pull request #1426 from octodns/agents-md
  • 41512d6 Add a first pass at a workflow focused AGENTS.md
  • cd36b2e Fix MailZoneValidator auto-detection: DMARC p=reject is a best-practice enfor...
  • 119e71b Merge pull request #1424 from octodns/validators-doc
  • 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.18.0 to 1.19.0.
- [Changelog](https://github.com/octodns/octodns/blob/main/CHANGELOG.md)
- [Commits](octodns/octodns@v1.18.0...v1.19.0)

---
updated-dependencies:
- dependency-name: octodns
  dependency-version: 1.19.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 8, 2026
@parkr parkr merged commit 9bc3b3c into master Jun 8, 2026
1 check failed
@parkr parkr deleted the dependabot/pip/octodns-1.19.0 branch June 8, 2026 17:01
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