-
-
Notifications
You must be signed in to change notification settings - Fork 32
chore(deps): bump the all-cargo-dependencies group across 1 directory with 21 updates #932
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
chore(deps): bump the all-cargo-dependencies group across 1 directory with 21 updates #932
Conversation
… with 21 updates Bumps the all-cargo-dependencies group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.17.0` | `3.19.0` | | [enumset](https://github.com/Lymia/enumset) | `1.1.6` | `1.1.7` | | [libc](https://github.com/rust-lang/libc) | `0.2.172` | `0.2.174` | | [memmap2](https://github.com/RazrFalcon/memmap2-rs) | `0.9.5` | `0.9.7` | | [mio](https://github.com/tokio-rs/mio) | `1.0.3` | `1.0.4` | | [num_cpus](https://github.com/seanmonstar/num_cpus) | `1.16.0` | `1.17.0` | | [papaya](https://github.com/ibraheemdev/papaya) | `0.2.1` | `0.2.3` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.3` | `0.12.4` | | [proptest](https://github.com/proptest-rs/proptest) | `1.6.0` | `1.7.0` | | [rand](https://github.com/rust-random/rand) | `0.9.1` | `0.9.2` | | [serde_json](https://github.com/serde-rs/json) | `1.0.140` | `1.0.141` | | [snafu](https://github.com/shepmaster/snafu) | `0.8.5` | `0.8.6` | | [syn](https://github.com/dtolnay/syn) | `2.0.101` | `2.0.104` | | [thread_local](https://github.com/Amanieu/thread_local-rs) | `1.1.8` | `1.1.9` | | [tokio](https://github.com/tokio-rs/tokio) | `1.45.0` | `1.47.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.16.0` | `1.17.0` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.23.0` | `1.23.1` | | [clap](https://github.com/clap-rs/clap) | `4.5.38` | `4.5.41` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.1` | `1.1.2` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.9.0` | `2.10.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.15` | `0.12.22` | Updates `bumpalo` from 3.17.0 to 3.19.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/commits) Updates `enumset` from 1.1.6 to 1.1.7 - [Changelog](https://github.com/Lymia/enumset/blob/main/RELEASES.md) - [Commits](Lymia/enumset@v1.1.6...v1.1.7) Updates `libc` from 0.2.172 to 0.2.174 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.174/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.172...0.2.174) Updates `memmap2` from 0.9.5 to 0.9.7 - [Changelog](https://github.com/RazrFalcon/memmap2-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/memmap2-rs/commits) Updates `mio` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/commits) Updates `num_cpus` from 1.16.0 to 1.17.0 - [Release notes](https://github.com/seanmonstar/num_cpus/releases) - [Changelog](https://github.com/seanmonstar/num_cpus/blob/master/CHANGELOG.md) - [Commits](seanmonstar/num_cpus@v1.16.0...v1.17.0) Updates `papaya` from 0.2.1 to 0.2.3 - [Release notes](https://github.com/ibraheemdev/papaya/releases) - [Commits](ibraheemdev/papaya@v0.2.1...v0.2.3) Updates `parking_lot` from 0.12.3 to 0.12.4 - [Release notes](https://github.com/Amanieu/parking_lot/releases) - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](Amanieu/parking_lot@0.12.3...parking_lot-v0.12.4) Updates `proptest` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md) - [Commits](https://github.com/proptest-rs/proptest/commits) Updates `rand` from 0.9.1 to 0.9.2 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.9.1...rand_core-0.9.2) Updates `serde_json` from 1.0.140 to 1.0.141 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.141) Updates `snafu` from 0.8.5 to 0.8.6 - [Changelog](https://github.com/shepmaster/snafu/blob/main/CHANGELOG.md) - [Commits](shepmaster/snafu@0.8.5...0.8.6) Updates `syn` from 2.0.101 to 2.0.104 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.101...2.0.104) Updates `thread_local` from 1.1.8 to 1.1.9 - [Release notes](https://github.com/Amanieu/thread_local-rs/releases) - [Changelog](https://github.com/Amanieu/thread_local-rs/blob/master/CHANGELOG.md) - [Commits](Amanieu/thread_local-rs@1.1.8...v1.1.9) Updates `tokio` from 1.45.0 to 1.47.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.45.0...tokio-1.47.0) Updates `uuid` from 1.16.0 to 1.17.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.16.0...v1.17.0) Updates `bytemuck` from 1.23.0 to 1.23.1 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.23.0...v1.23.1) Updates `clap` from 4.5.38 to 4.5.41 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.38...clap_complete-v4.5.41) Updates `flate2` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.1...1.1.2) Updates `indexmap` from 2.9.0 to 2.10.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.9.0...2.10.0) Updates `reqwest` from 0.12.15 to 0.12.22 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.15...v0.12.22) --- updated-dependencies: - dependency-name: bumpalo dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-cargo-dependencies - dependency-name: enumset dependency-version: 1.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-dependencies - dependency-name: libc dependency-version: 0.2.174 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-dependencies - dependency-name: memmap2 dependency-version: 0.9.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-dependencies - dependency-name: mio dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-dependencies - dependency-name: num_cpus dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-cargo-dependencies - dependency-name: papaya dependency-version: 0.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-dependencies - dependency-name: parking_lot dependency-version: 0.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-dependencies - dependency-name: proptest dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-cargo-dependencies - dependency-name: rand dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-dependencies - dependency-name: serde_json dependency-version: 1.0.141 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-dependencies - dependency-name: snafu dependency-version: 0.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-dependencies - dependency-name: syn dependency-version: 2.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-dependencies - dependency-name: thread_local dependency-version: 1.1.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-dependencies - dependency-name: tokio dependency-version: 1.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-cargo-dependencies - dependency-name: uuid dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-cargo-dependencies - dependency-name: bytemuck dependency-version: 1.23.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-dependencies - dependency-name: clap dependency-version: 4.5.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-dependencies - dependency-name: flate2 dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-dependencies - dependency-name: indexmap dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-cargo-dependencies - dependency-name: reqwest dependency-version: 0.12.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Benchmark Results for general
Comparing to 666c649 |
Dependabot couldn't fetch all your path-based dependencies. Because of this, Dependabot cannot update this pull request. |
12 similar comments
Dependabot couldn't fetch all your path-based dependencies. Because of this, Dependabot cannot update this pull request. |
Dependabot couldn't fetch all your path-based dependencies. Because of this, Dependabot cannot update this pull request. |
Dependabot couldn't fetch all your path-based dependencies. Because of this, Dependabot cannot update this pull request. |
Dependabot couldn't fetch all your path-based dependencies. Because of this, Dependabot cannot update this pull request. |
Dependabot couldn't fetch all your path-based dependencies. Because of this, Dependabot cannot update this pull request. |
Dependabot couldn't fetch all your path-based dependencies. Because of this, Dependabot cannot update this pull request. |
Dependabot couldn't fetch all your path-based dependencies. Because of this, Dependabot cannot update this pull request. |
Dependabot couldn't fetch all your path-based dependencies. Because of this, Dependabot cannot update this pull request. |
Dependabot couldn't fetch all your path-based dependencies. Because of this, Dependabot cannot update this pull request. |
Dependabot couldn't fetch all your path-based dependencies. Because of this, Dependabot cannot update this pull request. |
Dependabot couldn't fetch all your path-based dependencies. Because of this, Dependabot cannot update this pull request. |
Dependabot couldn't fetch all your path-based dependencies. Because of this, Dependabot cannot update this pull request. |
Bumps the all-cargo-dependencies group with 21 updates in the / directory:
3.17.0
3.19.0
1.1.6
1.1.7
0.2.172
0.2.174
0.9.5
0.9.7
1.0.3
1.0.4
1.16.0
1.17.0
0.2.1
0.2.3
0.12.3
0.12.4
1.6.0
1.7.0
0.9.1
0.9.2
1.0.140
1.0.141
0.8.5
0.8.6
2.0.101
2.0.104
1.1.8
1.1.9
1.45.0
1.47.0
1.16.0
1.17.0
1.23.0
1.23.1
4.5.38
4.5.41
1.1.1
1.1.2
2.9.0
2.10.0
0.12.15
0.12.22
Updates
bumpalo
from 3.17.0 to 3.19.0Changelog
Sourced from bumpalo's changelog.
Commits
Updates
enumset
from 1.1.6 to 1.1.7Changelog
Sourced from enumset's changelog.
Commits
3c942dd
Bump version to 1.1.71d459f2
Fix a few remaining references to enumset_test_no_std9b3b85d
Clean up the serde feature to remove the ugly serde2 hack.b1a1f11
Rename enumset_test_no_std to better reflect what it currently tests.dcb934b
Reuse enumset_test_no_std as a test for cross-compiling with divergent serde ...1d291f9
Merge branch 'main' of github.com:Lymia/enumset47915cc
Bless actual current trybuild output.d72c744
Merge pull request #63 from dtolnay-contrib/serdefe52c0d
Merge pull request #61 from cbiffle/cbiffle/enumset-hygiene51e84d9
Fix discrepancy between host vs target "serde" featureUpdates
libc
from 0.2.172 to 0.2.174Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
ea6f07f
Merge pull request #4500 from tgross35/releasece31fda
chore: release libc 0.2.174296b580
Merge pull request #4499 from tgross35/backport-hungarian-wax264a539
Add missing timespec.tv_nsec for gnux327d92568
fix: use nlink_t type for st_nlink in struct stat definition for NuttX790180b
Remove unessecary semicolons from definitions ofCMSG_NXTHDR
.1e99d50
make pidfd_info fields pubc08c507
openbsd: Fix some clippy warnings to usepointer::cast
.5134058
Allow newunpredictable_function_pointer_comparisons
lints9288ec0
Merge pull request #4486 from tgross35/fix-no-publishUpdates
memmap2
from 0.9.5 to 0.9.7Changelog
Sourced from memmap2's changelog.
Commits
Updates
mio
from 1.0.3 to 1.0.4Changelog
Sourced from mio's changelog.
Commits
Updates
num_cpus
from 1.16.0 to 1.17.0Changelog
Sourced from num_cpus's changelog.
Commits
342af76
v1.17.0e970a82
Bump hermit-abi version (#144)797f827
Update LICENSE-MIT (#143)b6ca8a4
ci: worker cpus has been increasedf06cd50
ci: remove asmjs job41e39dd
ci: mips is not tier 3, remove CI jobs13af26c
remove special support for nacl815551c
ci: pin libc for msrv jobUpdates
papaya
from 0.2.1 to 0.2.3Release notes
Sourced from papaya's releases.
Commits
f50ab7f
release 0.2.32514b84
remove 64-bit atomics7176273
release 0.2.20574e3e
enforce minimum alignment on entries to fix tagged pointer unsoundnessba2dbb7
cache available_parallelismUpdates
parking_lot
from 0.12.3 to 0.12.4Changelog
Sourced from parking_lot's changelog.
Commits
df66e66
Update CHANGELOG.mdbc72f02
chore: release7bd09e2
Merge pull request #469 from Amanieu/release-plz-changelog965216f
Use a single changelog with release-plz398560e
Merge pull request #467 from Amanieu/release-plza7c490f
Add release-plz for automatic releases4989a4f
Merge pull request #466 from Amanieu/issue-465249cb2a
Fix parked upgraders potentially not being woken up after a write locka0d2de0
Fix clearingPARKED_WRITER_BIT
after a timeout03b0192
Merge pull request #464 from Amanieu/ci-msrvUpdates
proptest
from 1.6.0 to 1.7.0Commits
Updates
rand
from 0.9.1 to 0.9.2Changelog
Sourced from rand's changelog.
Commits
d3dd415
Prepare rand_core 0.9.2 (#1605)99fabd2
Prepare rand_core 0.9.2c7fe1c4
rand: re-exportrand_core
(#1604)db2b1e0
rand: re-exportrand_core
ee1d96f
rand_core: implement reborrow forUnwrapMut
(#1595)e0eb2ee
rand_core: implement reborrow forUnwrapMut
975f602
fixup clippy 1.85 warnings775b05b
RelaxSized
requirements for blanket impls (#1593)Updates
serde_json
from 1.0.140 to 1.0.141Release notes
Sourced from serde_json's releases.
Commits
6843c36
Release 1.0.1416e2c210
Touch up PR 1273623d9b4
Merge pull request #1273 from conradludgate/optimise-string-escapingde70b7d
use unreachable_unchecked for escape table. use a second match to roundtrip E...f2d940d
replace start index with bytes slice referencecd55b5a
Ignore mismatched_lifetime_syntaxes lintc1826eb
Pin nightly toolchain used for miri job8a56cfa
Merge pull request #1248 from jimmycathy/masteraf3d80d
chore: fix typoUpdates
snafu
from 0.8.5 to 0.8.6Changelog
Sourced from snafu's changelog.
Commits
b439312
Release 0.8.62ec245a
Update the changelog7e61e55
Merge pull request #489 from shepmaster/name-selectorsaedc9db
Merge pull request #492 from jplatte/netlify-docsrs69b22bf
Bring netlify preview closer to docs.rs5d47b2e
Merge pull request #488 from shepmaster/alloc3a2a770
Split analloc
feature out from the existingstd
feature17c0fa2
Allow naming context selectorsa5e5da1
Add more attribute misuse tests58f46ba
Clarify documentation forstd
featureUpdates
syn
from 2.0.101 to 2.0.104Release notes
Sourced from syn's releases.
Commits
2283a98
Release 2.0.104d745687
Merge pull request #1872 from dtolnay/attrrange350a4ab
Disallow attributes on range expressionda96f95
Add test of attributes on range7a79818
Update test suite to nightly-2025-06-1985d4276
Release 2.0.1036f7b0f3
Merge pull request #1871 from dtolnay/binaryattr89f88fa
Correctly track bailouts in parenthesized binary expressions0e07372
Add binary operator attribute bailout testca8d876
Insert parentheses around binary operation with attributeUpdates
thread_local
from 1.1.8 to 1.1.9Release notes
Sourced from thread_local's releases.
Changelog
Sourced from thread_local's changelog.
Commits
4b7cc0f
chore: release v1.1.911f0bcc
Add release-plz for automated releasesb5aa929
Merge pull request #76 from james7132/remove-once-cell-dependencyd7f100a
Remove once_cell dependency6920311
Merge pull request #73 from Swatinem/msrve3d9a42
Bump MSRV to 1.61Updates
tokio
from 1.45.0 to 1.47.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
3911cb8
chore: prepare Tokio v1.47.0 (#7482)d545aa2
sync: addsync::Notify::notified_owned()
(#7465)911ab21
sync: addSetOnce
(#7418)9e94fa7
task: remove raw-entry feature from hashbrown dep (#7252)0d234c3
ci: unfreeze wasm-unknown-unknown from rustc 1.81 (#7471)3754e05
ci: use ubuntu-24.04-arm instead of ubuntu-22.04-arm (#7470)6d868d9
sync: fixCancellationToken
failing to cancel the ready futures (#7462)0a3fe46
sync: remove duplicated code inOnceCell
tests (#7458)154d7d5
ci: cleanup legacyR-loom-multi-thread-alt
label from the labeler (#7457)611b793
coop: addcooperative
andpoll_proceed
(#7405)Updates
uuid
from 1.16.0 to 1.17.0Release notes
Sourced from uuid's releases.
Commits
2fd9b61
Merge pull request #829 from uuid-rs/cargo/v1.17.0ed0d385
prepare for 1.17.0 releasec54cadc
Merge pull request #828 from bushrat011899/wasm32v1-none625d769
Fix typo in MVP Web CI9d638e0
Add MVP Web CI Task83dc528
Addwasm32v1-none
support5fbd843
Merge pull request #824 from diopoex/main6635ae4
Merge pull request #825 from uuid-rs/ci/aarch64-apple-darwinb2370f2
update toolchain for outdated jobc74ad33
update OSX builds to armUpdates
bytemuck
from 1.23.0 to 1.23.1Changelog
Sourced from bytemuck's changelog.
... (truncated)
Commits
ebb1326
chore: Release bytemuck version 1.23.1b5a676d
changelog.53854c3
we must limit the impl to only being defined on windows, where the stdcall AB...aa9a4a9
Update zeroable_in_option.rs (#314)Updates
clap
from 4.5.38 to 4.5.41Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
92fcd83
chore: Releaseaca91b9
docs: Update changelog8434510
Merge pull request #5869 from tw4452852/patch-133b1fc3
fix(complete): Fix env leakage in elvish dynamic completione5f1f48
chore: Release9466a55
docs: Update changelogd74b793
Merge pull request #5865 from gifnksm/nushell-completion-value-typesecbc775
fix(nu): Set argument type based onValueHint
6784054
Merge pull request #5857 from epage/emptycca5f32
test(complete): Show empty option-value behaviorUpdates
flate2
from 1.1.1 to 1.1.2Release notes
Sourced from flate2's releases.
Commits
ac4d950
Merge pull request #490 from folkertdev/update-zlib-rs-0.5.1e38e16f
upgrade zlib-rs to version0.5.1
76cc0cc
Merge pull request #489 from CosminPerRam/feat/revert_updates8f52350
Revert "chore: update deps"df11207
Merge pull request #488 from CosminPerRam/ci/audita8872d7
ci: rename audit job190750c
ci: add audit checkc2c78de
solve remaining clippy warnings and add it to CI (#487)306e909
Merge pull request #485 from CosminPerRam/chore/update_deps29d8194
Merge pull request #484 from CosminPerRam/feat/simplify_manual_conversionUpdates
indexmap
from 2.9.0 to 2.10.0Changelog
Sourced from indexmap's changelog.
Commits
91dbcc5
Merge pull request #399 from cuviper/release-2.10.067a5a71
Release 2.10.037e519a
Merge pull request #308 from cuviper/extract_if4d7618f
Merge pull request #398 from cuviper/bench-deps68201eb
Drop lazy_static for LazyLockeaaaa56
Switch to fastrand for bench shufflingb19d84e
Fixclippy::needless_lifetimes
4f62778
impl FusedIterator for ExtractIf
e09eaaf
Document and trackextract_if
panicsa8d7dc5
Add range support toextract_if
Updates
reqwest
from 0.12.15 to 0.12.22Release notes
Sourced from reqwest's releases.