Bump the all group with 8 updates #4079
Closed
+210
−42
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 all group with 8 updates:
0.9.9
0.10.8
0.12.1
0.14.0
0.13.1
0.28.2
1.2.1
2.0.1
0.2.17
0.4.4
0.13.0
0.24.0
0.9.5
0.10.0
0.7.35
0.8.14
Updates
sha2
from 0.9.9 to 0.10.8Commits
28a7b0d
Update Cargo.lockc6decdf
sha2: Add inline-asm backend for LoongArch64 targets (#507)026b0e8
md5: minor code tweaks, bump to v0.10.6 (#506)a24e8b7
md5: Add inline-asm backend for LoongArch64 targets (#505)7aba4b5
Add asm!-based backend for LoongArch64 targets (#504)dcfd5a5
build(deps): bump actions/checkout from 3 to 4 (#501)4372c77
CI: replace MIPS cross tests with PPC32 (#503)42d3a25
k12: fix incorrect hash calculation (#499)342dbfa
Update asm dependencies (#498)59176e0
Update Clippy and fix lintsUpdates
itertools
from 0.12.1 to 0.14.0Changelog
Sourced from itertools's changelog.
... (truncated)
Commits
a015a68
Addnext_array
andcollect_array
a1213e1
Prepare v0.14.0 releaseff0c942
fix clippy lintsf80883b
Fix into_group_map_by documentation errorsb793238
Add track_caller for asser_equal5d4056b
default_features
is deprecated - switch it todefault-features
a447b68
doc for added traitd0479b0
"nitpicks"35c78ce
IndexMut -> BorrowMut<slice>deb53ba
refactored to share codeUpdates
async-tungstenite
from 0.13.1 to 0.28.2Changelog
Sourced from async-tungstenite's changelog.
... (truncated)
Commits
eae2efa
Release 0.28.2760b512
fix: waker_ref and ArcWake only available on alloc84dda8b
Release 0.28.11e0baad
Usefutures_task::ArcWake
again now that it's fixedb78f952
Add a simpleWebSocketStream::send
method to replaceSink
trait usagece58323
Additional Documentation ofIntoClientRequest
onconnect_async
ab43c0a
Update MSRV CI to 1.63 toocaa4427
Update CHANGELOG.md for 0.28.0a83de2d
Update to rustls-native-certs 0.839de6ce
Release 0.28.0Updates
downcast-rs
from 1.2.1 to 2.0.1Changelog
Sourced from downcast-rs's changelog.
Commits
ed30509
Refine the trait and method documentation.4a140f9
Minor update to README to remove fully-qualified path for macro invocation.30b5bb2
Change crates document to use feature-conditional code instead of feature-con...e7f6511
Update version to 2.0.0 and update CHANGELOG.md.7e801af
Add an intermediateDowncastSend
thatDowncastSync
extends.974f237
Updated to 2021 edition, addeddyn
to all trait objects, and changed min ve...26927b6
Specify edition and suppress dead-code warnings in compilation tests.430f220
Update README.md withcargo readme >! README.md
.208ec3a
Get rid of authors in Cargo.toml in favor of Github's built-in contributors ...9ad1dfb
MakeDowncastSync
OptionalUpdates
standback
from 0.2.17 to 0.4.4Commits
efd0e4c
Add support for Rust 1.6065b52e4
Remove unused importe6845bf
Compact CI4c9f98f
Add support for Rust 1.59c76d770
Add late addition to 1.58 changelogbbd8176
Add support for Rust 1.58925a67a
Add support for Rust 1.57395e778
Add support for 1.56dc9452e
Add GitHub sponsors, PayPald83e58d
Add support for Rust 1.55Updates
tungstenite
from 0.13.0 to 0.24.0Changelog
Sourced from tungstenite's changelog.
... (truncated)
Commits
00c00d4
Prepare 0.24.0 release4f9c5cb
Flush stream on final handshake stage (#431)1617041
style: simplify string formatting (#435)7829e0e
Update GitHub workflow to use rustc 1.635e970b4
Raise MSRV and update the CHANGELOGfb83cd1
Fix behavior when connecting wss url without TLS support (#437)bef231d
Prepare 0.23.0 release2ebcc1f
Update CHANGELOG0e25483
Set default-features = false for rustls (#427)9d12773
Update CHANGELOGUpdates
uint
from 0.9.5 to 0.10.0Commits
63c5afb
Bump versions (#860)0db43ee
Remove From [u8; n] impl for uint types (#859)701148e
Update syn to 2 (#855)2f1866d
Upgrade rocksdb to 0.22 (#853)9ff9316
fix compile errors with new Rust (#854)757e2bd
primitive-types: add repository URL to Cargo.toml (#844)d5e9c1d
Add more comment (#827)dbf46ba
Release 0.2.0 (#825)314bda6
build(deps): bump Swatinem/rust-cache from 2.7.2 to 2.7.3 (#824)2241f64
build(deps): bump Swatinem/rust-cache from 2.7.1 to 2.7.2 (#823)Updates
zerocopy
from 0.7.35 to 0.8.14Release notes
Sourced from zerocopy's releases.
... (truncated)
Commits
f495088
Release 0.8.14 (#2188)681561c
[derive] Implement a IntoBytes-based Hash derive (#2159)0fa779e
Silenceprivate_bounds
lint inKnownLayout
derive (#2182)2c8ef74
Release 0.8.13 (#2130)f436922
Practice goodSelf
hygiene (#2127)ac7b8e8
Release 0.8.12 (#2125)8211fbc
[derive] Don't emit #[cfg(coverage_nightly)] (#2123)1cc24c0
[ci] Roll pinned stable toolchain (#2121)7431cbd
Release v0.8.11 (#2099)d159e36
Add initial support for unsizedMaybeUninit
wrapper type (#2055)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