Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 7, 2025

Bumps hickory-proto from 0.25.0-alpha.2 to 0.26.0-alpha.1.

Release notes

Sourced from hickory-proto's releases.

v0.26.0-alpha.1

What's Changed

0.25.2

What's Changed

... (truncated)

Changelog

Sourced from hickory-proto's changelog.

Change Log: Hickory DNS (formerly, Trust-DNS)

This is the historical changelog for Hickory DNS.

Current release notes are maintained on GitHub Releases.

0.25.0-alpha.5

What's Changed

... (truncated)

Commits
  • 7d6a607 proto: use concrete type in DnsHandle::send()
  • c419bc8 resolver: wrap pool state in a single Arc
  • a2a4356 resolver: wrap ResolverOpts in Arc
  • f881c91 resolver: update options before building client
  • 2063c33 resolver: avoid unnecessary request cloning
  • 85cd29b resolver: inline parallel_conn_loop()
  • f6406a8 resolver: detach try_send() from NameServerPool
  • a0fa3d6 resolver: remove unused getter
  • 133c6a8 resolver: use a single Arc per NameServer
  • 89fdb1b resolver: inline NameServerState
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 7, 2025
@dependabot dependabot bot force-pushed the dependabot/cargo/hickory-proto-0.26.0-alpha.1 branch from 147ef0a to 35b6adf Compare July 8, 2025 09:30
Bumps [hickory-proto](https://github.com/hickory-dns/hickory-dns) from 0.25.0-alpha.2 to 0.26.0-alpha.1.
- [Release notes](https://github.com/hickory-dns/hickory-dns/releases)
- [Changelog](https://github.com/hickory-dns/hickory-dns/blob/main/OLD-CHANGELOG.md)
- [Commits](hickory-dns/hickory-dns@v0.25.0-alpha.2...v0.26.0-alpha.1)

---
updated-dependencies:
- dependency-name: hickory-proto
  dependency-version: 0.26.0-alpha.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/hickory-proto-0.26.0-alpha.1 branch from 35b6adf to fae5570 Compare July 10, 2025 09:20
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