build(deps): bump the dependencies group with 5 updates #120
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 the dependencies group with 5 updates:
1.32.0
1.33.0
0.1.73
0.1.74
0.7.9
0.7.10
0.3.28
0.3.29
0.8.3
0.9.0
Updates
tokio
from 1.32.0 to 1.33.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
0457690
chore: prepare Tokio v1.33.0 release (#6059)4557451
io: implementSeek
forSyncIoBridge
(#6058)2bd4376
rt: do not trace tasks while lockingOwnedTasks
(#6036)f306bd0
sync: fix unclosed code block in example (#6056)6b010ac
docs: fix new doc warnings in 1.73.0 (#6055)8cd3383
time: reduce iteration count in short_sleeps test (#6052)d6ed00c
sync:Semaphore
doc final cleanup (#6050)5d29136
docs: add semaphore example for running tests sequentially (#6038)52b29b3
net: add apple tvos support (#6045)eaba971
sync: document that broadcast capacity is a lower bound (#6042)Updates
async-trait
from 0.1.73 to 0.1.74Release notes
Sourced from async-trait's releases.
Commits
265979b
Release 0.1.745e67709
Fix doc test when async fn in trait is natively supportedef144ae
Update ui test suite to nightly-2023-10-159398a28
Test docs.rs documentation build in CI8737173
Update ui test suite to nightly-2023-09-245ba643c
Test dyn Trait containing async fn247c8e7
Add ui test testing the recommendation to use async-trait799db66
Update ui test suite to nightly-2023-09-230e60248
Update actions/checkout@v3 -> v47fcbc83
Update ui test suite to nightly-2023-08-29Updates
tokio-util
from 0.7.9 to 0.7.10Commits
Updates
futures-util
from 0.3.28 to 0.3.29Release notes
Sourced from futures-util's releases.
Changelog
Sourced from futures-util's changelog.
Commits
86f2a6a
Release 0.3.29a40204d
Provide AtomicWaker if portable-atomic feature is enabled, even if atomic CAS...24cca65
AddTryAny
adaptere60a439
AddTryAll
adapter5051335
Remove unsafe code from AssertUnmoved60a86e1
Fix Sync impl of FuturesUnorderedf392082
Extend io::AsyncBufReadExt::lines example with invalid UTF-82f2ec39
Fix infinite loop caused by invalid UTF-8 bytes8570ea6
Fix unused_imports warning43c0c5f
Add tests forStreamExt::all
andStreamExt::any
Updates
pyo3-log
from 0.8.3 to 0.9.0Changelog
Sourced from pyo3-log's changelog.
Commits
6834c15
Release 0.9.038b8d28
Merge pull request #34 from V02460/patch-108b6fe2
Merge pull request #33 from davidhewitt/patch-18066e91
Update deprecated SPDX license expression720be0d
Bump pyo3 minimal version48335f0
Release 0.8.4e6712bb
Merge pull request #32 from a1phyr/pyo3_0.20f080077
Update Pyo3 to 0.20Dependabot 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions