octodns / octodns-docker

OctoDNS – DNS as code – bundled as Docker images
12 stars 2 forks source link

Bump octodns-powerdns from 0.0.5 to 0.0.6 in /all #119

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps octodns-powerdns from 0.0.5 to 0.0.6.

Changelog

Sourced from octodns-powerdns's changelog.

v0.0.6 - 2024-03-08 - Get port type straight

  • DS Record support added
  • Fix for url formatting of port when it's of type float
Commits
  • f7d6df3 Merge pull request #64 from octodns/rel-0-0-6
  • 4b92d9d Version 0.0.6 bump & changelog update
  • 91de567 Merge pull request #63 from octodns/port-float
  • 4e55cb8 Fix incorrect url formatting when port is a float
  • 80af994 Merge pull request #62 from octodns/tests-ignore-deprecations
  • e75d051 Ignore deprecation warnings during tests
  • 46bf51d Merge pull request #61 from octodns/pytest-warnings-as-errors
  • 75bdec1 Warnings are errors during tests
  • 1d10fa8 Merge pull request #60 from octodns/update-requirements
  • 3f4b6cd update requirements*.txt
  • 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 show 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)