-
Notifications
You must be signed in to change notification settings - Fork 361
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
chore: Bump trust-dns-proto from 0.21.2 to 0.22.0 #1172
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/cargo/trust-dns-proto-0.22.0
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
force-pushed
the
dependabot/cargo/trust-dns-proto-0.22.0
branch
3 times, most recently
from
September 12, 2022 10:56
1c97ac8
to
be5a078
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/trust-dns-proto-0.22.0
branch
6 times, most recently
from
October 6, 2022 19:43
c029c30
to
436bab5
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/trust-dns-proto-0.22.0
branch
2 times, most recently
from
October 11, 2022 15:47
6a2f0e7
to
a4113d9
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/trust-dns-proto-0.22.0
branch
3 times, most recently
from
November 2, 2022 09:04
c398388
to
12609db
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/trust-dns-proto-0.22.0
branch
2 times, most recently
from
November 21, 2022 16:13
0a4a021
to
5a6b163
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/trust-dns-proto-0.22.0
branch
3 times, most recently
from
December 12, 2022 12:18
7824503
to
7fbcead
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/trust-dns-proto-0.22.0
branch
2 times, most recently
from
December 20, 2022 15:47
0a0c489
to
a10bd2c
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/trust-dns-proto-0.22.0
branch
2 times, most recently
from
January 3, 2023 09:29
3e20551
to
66dd0d5
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/trust-dns-proto-0.22.0
branch
2 times, most recently
from
January 9, 2023 11:29
54f1e0a
to
43d739e
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/trust-dns-proto-0.22.0
branch
from
January 16, 2023 10:58
43d739e
to
74dd882
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/trust-dns-proto-0.22.0
branch
2 times, most recently
from
January 23, 2023 11:42
83233e0
to
29354fe
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/trust-dns-proto-0.22.0
branch
from
February 3, 2023 19:19
29354fe
to
1003c08
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/trust-dns-proto-0.22.0
branch
from
February 6, 2023 10:26
1003c08
to
2cbecf1
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/trust-dns-proto-0.22.0
branch
3 times, most recently
from
February 20, 2023 23:03
65edb39
to
ff7d577
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/trust-dns-proto-0.22.0
branch
3 times, most recently
from
March 20, 2023 15:40
5cbfe01
to
51259d0
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/trust-dns-proto-0.22.0
branch
from
March 29, 2023 10:25
51259d0
to
88ffbab
Compare
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](bluejekyll/trust-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
bot
force-pushed
the
dependabot/cargo/trust-dns-proto-0.22.0
branch
from
April 9, 2023 07:38
88ffbab
to
c99d454
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps trust-dns-proto from 0.21.2 to 0.22.0.
Release notes
Sourced from trust-dns-proto's releases.
... (truncated)
Changelog
Sourced from trust-dns-proto's changelog.
... (truncated)
Commits
19b4dc4
Increase MSRV to 1.59 with 0.22 releasedef7ff9
temporarily disable windows tests379469a
prepare 0.22.0 release2d100e9
update changelog for 0.22.0 releaseed957b7
update dependencies for 0.22.0 release7a087eb
clean up some style issues0b4cddb
make RecursiveConfig Eq654fc51
rename hints to roots in source and docs91ccaba
mark recursive resolution as experimental6c0edd9
merge-with-mainYou 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 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)