Skip to content

build(deps): bump github.com/multiformats/go-multiaddr-dns from 0.3.1 to 0.6.0 - #1378

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/multiformats/go-multiaddr-dns-0.6.0
Closed

build(deps): bump github.com/multiformats/go-multiaddr-dns from 0.3.1 to 0.6.0#1378
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/multiformats/go-multiaddr-dns-0.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown

Bumps github.com/multiformats/go-multiaddr-dns from 0.3.1 to 0.6.0.

Release notes

Sourced from github.com/multiformats/go-multiaddr-dns's releases.

v0.6.0

[!NOTE] This release was brought to you by the Shipyard team.

Highlights

TXT lookups can now report the DNS record TTL (#75)

New Resolver.LookupTXTWithTTL returns TXT records together with how long they may be cached. It routes per domain like LookupTXT, and reports the TTL when the matched resolver implements the new optional TXTWithTTLResolverlibp2p/go-doh-resolver#330, meaning unknown.

This is opt-in and additive: LookupTXT and the BasicResolver interface are unchanged. The TTL lets callers expire TXT-derived state at the right time, such as dnsaddr= multiaddrs carrying potentially rotating IPNS names, or DNSLink records feeding Cache-Control: max-ageipfs/boxo#329

Requires Go 1.25 (#73)

go.mod now requires Go 1.25.

Full Changelog: multiformats/go-multiaddr-dns@v0.5.0...v0.6.0

v0.5.0

What's Changed

New Contributors

Full Changelog: multiformats/go-multiaddr-dns@v0.4.1...v0.5.0

v0.4.1

What's Changed

Full Changelog: multiformats/go-multiaddr-dns@v0.4.0...v0.4.1

v0.4.0

Breaking Changes

Only resolve one DNS component at a time when a user calls .Resolve. See #61 for more details.

What's Changed

... (truncated)

Commits

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 show <dependency name> 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)

Bumps [github.com/multiformats/go-multiaddr-dns](https://github.com/multiformats/go-multiaddr-dns) from 0.3.1 to 0.6.0.
- [Release notes](https://github.com/multiformats/go-multiaddr-dns/releases)
- [Commits](multiformats/go-multiaddr-dns@v0.3.1...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/multiformats/go-multiaddr-dns
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: M-dependabot. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions Bot added the Stale label Aug 7, 2026
@github-actions github-actions Bot closed this Aug 13, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 13, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/multiformats/go-multiaddr-dns-0.6.0 branch August 13, 2026 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants