-
Notifications
You must be signed in to change notification settings - Fork 116
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
build(deps): bump tokio from 1.27.0 to 1.28.0 #6572
Merged
Merged
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
added
A-dependencies
Area: Dependency file updates
A-rust
Area: Updates to Rust code
C-trivial
Category: A trivial change that is not worth mentioning in the CHANGELOG
P-Low ❄️
labels
Apr 26, 2023
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #6572 +/- ##
==========================================
+ Coverage 77.93% 78.10% +0.16%
==========================================
Files 309 309
Lines 40621 40621
==========================================
+ Hits 31659 31727 +68
+ Misses 8962 8894 -68 |
dependabot
bot
force-pushed
the
dependabot/cargo/tokio-1.28.0
branch
from
April 26, 2023 23:37
b7179d7
to
e842a57
Compare
@Mergifyio update |
✅ Branch has been successfully updated |
teor2345
previously approved these changes
May 1, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Multiple bug and performance fixes
@dependabot recreate |
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.27.0 to 1.28.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.27.0...tokio-1.28.0) --- updated-dependencies: - dependency-name: tokio 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/tokio-1.28.0
branch
from
May 2, 2023 01:15
4c10328
to
1c14039
Compare
teor2345
approved these changes
May 2, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
A-dependencies
Area: Dependency file updates
A-rust
Area: Updates to Rust code
C-bug
Category: This is a bug
C-trivial
Category: A trivial change that is not worth mentioning in the CHANGELOG
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 tokio from 1.27.0 to 1.28.0.
Release notes
Sourced from tokio's releases.
Commits
f21d596
chore: prepare Tokio v1.28.0 (#5650)66c62a4
chore: prepare tokio-macros v2.1.0 (#5649)a86c052
ci: use cargo-semver-checks GitHub Action (#5648)c1778ed
sync: addwatch::Receiver::wait_for
(#5611)11b8807
sync: improve Debug impl forRwLock
(#5647)e789b61
stream: addStreamExt::timeout_repeating
(#5577)2cd4f4a
stream: add "full" feature flag (#5639)b6bbe5f
Revert "macros: hide internal constant in select! macro (#5617)" (#5637)57ba4a4
sync: fix typo inSemaphore::MAX_PERMITS
(#5645)5e6c6bd
chore: fix compiler output changes in rustc 1.69 (#5643)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)