build(deps): Bump the rust-dependencies group with 8 updates #314
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 rust-dependencies group with 8 updates:
1.29.1
1.32.0
4.3.19
4.4.6
4.3.2
4.4.3
1.0.178
1.0.188
1.0.104
1.0.107
0.11.18
0.11.22
0.10.10
0.10.11
0.19.1
0.19.2
Updates
tokio
from 1.29.1 to 1.32.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
a7d52c2
chore: prepare Tokio v1.32.0 release (#5937)f5f2b58
rt: improve docs for Builder::max_blocking_threads (#5793)718dcc8
docs: BytesMut::with_capacity does not guarantee exact capacity (#5870)10e141d
io: addReady::ERROR
and report error readiness (#5781)6e42c26
rt(alt): tweak some constants to improve scalability (#5935)82bef00
io: minor tweaks toAsyncFd
(#5932)40633fc
readme: list previous LTS releases (#5931)3dd5f7a
sync: move broadcast waiters into separate list before waking (#5925)2c92cad
process: stabilizeCommand::raw_arg
(#5930)197757d
streams: create StreamMock for testing Streams (#5915)Updates
clap
from 4.3.19 to 4.4.6Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
39f5e80
chore: Releasea5cb6bb
docs: Update changelog418c001
Merge pull request #5146 from epage/update485b957
chore: Upgrade anstreama1af8d9
chore: Update from '_rust/main'ac51f09
chore(ci): Normalize json5 syntax86c29de
chore(ci): Updaet Renovate schema2045528
chore: Release55d2230
docs: Update changelog492ee03
Merge pull request #5140 from epage/dynUpdates
clap_complete
from 4.3.2 to 4.4.3Release notes
Sourced from clap_complete's releases.
... (truncated)
Changelog
Sourced from clap_complete's changelog.
Commits
39f5e80
chore: Releasea5cb6bb
docs: Update changelog418c001
Merge pull request #5146 from epage/update485b957
chore: Upgrade anstreama1af8d9
chore: Update from '_rust/main'ac51f09
chore(ci): Normalize json5 syntax86c29de
chore(ci): Updaet Renovate schema2045528
chore: Release55d2230
docs: Update changelog492ee03
Merge pull request #5140 from epage/dynUpdates
serde
from 1.0.178 to 1.0.188Release notes
Sourced from serde's releases.
Commits
dad15b9
Release 1.0.188d89c19f
Revert "Adopt new Cargo feature resolver"146dc0f
Release 1.0.187d26852d
Merge pull request #2602 from dtolnay/resolvere1c2724
Adopt new Cargo feature resolverdbbfe7a
Merge pull request #2600 from dtolnay/oldemscriptendc24d12
Clean up all usage of serde_if_integer1284e7533e
Remove support for emscripten targets on rustc older than 1.405d03651
Release 1.0.186a741293
Merge pull request #2599 from dtolnay/encodeutf8Updates
serde_json
from 1.0.104 to 1.0.107Release notes
Sourced from serde_json's releases.
Commits
b6e113f
Release 1.0.10700626a0
Merge pull request #1073 from dtolnay/rawvalueb9d296f
IntoDeserializer for &RawValue4ea34a2
Merge pull request #1072 from dtolnay/rawvaluefe30766
Support deserializing from &RawValue2c22077
Merge pull request #1062 from osiewicz/remove_build_rs04f7758
fixup! chore: Remove no_btreemap_get_key_value and no_btreemap_remove_entry.83bdc5f
Omit return keyword inremove_entry
89a2741
Revert "Remove limb_width32 and limb_width64 features"45f10ec
Release 1.0.106Updates
reqwest
from 0.11.18 to 0.11.22Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
5df3861
v0.11.22afc3a93
fix trust-dns error kind on windows (#1992)d050e60
v0.11.212a881fb
fix: split connect timeout for multiple IPs (#1940)17c893f
Bump actions/checkout from 3 to 4 (#1968)10d9d23
Addtls_info
/TlsInfo
for access to peer's leaf certificate (#1938)d3d95a5
OptimizeTrustDnsResolver
(#1967)0292486
dep: Upgrade trust-dns-resolver from v0.22 to v0.23 (#1965)70d100c
Feature: auto detect MacOS proxy settings (#1955)34f6c70
Added wasm in the docs. (#1960)Updates
figment
from 0.10.10 to 0.10.11Commits
4f30545
New version: 0.10.11.6e37c46
Add a tip to avoid 'serde(flatten)'.7d01bb3
Update outdated CI actions.1fd3800
Update 'toml' and 'atomic' dependencies.91b9e29
Allow preserving original env var casing.f7a75e7
Add failing test for 'SelectedProfile'.Updates
pyo3
from 0.19.1 to 0.19.2Release notes
Sourced from pyo3's releases.
Changelog
Sourced from pyo3's changelog.
Commits
931e23d
release: 0.19.2e8d8840
fix msrv issues for 0.19.2 patch releaseecfddd5
update tests of refcounting to use a non-immortal object5564d61
update object.h definitions for Python 3.120f1846c
update criterion to 0.5.11f7c1fc
move benches to subdirectory1fa46d0
add macro quotes module for common snippets0f796e7
macros:_py
->py
00a6ce6
fix compile failure for getter with return lifetime of self79d5e4f
Added newsfragmentDependabot 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