Skip to content

Commit 1e8a2ed

Browse files
build: Bump the rust group across 1 directory with 16 updates
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]>
1 parent 716d550 commit 1e8a2ed

File tree

8 files changed

+259
-364
lines changed

8 files changed

+259
-364
lines changed

Cargo.lock

Lines changed: 246 additions & 351 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repository = "https://github.com/pola-rs/polars"
2525
[workspace.dependencies]
2626
aho-corasick = "1.1"
2727
arboard = { version = "3.4.0", default-features = false }
28-
async-channel = { version = "2.3.1" }
28+
async-channel = { version = "2.5.0" }
2929
async-trait = { version = "0.1.59" }
3030
atoi_simd = "0.16"
3131
atomic-waker = "1"
@@ -35,7 +35,7 @@ bigdecimal = "0.4.8"
3535
bincode = { version = "2.0", features = ["serde", "std"] }
3636
bitflags = "2"
3737
boxcar = "0.2.12"
38-
bytemuck = { version = "1.22", features = ["derive", "extern_crate_alloc"] }
38+
bytemuck = { version = "1.24", features = ["derive", "extern_crate_alloc"] }
3939
bytes = { version = "1.10" }
4040
chrono = { version = "0.4.31", default-features = false, features = ["std"] }
4141
chrono-tz = "0.10"
@@ -68,14 +68,14 @@ object_store = { version = "0.12", default-features = false, features = ["fs"] }
6868
parking_lot = "0.12"
6969
percent-encoding = "2.3"
7070
pin-project-lite = "0.2"
71-
proptest = { version = "1.6", default-features = false, features = ["std"] }
71+
proptest = { version = "1.8", default-features = false, features = ["std"] }
7272
pyo3 = "0.26"
7373
rand = "0.9"
7474
rand_distr = "0.5"
7575
raw-cpuid = "11"
76-
rayon = "1.9"
76+
rayon = "1.11"
7777
recursive = "0.1"
78-
regex = "1.9"
78+
regex = "1.12"
7979
regex-syntax = "0.8.5"
8080
reqwest = { version = "0.12", default-features = false }
8181
rmp-serde = "1.3"
@@ -94,10 +94,10 @@ streaming-iterator = "0.1.9"
9494
strength_reduce = "0.2"
9595
strum = "0.27"
9696
strum_macros = "0.27"
97-
tokio = { version = "1.44", default-features = false }
97+
tokio = { version = "1.48", default-features = false }
9898
unicode-normalization = "0.1.24"
9999
unicode-reverse = "1.0.8"
100-
uuid = { version = "1.15.1", features = ["v4"] }
100+
uuid = { version = "1.18.1", features = ["v4"] }
101101
version_check = "0.9.4"
102102
xxhash-rust = { version = "0.8.6", features = ["xxh3"] }
103103
zstd = "0.13"

crates/polars-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ boxcar = { workspace = true }
2222
bytemuck = { workspace = true }
2323
chrono = { workspace = true, optional = true }
2424
chrono-tz = { workspace = true, optional = true }
25-
comfy-table = { version = "7.1.1", default-features = false, optional = true }
25+
comfy-table = { version = "7.2.1", default-features = false, optional = true }
2626
either = { workspace = true }
2727
hashbrown = { workspace = true }
2828
indexmap = { workspace = true }

crates/polars-utils/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ serde_json = { workspace = true, optional = true }
3434
serde_stacker = { workspace = true, optional = true }
3535
slotmap = { workspace = true }
3636
stacker = { workspace = true }
37-
sysinfo = { version = "0.33", default-features = false, features = ["system"], optional = true }
37+
sysinfo = { version = "0.37", default-features = false, features = ["system"], optional = true }
3838
uuid = { workspace = true }
3939

4040
[dev-dependencies]

crates/polars/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ polars-time = { workspace = true, optional = true }
2626
polars-utils = { workspace = true }
2727

2828
[dev-dependencies]
29-
apache-avro = { version = "0.17", features = ["snappy"] }
29+
apache-avro = { version = "0.19", features = ["snappy"] }
3030
arrow = { workspace = true }
3131
avro-schema = { workspace = true, features = ["async"] }
3232
chrono = { workspace = true }

docs/source/src/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ description = "Code examples included in the Polars documentation website"
1111
[dependencies]
1212
aws-config = { version = "1" }
1313
aws-sdk-s3 = { version = "1" }
14-
aws-smithy-checksums = { version = "0.60.10" }
14+
aws-smithy-checksums = { version = "0.63.4" }
1515
chrono = { workspace = true }
1616
rand = { workspace = true }
1717
reqwest = { workspace = true, features = ["blocking", "default-tls"] }

pyo3-polars/example/io_plugin/io_plugin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ polars = { workspace = true, features = ["full"] }
1414
polars-python = { workspace = true, features = ["full", "allow_unused"] }
1515
pyo3 = { workspace = true, features = [] }
1616
pyo3-polars = { workspace = true, features = ["derive", "lazy"] }
17-
rand = { version = "0.8.5", features = [] }
17+
rand = { version = "0.9.1", features = [] }

pyo3-polars/pyo3-polars/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pyo3 = { workspace = true }
2424
pyo3-polars-derive = { workspace = true, optional = true }
2525
serde = { version = "1", optional = true }
2626
serde-pickle = { version = "1", optional = true }
27-
thiserror = "1"
27+
thiserror = "2"
2828

2929
[features]
3030
# Polars python is needed because all variants need to be activated of the DSL.

0 commit comments

Comments
 (0)