build: bump the rust group with 10 updates #21541
Open
+156
−75
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 group with 10 updates:
2.6.0
2.8.0
1.9.0
1.10.0
1.13.0
1.14.0
0.8.5
0.9.0
11.2.0
11.4.0
1.42.0
1.43.0
1.11.0
1.15.1
1.5.5
1.6.1
0.12.0
0.13.0
3.15.0
3.17.1
Updates
bitflags
from 2.6.0 to 2.8.0Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
e20af86
Merge pull request #432 from bitflags/cargo/2.8.0ba41e4b
prepare for 2.8.0 release89be927
Merge pull request #431 from bitflags/feat/bitflags-matchfcfdfd0
finalize bitflags_match8d829b6
Merge pull request #423 from YuniqueUnic/mainb544b58
feat(bitflags): Enhance the functionality and flexibility of the `bitflags_ma...b41a9e8
refactor(match): 重命名 bitflag 匹配宏并优化相关文档04502cf
Merge branch 'bitflags:main' into main10b9fd3
Merge pull request #430 from bitflags/cargo/2.7.0137485a
prepare for 2.7.0 releaseUpdates
bytes
from 1.9.0 to 1.10.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
e0f3a25
chore: prepare bytes v1.10.0 (#766)16fd473
Add feature to support platforms without atomic CAS (#467)71824b0
ci: test AArch64 and run tests instead of build in cross job (#763)7a87660
Use [lints] to address unexpected_cfgs lint (#762)3ab876f
Try get methods for Buf trait (#753)a1b1208
Disable test_bytes_vec_alloc test on miri (#755)aae4969
Add specializedBuf::chunks_vectored
forTake
(#617)103d7bf
Remove incorrect guarantee forchunks_vectored
(#754)16cc574
ImplementBuf::chunks_vectored
forVecDeque\<u8>
(#708)0e9e4fc
ExpandBuf
tests (#747)Updates
either
from 1.13.0 to 1.14.0Commits
6e6dc26
Merge pull request #117 from cuviper/release-1.14.09376206
Release 1.14.04db2c30
Merge pull request #118 from cuviper/clippy81671a6
Fix clippy::empty_line_after_doc_comments1902eb1
Fix clippy::from_over_intoce345c6
Merge pull request #116 from yotamofek/use-macros995ad50
Usefor_both!
andmap_either!
in more placesb0d533a
Merge pull request #115 from yotamofek/simplify-patternsa91fefd
Merge pull request #114 from yotamofek/msrv7972b74
Upgrade to 2021 editionUpdates
rand
from 0.8.5 to 0.9.0Changelog
Sourced from rand's changelog.
... (truncated)
Commits
96f8df6
Prepare 0.9.0 release (#1558)34da321
Enablestdarch_x86_avx512
for cpu hasavx512bw
(#1551)b4b1eb7
Re-org with distr::slice, distr::weighted modules (#1548)16eb7de
Add thethread_rng
feature flag (#1547)afa24e4
Fix test status badges (#1544)c681dfc
Create FUNDING.yml9f05e22
Update: getrandom v0.3.0 rc.0 (#1541)88c310b
Fix docs.rs build options (#1539)b879689
Adjust GH Actions (#1538)3fac49f
Prepare 0.9.0-beta.0 (#1535)Updates
raw-cpuid
from 11.2.0 to 11.4.0Commits
55586e8
Bump version.94a4c10
keephas_av512vbmi2
and mark deprecatedb4075b3
vbmie278f01
Release 11.3.0c358a8
Prepare new version.0c12462
Fix detection of CET shadow stacks1a853c9
annotate examples/serialize_deserialize.rs with correct features237f081
Bump actions/checkout from 4.1.2 to 4.2.1Updates
tokio
from 1.42.0 to 1.43.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
5f3296d
chore: prepare Tokio v1.43.0 (#7079)cc974a6
chore: prepare tokio-macros v2.5.0 (#7078)15495fd
metrics: improve flexibility of H2Histogram Configuration (#6963)ad41834
io: don't callset_len
before initializing vector inBlocking
(#7054)bd3e857
runtime: moveis_join_waker_set
assertion inunset_waker
(#7072)15f7366
runtime: fixLocalRuntime
doc links (#7074)fd2048d
ci: split miri jobs into unit and integration tests (#7071)e8f3915
chore: use unsync loads forunsync_load
(#7073)67f1277
net: fix ambiguity inTcpStream::try_write_vectored
docs (#7067)463502c
io: clarifyReadBuf::uninit
allows initialized buffers as well (#7053)Updates
uuid
from 1.11.0 to 1.15.1Release notes
Sourced from uuid's releases.
... (truncated)
Commits
4e5b88e
Merge pull request #812 from uuid-rs/cargo/v1.15.17fb64f7
prepare for 1.15.1 releasef05b6df
Merge pull request #811 from uuid-rs/fix/v7-overflowc2d313f
guarantee v7 timestamp will never overflow56ba68f
Merge pull request #810 from uuid-rs/cargo/v1.15.026c8a9b
prepare for 1.15.0 releasee468f99
Merge pull request #809 from uuid-rs/feat/v7-precisionc46f4e0
add bench for additional precision v76c4597c
document extra precision behavior295593a
ensure sub-millisecond precision fits into the requested number of bitsUpdates
blake3
from 1.5.5 to 1.6.1Release notes
Sourced from blake3's releases.
Commits
0f9dc27
version 1.6.18f4928f
remove mmap from the default features list2cb802b
revertunsafe extern "C"
blockseccd0e5
addunsafe
annotations needed for the 2024 editionf8c5f7d
version 1.6.0d4da215
update b3sum/Cargo.lockc0938ee
AddHash::from_slice
to handle conversion from&[u8]
bytes41b5c02
fix build.rs errors on win7 targetsa12fa7b
remove checks that memmap2 does internally96d90e6
replace a couple deprecated functions in benchmarksUpdates
fs4
from 0.12.0 to 0.13.0Changelog
Sourced from fs4's changelog.
Commits
Updates
tempfile
from 3.15.0 to 3.17.1Changelog
Sourced from tempfile's changelog.
Commits
714a259
chore: release 3.17.178309ed
fix: cast handle to the windows crate HANDLE (#332)6e7d167
chore: release 3.17.03718075
doc: remove incorrect documentation about windows and open files461369f
feat: delete unnamed temporary files on windows immediately78d30a2
doc: clarify "inner file will be deleted" documentation (#329)0fe11c4
doc: document how to "keep" temporary files/dirs after creation (#328)35e0629
feat: simplify getrandom call (#325)1e5059f
fix: handle TLS deallocation (#324)c7b2e1a
chore: simplify reborrowDependabot 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