Skip to content

build(deps): bump dns-update from 0.3.1 to 0.5.0#705

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Copy link
Copy Markdown
Contributor

Bumps dns-update from 0.3.1 to 0.5.0.

Changelog

Sourced from dns-update's changelog.

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
    • DuckDNS
    • Dynu
    • EasyDNS
    • Exoscale
    • FreeMyIP
    • Gandi v5
    • Gcore
    • GleSYS
    • GoDaddy
    • Hetzner DNS
    • hosting.de
    • Hostinger
    • Huawei Cloud DNS

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 20, 2026
Bumps [dns-update](https://github.com/stalwartlabs/dns-update) from 0.3.1 to 0.5.0.
- [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.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump dns-update from 0.3.1 to 0.4.1 build(deps): bump dns-update from 0.3.1 to 0.5.0 Jun 4, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/develop-2.x/dns-update-0.4.1 branch from adf2452 to 2ef6dbe Compare June 4, 2026 04:48
@dependabot @github

dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #765.

@dependabot dependabot Bot closed this Jun 10, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/develop-2.x/dns-update-0.4.1 branch June 10, 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