Skip to content

Commit 3303e09

Browse files
Bump the rust-dependencies group across 1 directory with 26 updates
Bumps the rust-dependencies group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [datafusion](https://github.com/apache/datafusion) | `52.1.0` | `52.4.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.3.4` | `0.4.1` | | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.16` | `0.2.17` | | [sqlparser](https://github.com/apache/datafusion-sqlparser-rs) | `0.59.0` | `0.61.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.21.0` | `1.22.0` | | [testcontainers](https://github.com/testcontainers/testcontainers-rs) | `0.23.3` | `0.24.0` | | [testcontainers-modules](https://github.com/testcontainers/testcontainers-rs-modules-community) | `0.11.6` | `0.12.1` | | [tokio](https://github.com/tokio-rs/tokio) | `1.49.0` | `1.50.0` | | [aws-config](https://github.com/smithy-lang/smithy-rs) | `1.8.14` | `1.8.15` | | [aws-sdk-glue](https://github.com/awslabs/aws-sdk-rust) | `1.139.0` | `1.142.0` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.16.1` | `3.18.0` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.22` | `0.3.23` | | [aws-sdk-s3tables](https://github.com/awslabs/aws-sdk-rust) | `1.51.0` | `1.53.0` | | [arrow-ipc](https://github.com/apache/arrow-rs) | `56.2.0` | `57.3.0` | | [duckdb](https://github.com/duckdb/duckdb-rs) | `1.4.4` | `1.10500.0` | | [pyo3](https://github.com/pyo3/pyo3) | `0.25.1` | `0.28.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.26.0` | `3.27.0` | | [rstest](https://github.com/la10736/rstest) | `0.23.0` | `0.26.1` | Updates `datafusion` from 52.1.0 to 52.4.0 - [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md) - [Commits](apache/datafusion@52.1.0...52.4.0) Updates `datafusion-common` from 52.1.0 to 52.4.0 - [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md) - [Commits](apache/datafusion@52.1.0...52.4.0) Updates `datafusion-execution` from 52.1.0 to 52.4.0 - [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md) - [Commits](apache/datafusion@52.1.0...52.4.0) Updates `datafusion-expr` from 52.1.0 to 52.4.0 - [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md) - [Commits](apache/datafusion@52.1.0...52.4.0) Updates `datafusion-functions` from 52.1.0 to 52.4.0 - [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md) - [Commits](apache/datafusion@52.1.0...52.4.0) Updates `datafusion-functions-aggregate` from 52.1.0 to 52.4.0 - [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md) - [Commits](apache/datafusion@52.1.0...52.4.0) Updates `datafusion-sql` from 52.1.0 to 52.4.0 - [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md) - [Commits](apache/datafusion@52.1.0...52.4.0) Updates `getrandom` from 0.3.4 to 0.4.1 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.3.4...v0.4.1) Updates `pin-project-lite` from 0.2.16 to 0.2.17 - [Release notes](https://github.com/taiki-e/pin-project-lite/releases) - [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project-lite@v0.2.16...v0.2.17) Updates `sqlparser` from 0.59.0 to 0.61.0 - [Changelog](https://github.com/apache/datafusion-sqlparser-rs/blob/main/CHANGELOG.md) - [Commits](apache/datafusion-sqlparser-rs@v0.59.0...v0.61.0) Updates `uuid` from 1.21.0 to 1.22.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.21.0...v1.22.0) Updates `testcontainers` from 0.23.3 to 0.24.0 - [Release notes](https://github.com/testcontainers/testcontainers-rs/releases) - [Changelog](https://github.com/testcontainers/testcontainers-rs/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-rs@0.23.3...0.24.0) Updates `testcontainers-modules` from 0.11.6 to 0.12.1 - [Release notes](https://github.com/testcontainers/testcontainers-rs-modules-community/releases) - [Changelog](https://github.com/testcontainers/testcontainers-rs-modules-community/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-rs-modules-community@v0.11.6...v0.12.1) Updates `tokio` from 1.49.0 to 1.50.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.49.0...tokio-1.50.0) Updates `aws-config` from 1.8.14 to 1.8.15 - [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 `aws-sdk-glue` from 1.139.0 to 1.142.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-credential-types` from 1.2.13 to 1.2.14 - [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 `aws-sigv4` from 1.4.1 to 1.4.2 - [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 `serde_with` from 3.16.1 to 3.18.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.16.1...v3.18.0) Updates `tracing-subscriber` from 0.3.22 to 0.3.23 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.22...tracing-subscriber-0.3.23) Updates `aws-sdk-s3tables` from 1.51.0 to 1.53.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `arrow-ipc` from 56.2.0 to 57.3.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/57.3.0/CHANGELOG.md) - [Commits](apache/arrow-rs@56.2.0...57.3.0) Updates `duckdb` from 1.4.4 to 1.10500.0 - [Release notes](https://github.com/duckdb/duckdb-rs/releases) - [Commits](duckdb/duckdb-rs@v1.4.4...v1.10500.0) Updates `pyo3` from 0.25.1 to 0.28.2 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.25.1...v0.28.2) Updates `tempfile` from 3.26.0 to 3.27.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.26.0...v3.27.0) Updates `rstest` from 0.23.0 to 0.26.1 - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.23.0...v0.26.1) --- updated-dependencies: - dependency-name: datafusion dependency-version: 52.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: datafusion-common dependency-version: 52.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: datafusion-execution dependency-version: 52.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: datafusion-expr dependency-version: 52.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: datafusion-functions dependency-version: 52.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: datafusion-functions-aggregate dependency-version: 52.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: datafusion-sql dependency-version: 52.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: getrandom dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: pin-project-lite dependency-version: 0.2.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: sqlparser dependency-version: 0.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: uuid dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: testcontainers dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: testcontainers-modules dependency-version: 0.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tokio dependency-version: 1.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: aws-config dependency-version: 1.8.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: aws-sdk-glue dependency-version: 1.142.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: aws-credential-types dependency-version: 1.2.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: aws-sigv4 dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_with dependency-version: 3.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tracing-subscriber dependency-version: 0.3.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: aws-sdk-s3tables dependency-version: 1.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: arrow-ipc dependency-version: 57.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: duckdb dependency-version: 1.10500.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: pyo3 dependency-version: 0.28.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tempfile dependency-version: 3.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rstest dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 197269d commit 3303e09

10 files changed

Lines changed: 319 additions & 546 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ datafusion-sql = "52"
3333
derive-getters = "0.5.0"
3434
derive_builder = "0.20"
3535
futures = "0.3.31"
36-
getrandom = { version = "0.3.1", features = ["std"] }
36+
getrandom = { version = "0.4.1", features = ["std"] }
3737
itertools = "0.14.0"
3838
lazy_static = "1.5.0"
3939
lru = "0.16.0"
@@ -45,9 +45,9 @@ regex = "1.11.1"
4545
serde = "^1.0"
4646
serde_derive = "^1.0"
4747
serde_json = "^1.0"
48-
sqlparser = { version = "0.59", features = ["visitor"] }
48+
sqlparser = { version = "0.61", features = ["visitor"] }
4949
thiserror = "2"
5050
tracing = "0.1"
5151
tracing-futures = "0.2"
5252
url = "^2.5"
53-
uuid = { version = "1.13.2", features = ["serde", "v4"] }
53+
uuid = { version = "1.22.0", features = ["serde", "v4"] }

catalogs/iceberg-file-catalog/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ object_store.workspace = true
1717
serde_json.workspace = true
1818
thiserror.workspace = true
1919
url.workspace = true
20-
uuid = { version = "1.13.2", features = ["v4"] }
20+
uuid = { version = "1.22.0", features = ["v4"] }
2121

2222
[dev-dependencies]
2323
datafusion.workspace = true
2424
datafusion_iceberg = { path = "../../datafusion_iceberg", version = "0.9.0" }
25-
testcontainers = "0.23"
26-
testcontainers-modules = { version = "0.11", features = ["localstack"] }
25+
testcontainers = "0.24"
26+
testcontainers-modules = { version = "0.12", features = ["localstack"] }
2727
tokio = "1"

catalogs/iceberg-glue-catalog/Cargo.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ repository = "https://github.com/JanKaul/iceberg-rust"
1111

1212
[dependencies]
1313
async-trait.workspace = true
14-
aws-config = { version = "1.5.16", default-features = false, features = [
14+
aws-config = { version = "1.8.15", default-features = false, features = [
1515
"rt-tokio",
1616
"default-https-client",
1717
"behavior-version-latest",
1818
"sso",
1919
] }
20-
aws-sdk-glue = { version = "1.82.0", default-features = false, features = [
20+
aws-sdk-glue = { version = "1.142.0", default-features = false, features = [
2121
"default-https-client",
2222
"rt-tokio",
2323
"behavior-version-latest",
@@ -28,11 +28,11 @@ object_store.workspace = true
2828
serde_json.workspace = true
2929
thiserror.workspace = true
3030
url.workspace = true
31-
uuid = { version = "1.13.2", features = ["v4"] }
31+
uuid = { version = "1.22.0", features = ["v4"] }
3232

3333
[dev-dependencies]
3434
datafusion.workspace = true
3535
datafusion_iceberg = { path = "../../datafusion_iceberg", version = "0.9.0" }
36-
testcontainers = "0.23"
37-
testcontainers-modules = { version = "0.11", features = ["localstack"] }
36+
testcontainers = "0.24"
37+
testcontainers-modules = { version = "0.12", features = ["localstack"] }
3838
tokio = "1"

catalogs/iceberg-rest-catalog/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ uuid.workspace = true
2828
[dev-dependencies]
2929
datafusion.workspace = true
3030
datafusion_iceberg = { path = "../../datafusion_iceberg", version = "0.9.0" }
31-
testcontainers = "0.23"
32-
testcontainers-modules = { version = "0.11", features = ["localstack"] }
31+
testcontainers = "0.24"
32+
testcontainers-modules = { version = "0.12", features = ["localstack"] }
3333
tokio = "1"
3434
tracing-subscriber = "0.3"
3535

catalogs/iceberg-s3tables-catalog/Cargo.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ repository = "https://github.com/JanKaul/iceberg-rust"
1111

1212
[dependencies]
1313
async-trait.workspace = true
14-
aws-config = { version = "1.5.16", default-features = false, features = [
14+
aws-config = { version = "1.8.15", default-features = false, features = [
1515
"rt-tokio",
1616
"default-https-client",
1717
"behavior-version-latest",
1818
"sso",
1919
] }
20-
aws-sdk-s3tables = { version = "1.10.0", default-features = false, features = [
20+
aws-sdk-s3tables = { version = "1.53.0", default-features = false, features = [
2121
"default-https-client",
2222
"rt-tokio",
2323
"behavior-version-latest",
@@ -28,11 +28,11 @@ object_store.workspace = true
2828
serde_json.workspace = true
2929
thiserror.workspace = true
3030
url.workspace = true
31-
uuid = { version = "1.13.2", features = ["v4"] }
31+
uuid = { version = "1.22.0", features = ["v4"] }
3232

3333
[dev-dependencies]
3434
datafusion.workspace = true
3535
datafusion_iceberg = { path = "../../datafusion_iceberg", version = "0.9.0" }
36-
testcontainers = "0.23"
37-
testcontainers-modules = { version = "0.11", features = ["localstack"] }
36+
testcontainers = "0.24"
37+
testcontainers-modules = { version = "0.12", features = ["localstack"] }
3838
tokio = "1"

catalogs/iceberg-sql-catalog/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ serde_json.workspace = true
2323
sqlx = { version = "0.8", features = ["tls-rustls", "any", "sqlite", "postgres", "mysql"], default-features = false }
2424
thiserror.workspace = true
2525
url.workspace = true
26-
uuid = { version = "1.13.2", features = ["v4"] }
26+
uuid = { version = "1.22.0", features = ["v4"] }
2727

2828
[dev-dependencies]
2929
datafusion.workspace = true
3030
datafusion_iceberg = { path = "../../datafusion_iceberg", version = "0.9.0" }
3131
sqlx = { version = "0.8", features = ["runtime-tokio", "tls-rustls", "any", "sqlite", "postgres", "mysql"], default-features = false }
32-
testcontainers = "0.23"
33-
testcontainers-modules = { version = "0.11", features = ["localstack", "postgres"] }
32+
testcontainers = "0.24"
33+
testcontainers-modules = { version = "0.12", features = ["localstack", "postgres"] }
3434
tokio = "1"

datafusion_iceberg/Cargo.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,26 +21,26 @@ iceberg-rust = { path = "../iceberg-rust", version = "0.9.0" }
2121
itertools = { workspace = true }
2222
lru = { workspace = true }
2323
object_store = { workspace = true }
24-
pin-project-lite = "0.2.16"
24+
pin-project-lite = "0.2.17"
2525
regex = { workspace = true }
2626
serde_json = { workspace = true }
2727
thiserror = { workspace = true }
28-
tokio = { version = "1.43", features = ["rt-multi-thread"] }
28+
tokio = { version = "1.50", features = ["rt-multi-thread"] }
2929
tracing = { workspace = true }
3030
url = { workspace = true }
3131
uuid = { workspace = true }
3232

3333
[dev-dependencies]
3434
# The version should match the Arrow version used by duckdb
35-
arrow-ipc = "56"
36-
duckdb = { version = "1.4", features = ["bundled"] }
35+
arrow-ipc = "57"
36+
duckdb = { version = "1.10500", features = ["bundled"] }
3737
iceberg-rest-catalog = { path = "../catalogs/iceberg-rest-catalog" }
3838
iceberg-sql-catalog = { path = "../catalogs/iceberg-sql-catalog" }
39-
pyo3 = { version = "0.25", features = ["auto-initialize"] }
39+
pyo3 = { version = "0.28", features = ["auto-initialize"] }
4040
reqwest = "0.12"
4141
sqlx = { version = "0.8", features = ["runtime-tokio", "tls-rustls", "any", "sqlite", "postgres", "mysql"], default-features = false }
42-
tempfile = "3.17.1"
43-
testcontainers = "0.23"
44-
testcontainers-modules = { version = "0.11", features = ["localstack", "postgres"] }
42+
tempfile = "3.27.0"
43+
testcontainers = "0.24"
44+
testcontainers-modules = { version = "0.12", features = ["localstack", "postgres"] }
4545
tokio = "1"
4646
tokio-stream = { version = "0.1.17", features = ["io-util"] }

iceberg-rust-spec/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ serde_json = { workspace = true }
2626
serde_repr = "0.1.19"
2727
thiserror = { workspace = true }
2828
url = { workspace = true }
29-
uuid = { version = "1.13.2", features = ["serde", "v4", "v1"] }
29+
uuid = { version = "1.22.0", features = ["serde", "v4", "v1"] }

iceberg-rust/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@ sqlparser = { workspace = true }
3636
thiserror = { workspace = true }
3737
thrift = { version = "0.17.0", default-features = false }
3838
tracing = { workspace = true }
39-
tokio = { version = "1.43", features = ["sync"] }
39+
tokio = { version = "1.50", features = ["sync"] }
4040
url = { workspace = true }
4141
uuid = { workspace = true }
4242

4343

4444
[dev-dependencies]
45-
rstest = "0.23.0"
45+
rstest = "0.26.1"
4646
chrono = { workspace = true }
4747
iceberg-sql-catalog = { path = "../catalogs/iceberg-sql-catalog" }

0 commit comments

Comments
 (0)