Bump the dependencies group with 11 updates #1656
Merged
+632
−495
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 11 updates:
4.5.31
4.5.32
1.2.0
1.3.1
2.1.0
2.2.0
1.20.3
1.21.1
0.17.13
0.17.14
1.44.0
1.44.1
3.18.0
3.19.0
1.15.1
1.16.0
0.1.87
0.1.88
0.29.1
0.30.0
0.20.0
0.20.1
Updates
clap
from 4.5.31 to 4.5.32Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
81b9db2
chore: Released3d7a17
chore: Merge branch 'master' intoupstream/master
361114e
chore: Releaseb693fc0
docs: Update changelog7100091
Merge pull request #5765 from epage/completee90b2da
refactor(complete): Pull our registration writing95e99ef
refactor(complete): Pull out shell lookup4af0cd6
fix(complete): Loosen requirements on Command factoryf40b37f
chore: Release63bfe1a
docs: Update changelogUpdates
http
from 1.2.0 to 1.3.1Release notes
Sourced from http's releases.
Changelog
Sourced from http's changelog.
Commits
8c1fb20
v1.3.16637a72
fix: validate path bytes are at least utf8 (#756)d0dd91e
v1.3.064bd92b
docs: Fixed encryption/compression typo for 'accept-encoding: identity'. (#695)b03ed6a
chore: use range.contains in StatusCode methods (#748)a463fb5
chore(ci): use yq to get rust-version in manifest (#746)68845bd
fix: HeaderMap::reserve allocates insufficient capacity (#741)4e02046
refactor(header): remove BytesMut inline optimization when creating (#738)091ee9a
feat(uri): allow utf8 char, not rfc 3986 compliant, in path and query (#715)Updates
humantime
from 2.1.0 to 2.2.0Commits
Updates
once_cell
from 1.20.3 to 1.21.1Changelog
Sourced from once_cell's changelog.
... (truncated)
Commits
a70d907
Merge pull request #277 from briansmith/b/as-ptr9173b99
Reduce MSRV to 1.65 by polyfillingAtomicUsize::as_ptr()
.0d6bc31
fix testsf27d156
v1.21.05b7b16c
Merge pull request #275 from klkvr/klkvr/once-box-helpers73da483
Merge pull request #274 from briansmith/b/get_unchecked15154b0
AddOnceNonZeroUsize::get_unchecked
.f15c633
feat: add helpers for OnceBoxUpdates
ring
from 0.17.13 to 0.17.14Changelog
Sourced from ring's changelog.
Commits
Updates
tokio
from 1.44.0 to 1.44.1Release notes
Sourced from tokio's releases.
Commits
d413c9c
chore: prepare Tokio v1.44.1 (#7217)addbfb9
rt: skip defer queue inblock_in_place
context (#7216)Updates
tempfile
from 3.18.0 to 3.19.0Changelog
Sourced from tempfile's changelog.
Commits
42fff68
chore: release v3.19.061b4283
feat(windows): add a feature to immediate tempfile deletion (#340)c2d16b3
ci: downgrade once-cell on old rustc versions (#342)35c204d
chore: remove cfg-if dependency (#338)Updates
uuid
from 1.15.1 to 1.16.0Release notes
Sourced from uuid's releases.
Commits
c36beb1
Merge pull request #817 from uuid-rs/cargo/v1.16.05338b24
prepare for 1.16.0 release420f627
Merge pull request #815 from tguichaoua/new_v8_const254258c
markUuid::new_v8
constUpdates
async-trait
from 0.1.87 to 0.1.88Release notes
Sourced from async-trait's releases.
Commits
b3a5919
Release 0.1.88a306be8
Merge pull request #289 from dtolnay/cfgd305984
Fix lifetime bounding on generic parameters that have cfg78506f1
Add regression test for issue 288a11384e
Add issue 283 link in testUpdates
html5ever
from 0.29.1 to 0.30.0Commits
Updates
typed-builder
from 0.20.0 to 0.20.1Release notes
Sourced from typed-builder's releases.
Changelog
Sourced from typed-builder's changelog.
Commits
3668822
Bump bugfix version6305fc0
Merge pull request #158 from azriel91/improvement/mutator-with-type-param5ebeb75
UpdateCHANGELOG.md
.5cdb713
Pass through type parameter in mutator function call.Dependabot 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