Update dependency octodns to v1.5.0 #13

Merged
olofvndrhr merged 1 commit from renovate/octodns-1.x into main 2024-02-29 09:19:47 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
octodns tool.hatch.envs.default minor ==1.4.0 -> ==1.5.0

Release Notes

octodns/octodns (octodns)

v1.5.0

Compare Source

  • Beta support for Manager.enable_checksum and octodns-sync --checksum Allows a
    safer plan & apply workflow where the apply only moves forward if the apply
    phase plan exactly matches the previous round's planning.
  • Fix for bug in MetaProcessor _up_to_date check that was failing when there was
    a plan with a single change type with a single value, e.g. CNAME.
  • Support added for config env variable expansion on nested levels, not just
    top-level provider/processor keys
  • _ChunkedValue ASCII validation added, SPF & TXT
  • Re-work value/values handling to always try and do the "right" thing based on
    the content, so both singular values and lists will be handled identically
    regardless of whether the key is value or values. This may result in
    changes/fixes on the first sync after updating IFF you currently have
    values: a-single-thing, which would have previously been pushed up as bunch
    of single character values.
  • Record.octodns added to formally make that data "API" and Record._octodns is
    deprecated. The latter has been converted to properties that return the
    former and emit deprecation warnings.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [octodns](https://github.com/octodns/octodns) | tool.hatch.envs.default | minor | `==1.4.0` -> `==1.5.0` | --- ### Release Notes <details> <summary>octodns/octodns (octodns)</summary> ### [`v1.5.0`](https://github.com/octodns/octodns/blob/HEAD/CHANGELOG.md#v150---2024-02-26---Checksums-nested-expansion--flexable-values) [Compare Source](https://github.com/octodns/octodns/compare/v1.4.0...v1.5.0) - Beta support for Manager.enable_checksum and octodns-sync --checksum Allows a safer plan & apply workflow where the apply only moves forward if the apply phase plan exactly matches the previous round's planning. - Fix for bug in MetaProcessor \_up_to_date check that was failing when there was a plan with a single change type with a single value, e.g. CNAME. - Support added for config env variable expansion on nested levels, not just top-level provider/processor keys - \_ChunkedValue ASCII validation added, SPF & TXT - Re-work value/values handling to always try and do the "right" thing based on the content, so both singular values and lists will be handled identically regardless of whether the key is value or values. This may result in changes/fixes on the first sync after updating IFF you currently have `values: a-single-thing`, which would have previously been pushed up as bunch of single character values. - Record.octodns added to formally make that data "API" and Record.\_octodns is deprecated. The latter has been converted to properties that return the former and emit deprecation warnings. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate-bot added the
renovate
label 2024-02-29 08:18:36 +01:00
renovate-bot added 1 commit 2024-02-29 08:18:37 +01:00
Update dependency octodns to v1.5.0
All checks were successful
build and publish / update-changelog (pull_request) Successful in 6s
build and publish / build-pypackage (pull_request) Successful in 38s
check code / check-code (pull_request) Successful in 32s
6c9f77c5f4
olofvndrhr merged commit 21bc3f638a into main 2024-02-29 09:19:47 +01:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: olofvndrhr/octodns-netbox-dns#13
No description provided.