build(deps): bump the dep-updates group with 3 updates #442
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 dep-updates group with 3 updates: thiserror, tokio and uuid.
Updates
thiserror
from 2.0.9 to 2.0.10Release notes
Sourced from thiserror's releases.
Commits
349f696
Release 2.0.106cd87bc
Merge pull request #408 from dtolnay/assoctype6b3e1e5
Generate trait bounds on associated types1368591
Add regression test for issue 405Updates
tokio
from 1.42.0 to 1.43.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
5f3296d
chore: prepare Tokio v1.43.0 (#7079)cc974a6
chore: prepare tokio-macros v2.5.0 (#7078)15495fd
metrics: improve flexibility of H2Histogram Configuration (#6963)ad41834
io: don't callset_len
before initializing vector inBlocking
(#7054)bd3e857
runtime: moveis_join_waker_set
assertion inunset_waker
(#7072)15f7366
runtime: fixLocalRuntime
doc links (#7074)fd2048d
ci: split miri jobs into unit and integration tests (#7071)e8f3915
chore: use unsync loads forunsync_load
(#7073)67f1277
net: fix ambiguity inTcpStream::try_write_vectored
docs (#7067)463502c
io: clarifyReadBuf::uninit
allows initialized buffers as well (#7053)Updates
uuid
from 1.11.0 to 1.11.1Release notes
Sourced from uuid's releases.
Commits
42c2d0f
Merge pull request #782 from uuid-rs/cargo/1.11.17dc4122
prepare for 1.11.1 release4cdc981
Merge pull request #781 from uuid-rs/ci/rust-versions1ce698c
update rust toolchain before building5cbe0ce
Merge pull request #778 from jacobggman/main6e55348
Fix broken link to RFC 1574 in CONTRIBUTING.md147d993
update table of contents in CONTRIBUTING.md8901919
Merge pull request #777 from uuid-rs/KodrAus-patch-1a486f03
try using specific node versiondcf1d81
bump msrv to 1.63.0Dependabot 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