solvaholic / octodns-sync

GitHub Action to test and deploy DNS settings with OctoDNS
MIT License
28 stars 14 forks source link

Bump octodns from 0.9.11 to 0.9.12 #54

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps octodns from 0.9.11 to 0.9.12.

Changelog

Sourced from octodns's changelog.

v0.9.12 - 2021-04-30 - Enough time has passed

Noteworthy changes

  • Formal Python 2.7 support removed, deps and tooling were becoming unmaintainable
  • octodns/octodns move, from github/octodns, more to come

Stuff

  • ZoneFileSource supports specifying an extension & no files end in . to better support Windows
  • LOC record type support added
  • Support for pre-release versions of PowerDNS
  • PowerDNS delete before create which allows A CNAME etc.
  • Improved validation of fqdn's in ALIAS, CNAME, etc.
  • Transip support for NS records
  • Support for sending plan output to a file
  • DNSimple uses zone api rather than domain to support non-registered stuff, e.g. reverse zones.
  • Support for fallback-only dynamic pools and related fixes to NS1 provider
  • Initial Hetzner provider
Commits
  • 3e888b1 Merge pull request #703 from octodns/rel-0-9-12
  • 58c7f43 v0.9.12 version bump and CHANGELOG update
  • ec0ea60 Merge pull request #701 from octodns/doc-sha-install
  • ad37b99 Add shell code block types
  • a564270 Add a blurb on pip installing a sha
  • 03f59a8 Merge pull request #691 from ricardbejarano/hetzner-provider
  • 0a21282 Merge branch 'master' into hetzner-provider
  • b3c394a minor correctness tweaks
  • 6bf24d8 implemented TestHetznerProvider.test_apply
  • d4c6836 implemented HetznerProvider.zone_metadata as the equivalent to zone_records f...
  • 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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)
dependabot[bot] commented 3 years ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

solvaholic commented 3 years ago

The octodns version bump was handled in #53, and there's currently no requirements.txt in this repository.

dependabot[bot] commented 3 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.