chore(deps): update dependency octodns to v1.9.1 #26

Open
renovate-bot wants to merge 1 commits from renovate/octodns-1.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
octodns tool.hatch.envs.default minor ==1.7.0 -> ==1.9.1

Release Notes

octodns/octodns (octodns)

v1.9.1

Compare Source

  • Add name to Change.data, and thus PlanJson output

v1.9.0

Compare Source

  • ICMP & UDP healthcheck protocol support added
  • Improved handling of present, but empty/None config file values.
  • Add PlanJson plan_output support
  • Include record_type in Change data

v1.8.0

Compare Source

  • Add support for SVCB and HTTPS records
  • Allow DS records to be specified for managed sub-zones, same as NS
  • Fix CAA rdata parsing to allow values with tags

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.7.0` -> `==1.9.1` | --- ### Release Notes <details> <summary>octodns/octodns (octodns)</summary> ### [`v1.9.1`](https://github.com/octodns/octodns/blob/HEAD/CHANGELOG.md#v191---2024-06-21---Whats-in-a-name) [Compare Source](https://github.com/octodns/octodns/compare/v1.9.0...v1.9.1) - Add `name` to Change.data, and thus PlanJson output ### [`v1.9.0`](https://github.com/octodns/octodns/blob/HEAD/CHANGELOG.md#v190---2024-06-20---Grab-bag) [Compare Source](https://github.com/octodns/octodns/compare/v1.8.0...v1.9.0) - ICMP & UDP healthcheck protocol support added - Improved handling of present, but empty/None config file values. - Add PlanJson plan_output support - Include `record_type` in Change data ### [`v1.8.0`](https://github.com/octodns/octodns/blob/HEAD/CHANGELOG.md#v180---2024-06-10---Set-the-records-straight) [Compare Source](https://github.com/octodns/octodns/compare/v1.7.0...v1.8.0) - Add support for SVCB and HTTPS records - Allow DS records to be specified for managed sub-zones, same as NS - Fix CAA rdata parsing to allow values with tags </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTkuOCIsInVwZGF0ZWRJblZlciI6IjM3LjQxNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
renovate-bot added the
renovate
label 2024-06-10 20:16:26 +02:00
renovate-bot added 1 commit 2024-06-10 20:16:27 +02:00
build and publish / update-changelog (pull_request) Failing after 10m5s Details
build and publish / release-pypackage (pull_request) Failing after 15m6s Details
check code / check-code (pull_request) Failing after 15m2s Details
8e79241cde
chore(deps): update dependency octodns to v1.8.0
renovate-bot changed title from chore(deps): update dependency octodns to v1.8.0 to chore(deps): update dependency octodns to v1.9.0 2024-06-20 20:16:39 +02:00
renovate-bot force-pushed renovate/octodns-1.x from 8e79241cde to 1a85a1feb5 2024-06-20 20:16:40 +02:00 Compare
renovate-bot changed title from chore(deps): update dependency octodns to v1.9.0 to chore(deps): update dependency octodns to v1.9.1 2024-06-22 08:20:27 +02:00
renovate-bot force-pushed renovate/octodns-1.x from 1a85a1feb5 to f339eed45c 2024-06-22 08:20:28 +02:00 Compare
Some checks failed
check code / check-code (pull_request) Successful in 27s
build and publish / release-pypackage (pull_request) Failing after 11m17s
build and publish / update-changelog (pull_request) Failing after 11m14s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b renovate/octodns-1.x main
git pull origin renovate/octodns-1.x

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff renovate/octodns-1.x
git push origin main
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
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#26
No description provided.