Bump the default group with 3 updates #380
Closed
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 default group with 3 updates: thiserror, tokio and serde_json.
Updates
thiserrorfrom 2.0.9 to 2.0.11Release notes
Sourced from thiserror's releases.
Commits
0f532e3Release 2.0.113d15543Merge pull request #410 from dtolnay/testnostd1a226aeDisable two more integration tests in no-std mode8b5f2d7Fix unused import in test when built without stdeecd247Add CI step to test with "std" disabled8f2a76bMerge pull request #409 from Maytha8/std-tests693a6cdAdd feature gate to tests that use std349f696Release 2.0.106cd87bcMerge pull request #408 from dtolnay/assoctype6b3e1e5Generate trait bounds on associated typesUpdates
tokiofrom 1.42.0 to 1.43.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
5f3296dchore: prepare Tokio v1.43.0 (#7079)cc974a6chore: prepare tokio-macros v2.5.0 (#7078)15495fdmetrics: improve flexibility of H2Histogram Configuration (#6963)ad41834io: don't callset_lenbefore initializing vector inBlocking(#7054)bd3e857runtime: moveis_join_waker_setassertion inunset_waker(#7072)15f7366runtime: fixLocalRuntimedoc links (#7074)fd2048dci: split miri jobs into unit and integration tests (#7071)e8f3915chore: use unsync loads forunsync_load(#7073)67f1277net: fix ambiguity inTcpStream::try_write_vectoreddocs (#7067)463502cio: clarifyReadBuf::uninitallows initialized buffers as well (#7053)Updates
serde_jsonfrom 1.0.134 to 1.0.138Release notes
Sourced from serde_json's releases.
Commits
c916099Release 1.0.138dc29e48Move BufReader to caller29122f9Sort imports from PR 1237d33c1b5Merge pull request #1237 from JonathanBrouwer/master8c2d800Add more warnings to apply buffering on docs of affected functions65bbd1aFix example of from_reader not applying buffering when it should87f78daMore precise gitignore patterns4134f11Remove *.sw[po] from gitignorec7626dbRemove **/*.rs.bk from project-specific gitignoreeb49e28Release 1.0.137Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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