Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump trust-dns-proto from 0.21.2 to 0.22.0 #936

Merged
merged 1 commit into from Sep 6, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 5, 2022

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps trust-dns-proto from 0.21.2 to 0.22.0.

Release notes

Sourced from trust-dns-proto's releases.

v0.22.0 -- Experimental Recursor and the Dns CLI

0.22.0

Removed

Added

Fixed

Changed

... (truncated)

Changelog

Sourced from trust-dns-proto's changelog.

0.22.0

Removed

Added

  • (resolver) Add option to use a provided name server order #1766 by @​nhurley3
  • (proto) Add invalid utf8 output test for TXT::fmt. #1755 by darnuria
  • (proto) Support 0-RTT in DNS over QUIC #1716 by msoxzw
  • (recursor) new A Trust DNS based Recursor!!! #1710 by @​bluejekyll
  • (resolver) Allow customizing the static hosts configuration #1705 by @​fantix
  • (proto/server) Support loading pkcs#1 private key as well #1704 by @​lisongmin
  • (util) Trust dns client cli (like dig) #1680 by @​bluejekyll

Fixed

Changed

... (truncated)

Commits
  • 19b4dc4 Increase MSRV to 1.59 with 0.22 release
  • def7ff9 temporarily disable windows tests
  • 379469a prepare 0.22.0 release
  • 2d100e9 update changelog for 0.22.0 release
  • ed957b7 update dependencies for 0.22.0 release
  • 7a087eb clean up some style issues
  • 0b4cddb make RecursiveConfig Eq
  • 654fc51 rename hints to roots in source and docs
  • 91ccaba mark recursive resolution as experimental
  • 6c0edd9 merge-with-main
  • Additional commits viewable in compare view

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 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 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 [trust-dns-proto](https://github.com/bluejekyll/trust-dns) from 0.21.2 to 0.22.0.
- [Release notes](https://github.com/bluejekyll/trust-dns/releases)
- [Changelog](https://github.com/bluejekyll/trust-dns/blob/main/CHANGELOG.md)
- [Commits](hickory-dns/hickory-dns@v0.21.2...v0.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 5, 2022
@zonyitoo zonyitoo merged commit e527ca5 into master Sep 6, 2022
@zonyitoo zonyitoo deleted the dependabot/cargo/trust-dns-proto-0.22.0 branch September 6, 2022 01:39
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant