-
Notifications
You must be signed in to change notification settings - Fork 2.4k
build: Bump the rust group across 1 directory with 16 updates #25015
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-c4dc849faf
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.
+259
−365
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
1e8a2ed to
4fbb5cc
Compare
90ceb7b to
e9fce55
Compare
|
Dependabot can't resolve your Rust dependency files. Because of this, Dependabot cannot update this pull request. |
4fbb5cc to
214bf4a
Compare
|
Dependabot can't resolve your Rust dependency files. Because of this, Dependabot cannot update this pull request. |
3134744 to
13c0917
Compare
Bumps the rust group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.4.0` | `2.5.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` | | [proptest](https://github.com/proptest-rs/proptest) | `1.7.0` | `1.8.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` | | [tokio](https://github.com/tokio-rs/tokio) | `1.46.1` | `1.48.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.17.0` | `1.18.1` | | [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` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.20.0` | `3.23.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 `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 `proptest` from 1.7.0 to 1.8.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.8.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 `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.18.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.17.0...v1.18.1) 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 `tempfile` from 3.20.0 to 3.23.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.20.0...v3.23.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: 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: proptest dependency-version: 1.8.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: 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.18.1 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: tempfile dependency-version: 3.23.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]>
13c0917 to
a93b7a2
Compare
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 16 updates in the / directory:
2.4.02.5.02.9.12.10.01.23.11.24.01.7.01.8.00.8.50.9.111.5.011.6.01.10.01.11.01.11.11.12.21.46.11.48.01.17.01.18.10.17.00.19.07.1.47.2.13.20.03.23.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
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
proptestfrom 1.7.0 to 1.8.0Commits
2885bc2new releases for proptest, proptest-macro, and state-machinea85563fMerge pull request #584 from wojciech-graj/main5331517Merge pull request #596 from alexanderkjall/fix-arithmetic-overflow157f3c0Merge pull request #595 from ebegumisa/main02fa1fcchangelog: add #59527fd76ffix for 32 bit processorsd1716caAddReferenceStateMachinearg toSystemUnderTest::teardownea4ddebMerge pull request #594 from proptest-rs/attr-macro-preserve-arg-namesf80c1e6fix shorthand struct initialization lintb7590faadd new test for complex patternsUpdates
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
tokiofrom 1.46.1 to 1.48.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
556820fchore: prepare Tokio v1.48.0 (#7677)fd1659achore: prepare tokio-macros v2.6.0 (#7676)53e8acaci: update nightly version to 2025-10-12 (#7670)9e5527dprocess: fix error when runtime is shut down on nightly-2025-10-12 (#7672)25a24denet: remove PollEvented noise from Debug formats (#7675)c1fa25ftask: clarify the behavior of severalspawn_localmethods (#7669)e7e02fcfs: useFileOptionsinsidefs::Fileto support uring (#7617)f7a7f62ci: remove cargo-deny Unicode-DFS-2016 license exception config (#7619)d1f1499tokio: use cargo feature for taskdump support instead of cfg (#7655)ad6f618runtime: clarify the behavior ofHandle::block_on(#7665)Updates
uuidfrom 1.17.0 to 1.18.1Release notes
Sourced from uuid's releases.
Commits
50d8e79Merge pull request #842 from uuid-rs/cargo/v1.18.17948592prepare for 1.18.1 release6d847c7Merge pull request #841 from uuid-rs/chore/unsafe-cleanup675ccccre-gate zerocopy behind unstable feature flag4dd5828Remove some unsafe; stabilize zerocopy60a49ebMerge pull request #839 from uuid-rs/cargo/v1.18.0eb8c697prepare for 1.18.0 release281f26fMerge pull request #838 from uuid-rs/chore/time-conversion2d67ab2don't use allocated values in errorsc284ed5wrap the error type used in time conversionsUpdates
apache-avrofrom 0.17.0 to 0.19.0Release notes
Sourced from apache-avro's releases.
... (truncated)
Commits
Updates
comfy-tablefrom 7.1.4 to 7.2.1Release notes
Sourced from comfy-table's releases.
Changelog
Sourced from comfy-table's changelog.
Commits
9a108a2chore: Release comfy-table version 7.2.1592b0eedocs: Update Changeloge3dc716Merge pull request #186 from hzhongmj/constraint-test-fixfffc309Add a table width so it works in environment without ttyfa131acchore: Fix lint issues5962fbechore: Release comfy-table version 7.2.03c6c774docs: Update changelog1ec7ab2docs: Update changelog578f971Merge pull request #184 from Nukesor/dependabot/cargo/rstest-0.262b3dd18build(deps): update rstest requirement from 0.25 to 0.26Updates
tempfilefrom 3.20.0 to 3.23.0Changelog
Sourced from tempfile's changelog.
Commits
fe9f4a3chore: release v3.23.0 (#381)006c3fdfix: use std::os::fd instead of std::os::wasi (#380)b0e6309doc: Update COPYRIGHT link (#377)2d6fc3fFix formatting in Builder::disable_cleanup documentation (#375)f720dbechore: release 3.22.055d742cchore: remove deprecated unstable feature flagbc41a0bbuild(deps): update windows-sys requirement from >=0.52, <0.61 to >=0.52, <0....3c55387test: make sure we don't drop tempdirs early (#373)17bf644doc(builder): clarify permissions (#372)c7423f1doc(env): document the alternative to setting the tempdir (#371)Updates
sysinfofrom 0.33.1 to 0.37.2Changelog
Sourced from sysinfo's changelog.