Skip to content

build(deps): bump dns-update from 0.3.1 to 0.5.2#765

Closed
dependabot[bot] wants to merge 1 commit into
develop-2.xfrom
dependabot/cargo/develop-2.x/dns-update-0.5.1
Closed

build(deps): bump dns-update from 0.3.1 to 0.5.2#765
dependabot[bot] wants to merge 1 commit into
develop-2.xfrom
dependabot/cargo/develop-2.x/dns-update-0.5.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor

Bumps dns-update from 0.3.1 to 0.5.2.

Changelog

Sourced from dns-update's changelog.

dns-update 0.5.2

  • Porkbun: fix set_rrset silently failing to publish a new single-record RRset (#67).
  • Infomaniak: resolve the managed DNS zone by walking up the origin labels instead of using the origin verbatim (#66).
  • Vultr: send long TXT values (DKIM keys >255 bytes) as a single quoted string instead of multiple quoted segments.

dns-update 0.5.1

  • TransIP: append a trailing dot to CNAME, NS, MX and SRV hostname targets.
  • HTTP: retry on 503 in addition to 429, back off when no Retry-After is present, and cap the retry delay at 60s.
  • deSEC: fix set_rrset returning "Not found" when creating a record that does not yet exist.
  • INWX: accept record IDs returned as JSON strings.

dns-update 0.5.0

  • New RRSet-oriented API: set_rrset, add_to_rrset, remove_from_rrset. See PROMPT.md for per-provider migration plan.
  • Infomaniak fixes (#57)
  • Namecheap (#58): fix duplicate Content-Type header that IIS rejected as invalid.
  • TransIP fixes (#59): shorten nonce to fit the API's 6-32 character limit, accept PKCS#1 (BEGIN RSA PRIVATE KEY) PEMs in addition to PKCS#8.
  • TransIP: expose global_key parameter on new_transip so callers without an IP whitelist can mint global-scope tokens.
  • RFC 2136: fix RRSET when publishing multiple records at the same owner (e.g. two TLSA).
  • Netcup: SRV records now send priority in the dedicated field and weight port target in destination (fixes 4013 "destination of SRV entry is in wrong format").
  • Hetzner: chunk long TXT values (DKIM keys >255 bytes) into multiple quoted segments.
  • Cloudflare: chunk long TXT values (DKIM keys >255 bytes) into multiple quoted segments so wire chunk boundaries are predictable for propagation checks.
  • HTTP: preserve response body in Error::Api for all non-success status codes.
  • HTTP: add HttpClient::set_header (insert) alongside the existing with_header (append).

dns-update 0.4.1

  • Route53: chunk TXT records into 255-byte character-strings.
  • DeSEC: Use PATCH instead of POST for create.

dns-update 0.4.0

  • Added 62 new DNS provider integrations:
    • Akamai Edge DNS
    • Alibaba Cloud DNS
    • ArvanCloud
    • AutoDNS
    • AWS Lightsail
    • Azure DNS
    • Baidu Cloud DNS
    • BlueCat Address Manager v2
    • ClouDNS
    • Constellix
    • cPanel
    • DDNSS.de
    • DNS Made Easy
    • Domeneshop
    • DreamHost

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 10, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/develop-2.x/dns-update-0.5.1 branch from 132b87a to d5ecc56 Compare June 12, 2026 09:07
@dependabot dependabot Bot changed the title build(deps): bump dns-update from 0.3.1 to 0.5.1 build(deps): bump dns-update from 0.3.1 to 0.5.2 Jun 16, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/develop-2.x/dns-update-0.5.1 branch from d5ecc56 to d9d16d3 Compare June 16, 2026 20:13
Bumps [dns-update](https://github.com/stalwartlabs/dns-update) from 0.3.1 to 0.5.2.
- [Release notes](https://github.com/stalwartlabs/dns-update/releases)
- [Changelog](https://github.com/stalwartlabs/dns-update/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stalwartlabs/dns-update/commits)

---
updated-dependencies:
- dependency-name: dns-update
  dependency-version: 0.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/develop-2.x/dns-update-0.5.1 branch from d9d16d3 to 5736f59 Compare June 16, 2026 23:06
@dependabot @github

dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #786.

@dependabot dependabot Bot closed this Jun 17, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/develop-2.x/dns-update-0.5.1 branch June 17, 2026 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants