Skip to content

Commit f69e332

Browse files
Bump the rust-dependencies group across 1 directory with 11 updates (#1310)
* Bump the rust-dependencies group across 1 directory with 11 updates Bumps the rust-dependencies group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_with](https://github.com/jonasbb/serde_with) | `3.14.1` | `3.15.1` | | [tokio](https://github.com/tokio-rs/tokio) | `1.47.1` | `1.48.0` | | [proptest](https://github.com/proptest-rs/proptest) | `1.8.0` | `1.9.0` | | [quick_cache](https://github.com/arthurprs/quick-cache) | `0.6.16` | `0.6.18` | | [aws-credential-types](https://github.com/smithy-lang/smithy-rs) | `1.2.7` | `1.2.8` | | [typed-path](https://github.com/chipsenkbeil/typed-path) | `0.11.0` | `0.12.0` | | [aws-smithy-types-convert](https://github.com/smithy-lang/smithy-rs) | `0.60.9` | `0.60.10` | | [regex](https://github.com/rust-lang/regex) | `1.11.3` | `1.12.2` | | [clap](https://github.com/clap-rs/clap) | `4.5.48` | `4.5.50` | | [proptest-state-machine](https://github.com/proptest-rs/proptest) | `0.5.0` | `0.6.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.106` | `2.0.108` | Updates `serde_with` from 3.14.1 to 3.15.1 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.14.1...v3.15.1) Updates `tokio` from 1.47.1 to 1.48.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.47.1...tokio-1.48.0) Updates `proptest` from 1.8.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.8.0...v1.9.0) Updates `quick_cache` from 0.6.16 to 0.6.18 - [Release notes](https://github.com/arthurprs/quick-cache/releases) - [Commits](arthurprs/quick-cache@v0.6.16...v0.6.18) Updates `aws-credential-types` from 1.2.7 to 1.2.8 - [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 `typed-path` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/chipsenkbeil/typed-path/releases) - [Changelog](https://github.com/chipsenkbeil/typed-path/blob/main/CHANGELOG.md) - [Commits](chipsenkbeil/typed-path@v0.11.0...v0.12.0) Updates `aws-smithy-types-convert` from 0.60.9 to 0.60.10 - [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 `regex` from 1.11.3 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.3...1.12.2) Updates `clap` from 4.5.48 to 4.5.50 - [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.48...clap_complete-v4.5.50) Updates `proptest-state-machine` from 0.5.0 to 0.6.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@proptest-state-machine-0.5.0...proptest-state-machine-0.6.0) Updates `syn` from 2.0.106 to 2.0.108 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.106...2.0.108) --- updated-dependencies: - dependency-name: serde_with dependency-version: 3.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tokio dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: proptest dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: quick_cache dependency-version: 0.6.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: aws-credential-types dependency-version: 1.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: typed-path dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: aws-smithy-types-convert dependency-version: 0.60.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: regex dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: clap dependency-version: 4.5.50 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: proptest-state-machine dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: syn dependency-version: 2.0.108 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * Fix cache size length after caching library upgrade --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sebastian Galkin <code@amisdelabc.com>
1 parent d57d61b commit f69e332

File tree

4 files changed

+65
-72
lines changed

4 files changed

+65
-72
lines changed

Cargo.lock

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

icechunk-python/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ pyo3 = { version = "0.27.0", features = [
3131
pyo3-async-runtimes = { version = "0.27", features = ["tokio-runtime"] }
3232
async-stream = "0.3.6"
3333
thiserror = "2.0.17"
34-
tokio = "1.47"
34+
tokio = "1.48"
3535
serde_json = "1.0.145"
3636
async-trait = "0.1.89"
3737
typetag = "0.2.21"

icechunk/Cargo.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ rand = "0.9.2"
2828
thiserror = "2.0.17"
2929
serde_json = "1.0.145"
3030
serde = { version = "1.0.228", features = ["derive", "rc"] }
31-
serde_with = { version = "3.14.1", features = ["hex"] }
32-
tokio = { version = "1.47.1", features = ["rt-multi-thread", "macros"] }
31+
serde_with = { version = "3.15.1", features = ["hex"] }
32+
tokio = { version = "1.48.0", features = ["rt-multi-thread", "macros"] }
3333
test-strategy = "0.4.3"
34-
proptest = "1.8.0"
35-
quick_cache = "0.6.16"
34+
proptest = "1.9.0"
35+
quick_cache = "0.6.18"
3636
base32 = "0.5.1"
3737
chrono = { version = "0.4.42", features = ["serde"] }
3838
async-recursion = "1.1.1"
@@ -42,17 +42,17 @@ async-stream = "0.3.6"
4242
rmpv = { version = "1.3.0", features = ["serde", "with-serde"] }
4343
aws-sdk-s3 = "=1.78.0"
4444
aws-config = "=1.5.18"
45-
aws-credential-types = "1.2.7"
46-
typed-path = "0.11.0"
47-
aws-smithy-types-convert = { version = "0.60.9", features = [
45+
aws-credential-types = "1.2.8"
46+
typed-path = "0.12.0"
47+
aws-smithy-types-convert = { version = "0.60.10", features = [
4848
"convert-chrono",
4949
"convert-streams",
5050
] }
5151
typetag = "0.2.21"
5252
zstd = "0.13.3"
5353
tokio-util = { version = "0.7.16", features = ["compat", "io-util"] }
5454
serde_bytes = "0.11.19"
55-
regex = "1.11.3"
55+
regex = "1.12.2"
5656
tracing-error = "0.2.1"
5757
tracing-subscriber = { version = "0.3.20", features = [
5858
"env-filter",
@@ -70,7 +70,7 @@ flatbuffers = "25.9.23"
7070
[dev-dependencies]
7171
icechunk-macros = { path = "../icechunk-macros", version = "0.1.0" }
7272
pretty_assertions = "1.4.1"
73-
proptest-state-machine = "0.5.0"
73+
proptest-state-machine = "0.6.0"
7474
tempfile = "3.23.0"
7575
test-log = { version = "0.2.18", default-features = false, features = [
7676
"trace",

icechunk/src/asset_manager.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -933,7 +933,7 @@ mod test {
933933
// the cache can only fit 6 refs.
934934
&CachingConfig {
935935
num_snapshot_nodes: Some(0),
936-
num_chunk_refs: Some(6),
936+
num_chunk_refs: Some(7),
937937
num_transaction_changes: Some(0),
938938
num_bytes_attributes: Some(0),
939939
num_bytes_chunks: Some(0),

0 commit comments

Comments
 (0)