-
Notifications
You must be signed in to change notification settings - Fork 2.5k
build: Bump the rust group with 26 updates #25924
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/rust-7ac0331b9c
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the rust group with 26 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.4.0` | `2.5.0` | | [atoi_simd](https://github.com/RoDmitry/atoi_simd) | `0.16.1` | `0.17.0` | | [bitflags](https://github.com/bitflags/bitflags) | `2.9.1` | `2.10.0` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.23.1` | `1.24.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.10.1` | `1.11.0` | | [libloading](https://github.com/nagisa/rust_libloading) | `0.8.8` | `0.9.0` | | [ndarray](https://github.com/rust-ndarray/ndarray) | `0.16.1` | `0.17.1` | | [object_store](https://github.com/apache/arrow-rs-object-store) | `0.12.2` | `0.13.0` | | [proptest](https://github.com/proptest-rs/proptest) | `1.7.0` | `1.9.0` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.1` | | [raw-cpuid](https://github.com/gz/rust-cpuid) | `11.5.0` | `11.6.0` | | [rayon](https://github.com/rayon-rs/rayon) | `1.10.0` | `1.11.0` | | [regex](https://github.com/rust-lang/regex) | `1.11.1` | `1.12.2` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.22` | `0.13.1` | | [schemars](https://github.com/GREsau/schemars) | `0.9.0` | `1.2.0` | | [slotmap](https://github.com/orlp/slotmap) | `1.0.7` | `1.1.1` | | [tokio](https://github.com/tokio-rs/tokio) | `1.46.1` | `1.48.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.17.0` | `1.19.0` | | [apache-avro](https://github.com/apache/avro-rs) | `0.17.0` | `0.19.0` | | [comfy-table](https://github.com/nukesor/comfy-table) | `7.1.4` | `7.2.1` | | [signal-hook](https://github.com/vorner/signal-hook) | `0.3.18` | `0.4.1` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.20.0` | `3.24.0` | | [lz4_flex](https://github.com/pseitz/lz4_flex) | `0.11.5` | `0.12.0` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.33.1` | `0.37.2` | | [aws-smithy-checksums](https://github.com/smithy-lang/smithy-rs) | `0.60.13` | `0.63.4` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.69` | `2.0.12` | Updates `async-channel` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](smol-rs/async-channel@v2.4.0...v2.5.0) Updates `atoi_simd` from 0.16.1 to 0.17.0 - [Commits](https://github.com/RoDmitry/atoi_simd/commits) Updates `bitflags` from 2.9.1 to 2.10.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.9.1...2.10.0) Updates `bytemuck` from 1.23.1 to 1.24.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.23.1...v1.24.0) Updates `bytes` from 1.10.1 to 1.11.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.10.1...v1.11.0) Updates `libloading` from 0.8.8 to 0.9.0 - [Commits](nagisa/rust_libloading@0.8.8...0.9.0) Updates `ndarray` from 0.16.1 to 0.17.1 - [Release notes](https://github.com/rust-ndarray/ndarray/releases) - [Changelog](https://github.com/rust-ndarray/ndarray/blob/master/RELEASES.md) - [Commits](rust-ndarray/ndarray@0.16.1...0.17.1) Updates `object_store` from 0.12.2 to 0.13.0 - [Changelog](https://github.com/apache/arrow-rs-object-store/blob/main/CHANGELOG-old.md) - [Commits](apache/arrow-rs-object-store@v0.12.2...v0.13.0) Updates `proptest` from 1.7.0 to 1.9.0 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md) - [Commits](proptest-rs/proptest@v1.7.0...v1.9.0) Updates `rand` from 0.8.5 to 0.9.1 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...rand_core-0.9.1) Updates `raw-cpuid` from 11.5.0 to 11.6.0 - [Changelog](https://github.com/gz/rust-cpuid/blob/master/CHANGELOG.md) - [Commits](gz/rust-cpuid@11.5.0...11.6.0) Updates `rayon` from 1.10.0 to 1.11.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.10.0...rayon-core-v1.11.0) Updates `regex` from 1.11.1 to 1.12.2 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.11.1...1.12.2) Updates `reqwest` from 0.12.22 to 0.13.1 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.22...v0.13.1) Updates `schemars` from 0.9.0 to 1.2.0 - [Release notes](https://github.com/GREsau/schemars/releases) - [Changelog](https://github.com/GREsau/schemars/blob/master/CHANGELOG.md) - [Commits](GREsau/schemars@v0.9.0...v1.2.0) Updates `slotmap` from 1.0.7 to 1.1.1 - [Changelog](https://github.com/orlp/slotmap/blob/master/RELEASES.md) - [Commits](orlp/slotmap@v1.0.7...v1.1.1) Updates `tokio` from 1.46.1 to 1.48.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.46.1...tokio-1.48.0) Updates `uuid` from 1.17.0 to 1.19.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.17.0...v1.19.0) Updates `apache-avro` from 0.17.0 to 0.19.0 - [Release notes](https://github.com/apache/avro-rs/releases) - [Changelog](https://github.com/apache/avro-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/avro-rs/commits/rel/release-0.19.0) Updates `comfy-table` from 7.1.4 to 7.2.1 - [Release notes](https://github.com/nukesor/comfy-table/releases) - [Changelog](https://github.com/Nukesor/comfy-table/blob/main/CHANGELOG.md) - [Commits](Nukesor/comfy-table@v7.1.4...v7.2.1) Updates `signal-hook` from 0.3.18 to 0.4.1 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](vorner/signal-hook@v0.3.18...v0.4.1) Updates `tempfile` from 3.20.0 to 3.24.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.20.0...v3.24.0) Updates `lz4_flex` from 0.11.5 to 0.12.0 - [Release notes](https://github.com/pseitz/lz4_flex/releases) - [Changelog](https://github.com/PSeitz/lz4_flex/blob/main/CHANGELOG.md) - [Commits](PSeitz/lz4_flex@0.11.5...0.12.0) Updates `sysinfo` from 0.33.1 to 0.37.2 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.33.1...v0.37.2) Updates `aws-smithy-checksums` from 0.60.13 to 0.63.4 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `thiserror` from 1.0.69 to 2.0.12 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.69...2.0.12) --- updated-dependencies: - dependency-name: async-channel dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: atoi_simd dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: bitflags dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: bytemuck dependency-version: 1.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: bytes dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: libloading dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: ndarray dependency-version: 0.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: object_store dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: proptest dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: rand dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: raw-cpuid dependency-version: 11.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: rayon dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: regex dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: reqwest dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: schemars dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust - dependency-name: slotmap dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: tokio dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: uuid dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: apache-avro dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: comfy-table dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: signal-hook dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: tempfile dependency-version: 3.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: lz4_flex dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: sysinfo dependency-version: 0.37.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: aws-smithy-checksums dependency-version: 0.63.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: thiserror dependency-version: 2.0.12 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust ... Signed-off-by: dependabot[bot] <[email protected]>
32 tasks
Copilot AI
added a commit
that referenced
this pull request
Jan 2, 2026
Co-authored-by: ritchie46 <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
build
Changes that affect the build system or external dependencies
python
Related to Python Polars
rust
Related to Rust Polars
skip changelog
Do not include in changelog
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 26 updates:
2.4.02.5.00.16.10.17.02.9.12.10.01.23.11.24.01.10.11.11.00.8.80.9.00.16.10.17.10.12.20.13.01.7.01.9.00.8.50.9.111.5.011.6.01.10.01.11.01.11.11.12.20.12.220.13.10.9.01.2.01.0.71.1.11.46.11.48.01.17.01.19.00.17.00.19.07.1.47.2.10.3.180.4.13.20.03.24.00.11.50.12.00.33.10.37.20.60.130.63.41.0.692.0.12Updates
async-channelfrom 2.4.0 to 2.5.0Release notes
Sourced from async-channel's releases.
Changelog
Sourced from async-channel's changelog.
Commits
35a63c4Release 2.5.0b665e04Add Sender::closed future (#102)Updates
atoi_simdfrom 0.16.1 to 0.17.0Commits
Updates
bitflagsfrom 2.9.1 to 2.10.0Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
7cc8595Merge pull request #468 from bitflags/cargo/2.10.0ea9b2f7prepare for 2.10.0 release7fdc68cMerge pull request #467 from KodrAus/feat/serde_corefdc1d4adepend on serde_core instead of serde7922585Merge pull request #466 from KodrAus/chore/iter-named-tests409666erename iter_named to iter_defined_names50fab91Merge pull request #465 from ssrlive/mainf886489Fix bitflags_custom_bits.stderr & bitflags_trait_custom.stderr39bd761rename all_named_flags to iter_named3e52578Implement iterator for all named flagsUpdates
bytemuckfrom 1.23.1 to 1.24.0Changelog
Sourced from bytemuck's changelog.
Commits
da74816chore: Release bytemuck version 1.24.0a223779changelogf40b0e4update dep version to latest.abbebe5chore: Release bytemuck_derive version 1.10.26bda8efchangelog.d31d92cExtend#[derive(TransparentWrapper)](#147)3e18072chore: Release contiguous_bitset version 0.1.213f5e70Bitset debug (#324)1295a37chore: Release contiguous_bitset version 0.1.1ca7d780tell clippy to calm down.Updates
bytesfrom 1.10.1 to 1.11.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
a7952fbchore: prepare bytes v1.11.0 (#804)60cbb77fix:BytesMutonly reuse if src has remaining (#803)7ce330fMove drop_fn of from_owner into vtable (#801)4b53a29Tweak BytesMut::remaining_mut (#795)016fdbdReserve capacity in BytesMut::put (#794)ef7f257Specialize BytesMut::put::<Bytes> (#793)8b4f54dIgnore BytesMut::freeze doctest on wasm (#790)16132adFix latest clippy warnings (#787)3e44f88Bump MSRV to 1.57 (#788)f29e939Add some tests for Limit, BytesMut and Reader (#785)Updates
libloadingfrom 0.8.8 to 0.9.0Commits
dab97c50.9.0 release ritese893804refactor: simplify null checks, remove some iffy implementations4b98285add no-std supportf4ec9e7test: try to fix msys (#182)9b798ebPrepare for 0.8.9 releasef5f8cb0Migrate from windows-targets to windows-link7c04bebBump MSRV to 1.71 for windows-link559e465Format with cargo fmtdb35813Fix elided lifetimes warningUpdates
ndarrayfrom 0.16.1 to 0.17.1Changelog
Sourced from ndarray's changelog.
... (truncated)
Commits
66dc0e1chore: Release85e712fAdd a changelog for 0.17.1 (#1538)1579da4Document + ?Sized in a few more places (#1537)dc331a7Fix clippy lintcast_slice_from_raw_parts(#1536)7c56e84Update the docs and examples for the newSizedimplementation (#1535)a3b3537Makes the reference types sound via a DST (#1532)e6bf804Mention the used rand version 0.9 in ndarray-rand (#1533)6cd209bRelease ndarray 0.17.0 (#1529)b4e7658Update configurations for cargo-release (#1528)8a39cadAdd a changelog for Version 0.17.0 (#1527)Updates
object_storefrom 0.12.2 to 0.13.0Changelog
Sourced from object_store's changelog.
... (truncated)
Commits
eedbf3dPrepare for 0.13.0 release (#581)44e258cAdd A "upgrading to 0.13.0" guide in docs (#584)24e5fbcUpdate release schedule on README (#583)378bfe7correctly expose HttpError through RetryError::source (#580)fa40170Pathimprovements (#546)493a5d0fix: Add more details on what isn't implemented (#575)7b09e4eDocumentation for backend support of bulk delete (#571)65ad88bRemove dev dependency on openssl (#577)de4a30eAllow explicitly specifying GCS base URL (#567)92b1378refactor!: movedeletetoObjectStoreExt(#549)Updates
proptestfrom 1.7.0 to 1.9.0Commits
b2d358bprep 1.9.0 release (#607)67a1fe4Merge pull request #606 from proptest-rs/fix-test7190be9fix doctest and cleanup warningsc1a49e6Merge pull request #589 from bschoenmaeckers/assume_ok411e580Merge pull request #546 from serprex/remove-lazy-statica54d0a9Merge branch 'main' into remove-lazy-static4b78455Merge pull request #605 from proptest-rs/msrv-1.820454e5dbump msrv to 1.82b59a691Merge remote-tracking branch 'origin/main' into assume_ok9b121caReviewUpdates
randfrom 0.8.5 to 0.9.1Changelog
Sourced from rand's changelog.
... (truncated)
Commits
ec6d5c0Prepare rand_core v0.9.1 (#1591)6a06056rand_core: introduce an UnwrapMut wrapper (#1589)8929123AddAlphabeticdistribution (#1587)06b1642Remove unnecessary underscore from `impl<T, const N: usize> Distribution<[T; ...49d76cdrename extract to extract_lane (#1586)e0a70fdChange to usearray::from_fninDistribution\<[T; N]> for StandardUniform...0bc3f65Move rand distr (#1577)2677c49Revise "not a crypto library" policy and SECURITY.md (#1565)bfd1826SeedableRng docs: add note on (lack of) reproducibility (#1572)c01aee7Fix some links (#1571)Updates
raw-cpuidfrom 11.5.0 to 11.6.0Commits
aefadf7release 11.6.0206a4efBump actions/checkout from 4.2.1 to 4.2.2ca61944Bump codecov/codecov-action from 3 to 521c7205Some comment fixesaa9414aImplemented Leaf 80000020, 21,22,23 and 2637bffabLeaf 8000_0001h EDX holds FFXSR, but feature is off by a bitd913e2cAdd hygon into AMD vendorf043311#59 Add support for AMD Leaf 8000_001B92e8caefix a few mild docs typosUpdates
rayonfrom 1.10.0 to 1.11.0Changelog
Sourced from rayon's changelog.
Commits
6236214Merge #1031652f111Release rayon 1.7.0 and rayon-core 1.11.07df001dTweak plumbing consumer description322dfe8Merge #1026099241dMerge #1030a17bcb9Fix inappropriate use of slice::as_mut_ptr98077feBe more cautious about drain drops7069695Merge #1028874ff73Fix docs for the yieldNonecase onThreadPool58f7b7eBe careful comparingjob_ref.execute_fnUpdates
regexfrom 1.11.1 to 1.12.2Changelog
Sourced from regex's changelog.
... (truncated)
Commits
5ea3eb11.12.2ab0b071regex-automata-0.4.13691d514regex-syntax-0.8.81dd9077docs: swapdoc_auto_cfgwithdoc_cfg0089034regex-cli-0.2.3140f894regex-lite-0.1.827d6d651.12.185398adchangelog: 1.12.1764efbdapi: tweak the lifetime ofCaptures::get_matchee6aa55rure-0.2.4Updates
reqwestfrom 0.12.22 to 0.13.1Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.