Skip to content

Bump octodns from 1.21.1 to 1.22.0 - #155

Merged
parkr merged 1 commit into
mainfrom
dependabot/pip/octodns-1.22.0
Aug 19, 2026
Merged

Bump octodns from 1.21.1 to 1.22.0#155
parkr merged 1 commit into
mainfrom
dependabot/pip/octodns-1.22.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor

Bumps octodns from 1.21.1 to 1.22.0.

Changelog

Sourced from octodns's changelog.

1.22.0 - 2026-08-15

Minor:

  • Add to_rdata_text()/from_rdata_text() value conversion APIs and Record.to_rrset()/Record.from_rrset()/Record.from_rrsets() record conversion APIs with the grouped Rrset carrier. (See PR for details) - #1452
  • Preserve and deprecate rdata_text, parse_rdata_text(), record.rrs, Record.from_rrs(), and Rr APIs for removal in 2.0 - #1452
  • Rename RrParseError to RdataParseError while retaining the old name as a 1.x compatibility alias. - #1452
  • Add EqualityTupleMixin.hash default and consolidate the hand-rolled hash implementations it made redundant

Patch:

  • Fix SVCB/HTTPS value ordering: sort svcparams as a tuple instead of comparing as sets - #1459
Commits
  • 94bc80e Merge pull request #1463 from octodns/rel-1-22-0
  • 8cf03bb Version 1.22.0 bump & changelog update
  • 258814a Merge pull request #1462 from octodns/update-requirements
  • 163b82f Update requirements
  • ce2b419 Merge pull request #1452 from octodns/rdata-rework
  • 018baba Document semicolon handling in TXT and SPF values
  • 054876d Merge branch 'main' into rdata-rework
  • dd3eca2 Merge pull request #1460 from octodns/equality-tuple-mixin-hash
  • 0f9f5b6 Preserve 1.x behavior for raw TXT text and value filters
  • 04f80ca Add EqualityTupleMixin.hash default and consolidate the hand-rolled __has...
  • 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.21.1 to 1.22.0.
- [Changelog](https://github.com/octodns/octodns/blob/main/CHANGELOG.md)
- [Commits](octodns/octodns@v1.21.1...v1.22.0)

---
updated-dependencies:
- dependency-name: octodns
  dependency-version: 1.22.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 Aug 19, 2026
@dependabot
dependabot Bot requested a review from parkr as a code owner August 19, 2026 11:02
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 19, 2026
@parkr
parkr merged commit baef123 into main Aug 19, 2026
3 of 4 checks passed
@parkr
parkr deleted the dependabot/pip/octodns-1.22.0 branch August 19, 2026 18:58
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