Bump the rust-minor group with 13 updates #101
Merged
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-minor group with 13 updates:
1.1.2
1.1.3
1.7.0
1.7.1
1.1.0
1.2.0
0.3.69
0.3.71
1.5.0
1.6.0
4.5.2
4.5.4
4.5.0
4.5.4
0.3.2
0.3.3
2.2.5
2.2.6
1.10.3
1.10.4
0.22.2
0.22.3
1.3.1
1.4.0
1.13.1
1.13.2
Updates
aho-corasick
from 1.1.2 to 1.1.3Commits
56256dc
1.1.31b64b22
simd: fix big-endian aarch64 build59b3655
style: clean up lint violationsf227162
benchmarks: import jetscii's benchmarks964a2d5
benchmarks: update aho-corasick engine lock fileUpdates
arc-swap
from 1.7.0 to 1.7.1Changelog
Sourced from arc-swap's changelog.
Commits
Updates
autocfg
from 1.1.0 to 1.2.0Commits
c10bc17
Merge pull request #57 from cuviper/release-1.2.01c029e4
Fixclippy::needless_borrows_for_generic_args
8fbf203
Release 1.2.07f3e58b
Merge pull request #56 from cuviper/wrappers1ca2af8
SupportRUSTC_WRAPPER
andRUSTC_WORKSPACE_WRAPPER
cf17815
Merge pull request #27 from cuviper/set_no_std32c1170
Use consistent verb form in docs3c2cf0e
Add getterno_std()
and setterset_no_std(bool)
5e07f6a
Merge pull request #55 from cuviper/farewell-bors8717f69
Add a summary CI jobUpdates
backtrace
from 0.3.69 to 0.3.71Release notes
Sourced from backtrace's releases.
... (truncated)
Commits
7be8953
rust-lang/backtrace-rs#599
c31ea5b
rust-lang/backtrace-rs#602
193125a
rust-lang/backtrace-rs#601
bdc8b82
Merge pull request #598 from workingjubilee/pull-back-msrvedc9f5c
hack out binary size checks4c8fe97
add Windows to MSRV tests84dfe24
hack CI3f08ec0
Pull back MSRV-breaking ptr::from_ref6fa4b85
rust-lang/backtrace-rs#592
ea7dc8e
rust-lang/backtrace-rs#591
Updates
bytes
from 1.5.0 to 1.6.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
ce8d8a0
chore: prepare bytes v1.6.0 (#681)536db06
Use ManuallyDrop instead of mem::forget (#675)ca00411
Remove commented tests for Bytes::unsplit (#677)7968f6f
Remove redundant reserve call (#674)c5fae00
copy_to_bytes: Add panic section to docs (#676)99584cc
Use Iterator from the prelude (#673)4628927
Refactor split_at/split_to (#663)1bcd212
get_vec_pos: use &self instead of &mut self (#670)f586ffc
set_vec_pos does not need a second parameter (#672)c6972d6
Calculate original capacity only if necessary (#666)Updates
clap
from 4.5.2 to 4.5.4Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
5e4facf
chore: Release8880b0a
docs: Update changelog132b5dd
Merge pull request #5425 from epage/litdf915fe
fix(derive): Re-allow expressions for id's8eab48f
refactor(derive): Make it easier to work with 'Name'be73195
refactor(derive): Clarify tests024089b
Merge pull request #5415 from Pi-Cla/patch-13b35dba
docs: Add mention of nushell to clap_complete README58469d1
Merge pull request #5405 from epage/docs655d829
docs(derive): Fix ToC links within tutorial chaptersUpdates
clap_derive
from 4.5.0 to 4.5.4Release notes
Sourced from clap_derive's releases.
Changelog
Sourced from clap_derive's changelog.
Commits
5e4facf
chore: Release8880b0a
docs: Update changelog132b5dd
Merge pull request #5425 from epage/litdf915fe
fix(derive): Re-allow expressions for id's8eab48f
refactor(derive): Make it easier to work with 'Name'be73195
refactor(derive): Clarify tests024089b
Merge pull request #5415 from Pi-Cla/patch-13b35dba
docs: Add mention of nushell to clap_complete README58469d1
Merge pull request #5405 from epage/docs655d829
docs(derive): Fix ToC links within tutorial chaptersUpdates
cookie-factory
from 0.3.2 to 0.3.3Commits
d36b805
bump version to 0.3.31c52708
Merge pull request #38 from lu-zero/update-cid4de8ce
Merge pull request #37 from lu-zero/clippy-lints682266c
Rework the CI and the README599c37f
Run rustfmt5fcab76
Apply clippy lints to the testsbeb34c7
Remove travisc529e82
Use vec![0; capacity] to allocate-and-zerof67bb89
Use stream_position since we always seek after399cced
implement AsyncBufWriterUpdates
indexmap
from 2.2.5 to 2.2.6Changelog
Sourced from indexmap's changelog.
Commits
3f0fffb
Merge pull request #323 from cuviper/mutable33c1a7c
Fixunused_imports
b76ff73
Fixclippy::multiple_bound_locations
0060546
Release 2.2.6210b027
Opt-in mutable access on IndexSetUpdates
regex
from 1.10.3 to 1.10.4Commits
aa2d8bd
1.10.4088d7f3
api: add Cow guarantee to replace APIa5ae351
regex-automata-0.4.69cf4a42
automata: fix bug where reverse NFA lacked an unanchored prefix10fe722
style: clean up some recent lint violationsd7f9347
regex-automata-0.4.507ef7f1
automata: make additional prefileter metadata publicUpdates
rustls
from 0.22.2 to 0.22.3Commits
a1e28cd
Prepare 0.22.3114c476
suites.rs: fix nonsensical duplicated feature gateffd933a
Fix newclippy::use_self
warningsfb6e70a
dangerous_extract_secrets(): testConnectionTrafficSecrets
variant2d5c80e
Return correctConnectionTrafficSecrets
variant when AES-256-GCM is negotia...77ffe49
tests: fix implied_bounds_in_impls clippy warn65dfd9c
Avoidclippy::std_instead_of_core
false positiveb4adf89
Addressclippy::multiple_bound_locations
1104a47
Addressclippy::mixed_attributes_style
5a5f638
Addressclippy::assigning_clones
Updates
rustls-pki-types
from 1.3.1 to 1.4.0Release notes
Sourced from rustls-pki-types's releases.
Commits
2fab162
Cargo: version 1.3.1 -> 1.4.06377348
ci: add smoke-test step for fuzzers79204bd
fuzz: init fuzz crate, add PrivateKeyDer::try_from target8ee0e71
lib: Add PrivateKeyDer::TryFrom for &[u8] and Vec<u8>034b30e
Add wasm32 target CI builda151d3c
Supplyweb-time
for wasm32 web featureUpdates
smallvec
from 1.13.1 to 1.13.2Release notes
Sourced from smallvec's releases.
Commits
0089d0a
Bump version to 1.13.2b1d2814
Fix UB on out-of-bounds insert()3057362
Stop passing tag-raw-ptrs to MIRIFLAGSf6665a5
Add more tests for UBDependabot 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