Skip to content

chore(deps): update dependency dns-lexicon to v3.25.2#71

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/dns-lexicon-3.x
Open

chore(deps): update dependency dns-lexicon to v3.25.2#71
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/dns-lexicon-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Aug 22, 2024

This PR contains the following updates:

Package Change Age Confidence
dns-lexicon (changelog) 3.17.03.25.2 age confidence

Release Notes

dns-lexicon/dns-lexicon (dns-lexicon)

v3.25.2

Compare Source

Added
  • The googleclouddns provider now works on public zones only by default

v3.25.1

Compare Source

Modified
  • Fix creation of records using wedos provider
  • Use BASIC authentication for easydns provider instead of request parameters
  • The googleclouddns provider now supports API pagination to fetch the rrsets

v3.25.0

Compare Source

Added
  • Add the httpnet provider (#​77)
Modified
  • The azure provider now supports the Azure API pagination (#​74)
  • Fix inwx records handling (#​79)

v3.24.0

Compare Source

Added
  • The hetzner provider supports automatically the new Hetzner API (#​73)
Modified
  • Allow preservation of TTL in desec provider (#​66)
  • Fix req with empty content in desec provider (#​67)
  • Support connection to AF_UNIX sockets for pdns APIs (#​53)
  • Fix TXT challenge records not being deleted for ovh provider (#​65)

v3.23.2

Compare Source

Added
  • Support subdomains in dynu providers (#​34)

v3.23.1

Compare Source

Modified
  • Fix pagination in scaleway provider (#​64)
  • Fix tests in godaddy provider

v3.23.0

Compare Source

Added
Removed
  • Replace the old linode provider with linode4. linode4 provider name
    is still usable for retro-compatibility purpose.

v3.22.0

Compare Source

Added
  • Add support of Python 3.14
  • Add relevant URLs in the pyproject.toml for publication in PyPI
Modified
  • Make domain comparison case insensitive in DYNU provider to cope with zones with uppercase characters
  • Properly close sockets during integration tests
Removed
  • Drop support of Python 3.9

v3.21.1

Compare Source

Modified
  • Make provider dynu able to work not only with the root domain of a zone (#​31)
  • Remove the usage of a deprecated function of beautifulsoup (#​29)

v3.21.0

Compare Source

Added
  • Add devnomads provider (#​19)
  • Add scaleway provider (#​21)
Modified
  • In ionos provider, authentication is not required
    when using automatic detection of registrar (#​22)
  • In hover provider, prevent to send empty bodies in requests
    that would be refused by the API (#​26)
Removed
  • Remove webgo provider (#​20)

v3.20.1

Compare Source

Modified
  • Setup Docker entrypoint to run Lexicon by default

v3.20.0

Compare Source

Modified
  • Fix Docker build & migrate image to Github Container registry

v3.19.0

Compare Source

Added
Modified
  • Migrate build tooling from poetry to uv
  • Provider porkbun now use the new API exposed by the DNS provider (analogj/lexicon#2069)
Removed
  • Drop support of Python 3.8

v3.18.0

Compare Source

Added
Modified

Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/dns-lexicon-3.x branch from d343e70 to 4f85d11 Compare December 6, 2024 17:56
@renovate renovate Bot changed the title chore(deps): update dependency dns-lexicon to v3.18.0 chore(deps): update dependency dns-lexicon to v3.19.0 Dec 6, 2024
@renovate renovate Bot force-pushed the renovate/dns-lexicon-3.x branch from 4f85d11 to 2b19813 Compare December 12, 2024 18:04
@renovate renovate Bot changed the title chore(deps): update dependency dns-lexicon to v3.19.0 chore(deps): update dependency dns-lexicon to v3.20.0 Dec 12, 2024
@renovate renovate Bot changed the title chore(deps): update dependency dns-lexicon to v3.20.0 chore(deps): update dependency dns-lexicon to v3.20.1 Dec 19, 2024
@renovate renovate Bot force-pushed the renovate/dns-lexicon-3.x branch from 2b19813 to 529f908 Compare December 19, 2024 12:06
@renovate renovate Bot changed the title chore(deps): update dependency dns-lexicon to v3.20.1 chore(deps): update dependency dns-lexicon to v3.21.0 Apr 8, 2025
@renovate renovate Bot force-pushed the renovate/dns-lexicon-3.x branch from 529f908 to 4dc8d18 Compare April 8, 2025 18:56
@renovate renovate Bot force-pushed the renovate/dns-lexicon-3.x branch from 4dc8d18 to 5f76b5b Compare April 28, 2025 20:40
@renovate renovate Bot changed the title chore(deps): update dependency dns-lexicon to v3.21.0 chore(deps): update dependency dns-lexicon to v3.21.1 Apr 28, 2025
@renovate renovate Bot changed the title chore(deps): update dependency dns-lexicon to v3.21.1 chore(deps): update dependency dns-lexicon to v3.22.0 Nov 11, 2025
@renovate renovate Bot force-pushed the renovate/dns-lexicon-3.x branch 2 times, most recently from 309df58 to f640b58 Compare November 12, 2025 02:40
@renovate renovate Bot changed the title chore(deps): update dependency dns-lexicon to v3.22.0 chore(deps): update dependency dns-lexicon to v3.23.0 Nov 12, 2025
@renovate renovate Bot force-pushed the renovate/dns-lexicon-3.x branch from f640b58 to 9f4027b Compare November 14, 2025 05:44
@renovate renovate Bot changed the title chore(deps): update dependency dns-lexicon to v3.23.0 chore(deps): update dependency dns-lexicon to v3.23.1 Nov 14, 2025
@renovate renovate Bot force-pushed the renovate/dns-lexicon-3.x branch from 9f4027b to 162ad6e Compare November 14, 2025 19:10
@renovate renovate Bot changed the title chore(deps): update dependency dns-lexicon to v3.23.1 chore(deps): update dependency dns-lexicon to v3.23.2 Nov 14, 2025
@renovate renovate Bot force-pushed the renovate/dns-lexicon-3.x branch from 162ad6e to 26feac4 Compare April 27, 2026 13:50
@renovate renovate Bot changed the title chore(deps): update dependency dns-lexicon to v3.23.2 chore(deps): update dependency dns-lexicon to v3.24.0 Apr 27, 2026
@renovate renovate Bot changed the title chore(deps): update dependency dns-lexicon to v3.24.0 chore(deps): update dependency dns-lexicon to v3.25.0 Apr 27, 2026
@renovate renovate Bot force-pushed the renovate/dns-lexicon-3.x branch from 26feac4 to 08ef188 Compare April 27, 2026 18:05
@renovate renovate Bot changed the title chore(deps): update dependency dns-lexicon to v3.25.0 chore(deps): update dependency dns-lexicon to v3.25.1 Apr 27, 2026
@renovate renovate Bot force-pushed the renovate/dns-lexicon-3.x branch from 08ef188 to f143bfd Compare April 27, 2026 21:23
@renovate renovate Bot force-pushed the renovate/dns-lexicon-3.x branch from f143bfd to 9ce779c Compare May 10, 2026 21:15
@renovate renovate Bot changed the title chore(deps): update dependency dns-lexicon to v3.25.1 chore(deps): update dependency dns-lexicon to v3.25.2 May 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants