Skip to content

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

Open
dependabot[bot] wants to merge 2 commits into
develop-2.xfrom
dependabot/cargo/develop-2.x/dns-update-0.5.2
Open

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 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 17, 2026
DorianNiemiecSVRJS and others added 2 commits June 17, 2026 14:49
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.2
  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.2 branch from e24e384 to 9496d82 Compare June 17, 2026 13:07
@dependabot @github

dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of dns-update exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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.

1 participant