build(deps): Bump the rust-dependencies group with 8 updates #330
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.34.0
1.35.1
4.4.8
4.4.12
4.4.4
4.4.5
1.0.108
1.0.109
0.11.22
0.11.23
0.10.12
0.10.13
0.3.29
0.3.30
0.20.0
0.20.1
Updates
tokio
from 1.34.0 to 1.35.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
46ff363
chore: prepare Tokio v1.35.1 (#6230)0a1695e
Merge 'tokio-1.32.1' into 'tokio-1.35.x' (#6229)c4f0178
chore: prepare Tokio v1.32.1 (#6228)22b3a65
Merge 'tokio-1.25.3' into 'tokio-1.32.x' (#6227)0d36233
chore: release v1.25.3 (#6223)ab7313f
io: add budgeting to tokio::runtime::io::registration::async_io (#6221)92a3455
chore: prepare Tokio v1.35.0 (#6197)1968565
chore: use relaxed load for unsync_load (#6203)c9273f1
sync: improve safety comments forWakeList
(#6200)e05d0f8
changelog: fix missing link for 1.8.2 (#6199)Updates
clap
from 4.4.8 to 4.4.12Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
6d601e6
chore: Release048e7f0
docs: Update changelog53f5b82
Merge pull request #5267 from vermiculus/sa/avoid-pv-expansion-in-help05cd057
perf: Avoid retrieving possible_values unless used2920808
test: Update snapshots28763eb
chore: Releaseace7bb5
docs(complete): Update changelog76beca4
docs(complete): Polish API reference for dynamic3630e58
Merge pull request #5273 from epage/docsrs3724b9e
docs: Include more content on docs.rsUpdates
clap_complete
from 4.4.4 to 4.4.5Release notes
Sourced from clap_complete's releases.
Changelog
Sourced from clap_complete's changelog.
Commits
28763eb
chore: Releaseace7bb5
docs(complete): Update changelog76beca4
docs(complete): Polish API reference for dynamic3630e58
Merge pull request #5273 from epage/docsrs3724b9e
docs: Include more content on docs.rsd092896
chore: Releasec76a713
chore: Update lockfileb99d17b
docs: Update changelogb47f8da
Merge pull request #5247 from epage/group2e7c9d1
Merge pull request #5194 from c19/patch-1Updates
serde_json
from 1.0.108 to 1.0.109Release notes
Sourced from serde_json's releases.
Commits
f88bf1f
Release 1.0.109bb62c73
Merge pull request #1097 from serde-rs/doccfgdf36d10
Restore doc cfg on re-exportsc367091
Merge pull request #1095 from dtolnay/hashtestb328ee7
Eliminate hash closure in favor of calling hash_one directlyb9bcbad
Use BuildHasher::hash_one7ff6c9e
Use random hasher state for number hashing testfe031cd
Delete trace_macros! functionality from test05196ca
Update ui test suite to nightly-2023-11-19Updates
reqwest
from 0.11.22 to 0.11.23Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
4f54ba7
v0.11.23c65dd7f
docs: add cfg notes about http3 builder methods (#2070)6b901b1
Reject redirects with invalid scheme (#2068)ea59834
Update README advice regarding OpenSSL (#2064)1485ce6
fix: set nodelay correctly to handle when a tls feature is enabled but connec...c09c5e6
proxy: add support for proxy authentication with user-specified header values...4926d76
typo (#2048)6792f69
fn headers()
for wasm::multipart (#2036)52190df
http3: upgrade dependencies (#2028)50dbaf3
docs: remove redundant link targets (#2019)Updates
figment
from 0.10.12 to 0.10.13Commits
Updates
futures
from 0.3.29 to 0.3.30Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
de1a0fd
Release 0.3.3068d2845
Remove a redundant space in example (#2816)fdd2ce7
Fix broken link inCopyBufAbortable
docs (#2815)272a3c7
Use cfg(target_has_atomic) on no-std targetsc179201
FillBuf: Do not call poll_fill_buf twicee6735f3
FuturesUnordered: Fix clear implementation04d01a0
FuturesOrdered: Use 64-bit indexe4aa659
remove redundant impl Unpin17851c1
provide a mechanism to determine if io read/write halves are from the same st...4910799
provide a non-destructive mechanism to determine if a sink/stream are pairedUpdates
pyo3
from 0.20.0 to 0.20.1Release notes
Sourced from pyo3's releases.
Changelog
Sourced from pyo3's changelog.
Commits
d3f034a
release: 0.20.1985412f
ci: updates for Rust 1.75ecb0e9c
Copy note on using check_signals on non-main thread/interpreter from Python d...b842711
Fixes #3645 -- addedabi3-py312
featured897479
Fix the Crossbeam ecosystem to point releases before it required Rust 1.61.8f6976d
EnableGILProtected
access viaPyVisit
5c1e4d1
ci: fixup pytests to compile in debug1896a32
ci: refactor pytests dev dependencies7032789
Add additional definitions for_PyImport_Frozen*
1166a99
Refactor create_type_object so that most of the code is monomorphicDependabot 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