Skip to content

Commit 3d56b16

Browse files
chore(deps): bump the all-other-cargo-deps group across 1 directory with 14 updates
Bumps the all-other-cargo-deps group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [criterion](https://github.com/criterion-rs/criterion.rs) | `0.8.1` | `0.8.2` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.8` | `0.11.9` | | [regex](https://github.com/rust-lang/regex) | `1.12.2` | `1.12.3` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.24.0` | `3.25.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.49.0` | `1.50.0` | | [async-compression](https://github.com/Nullus157/async-compression) | `0.4.40` | `0.4.41` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.38.2` | `0.38.3` | | [nix](https://github.com/nix-rust/nix) | `0.31.1` | `0.31.2` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.9` | `0.8.10` | | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.16` | `0.2.17` | | [indicatif](https://github.com/console-rs/indicatif) | `0.18.3` | `0.18.4` | | [wasm-bindgen-test](https://github.com/wasm-bindgen/wasm-bindgen) | `0.3.62` | `0.3.64` | | [tonic](https://github.com/hyperium/tonic) | `0.14.3` | `0.14.5` | | [quote](https://github.com/dtolnay/quote) | `1.0.44` | `1.0.45` | Updates `criterion` from 0.8.1 to 0.8.2 - [Release notes](https://github.com/criterion-rs/criterion.rs/releases) - [Changelog](https://github.com/criterion-rs/criterion.rs/blob/master/CHANGELOG.md) - [Commits](criterion-rs/criterion.rs@criterion-v0.8.1...criterion-v0.8.2) Updates `env_logger` from 0.11.8 to 0.11.9 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.8...v0.11.9) Updates `regex` from 1.12.2 to 1.12.3 - [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.12.2...1.12.3) Updates `tempfile` from 3.24.0 to 3.25.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) 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 `async-compression` from 0.4.40 to 0.4.41 - [Release notes](https://github.com/Nullus157/async-compression/releases) - [Commits](Nullus157/async-compression@async-compression-v0.4.40...async-compression-v0.4.41) Updates `sysinfo` from 0.38.2 to 0.38.3 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.38.2...v0.38.3) Updates `nix` from 0.31.1 to 0.31.2 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.31.1...v0.31.2) Updates `regex-syntax` from 0.8.9 to 0.8.10 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-syntax-0.8.9...regex-syntax-0.8.10) 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 `indicatif` from 0.18.3 to 0.18.4 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.18.3...0.18.4) Updates `wasm-bindgen-test` from 0.3.62 to 0.3.64 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits) Updates `tonic` from 0.14.3 to 0.14.5 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.14.3...v0.14.5) Updates `quote` from 1.0.44 to 1.0.45 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.44...1.0.45) --- updated-dependencies: - dependency-name: criterion dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-other-cargo-deps - dependency-name: env_logger dependency-version: 0.11.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-other-cargo-deps - dependency-name: regex dependency-version: 1.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-other-cargo-deps - dependency-name: tempfile dependency-version: 3.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-other-cargo-deps - dependency-name: tokio dependency-version: 1.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-other-cargo-deps - dependency-name: async-compression dependency-version: 0.4.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-other-cargo-deps - dependency-name: sysinfo dependency-version: 0.38.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-other-cargo-deps - dependency-name: nix dependency-version: 0.31.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-other-cargo-deps - dependency-name: regex-syntax dependency-version: 0.8.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-other-cargo-deps - dependency-name: pin-project-lite dependency-version: 0.2.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-other-cargo-deps - dependency-name: indicatif dependency-version: 0.18.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-other-cargo-deps - dependency-name: wasm-bindgen-test dependency-version: 0.3.64 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-other-cargo-deps - dependency-name: tonic dependency-version: 0.14.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-other-cargo-deps - dependency-name: quote dependency-version: 1.0.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-other-cargo-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 10b5f22 commit 3d56b16

9 files changed

Lines changed: 73 additions & 73 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ strum = "0.28.0"
189189
strum_macros = "0.28.0"
190190
tempfile = "3"
191191
testcontainers-modules = { version = "0.15" }
192-
tokio = { version = "1.48", features = ["macros", "rt", "sync"] }
192+
tokio = { version = "1.50", features = ["macros", "rt", "sync"] }
193193
tokio-stream = "0.1"
194194
tokio-util = "0.7"
195195
url = "2.5.7"

datafusion-examples/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ url = { workspace = true }
7575
uuid = { workspace = true }
7676

7777
[target.'cfg(not(target_os = "windows"))'.dev-dependencies]
78-
nix = { version = "0.31.1", features = ["fs"] }
78+
nix = { version = "0.31.2", features = ["fs"] }

datafusion/core/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,15 +182,15 @@ recursive = { workspace = true }
182182
regex = { workspace = true }
183183
rstest = { workspace = true }
184184
serde_json = { workspace = true }
185-
sysinfo = "0.38.2"
185+
sysinfo = "0.38.3"
186186
test-utils = { path = "../../test-utils" }
187187
tokio = { workspace = true, features = ["rt-multi-thread", "parking_lot", "fs"] }
188188

189189
[package.metadata.cargo-machete]
190190
ignored = ["datafusion-doc", "datafusion-macros", "dashmap"]
191191

192192
[target.'cfg(not(target_os = "windows"))'.dev-dependencies]
193-
nix = { version = "0.31.1", features = ["fs"] }
193+
nix = { version = "0.31.2", features = ["fs"] }
194194

195195
[[bench]]
196196
harness = false

datafusion/datasource/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ default = ["compression"]
3636

3737
[dependencies]
3838
arrow = { workspace = true }
39-
async-compression = { version = "0.4.40", features = [
39+
async-compression = { version = "0.4.41", features = [
4040
"bzip2",
4141
"gzip",
4242
"xz",

datafusion/macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ proc-macro = true
4545

4646
[dependencies]
4747
datafusion-doc = { workspace = true }
48-
quote = "1.0.44"
48+
quote = "1.0.45"
4949
syn = { version = "2.0.117", features = ["full"] }

datafusion/optimizer/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ itertools = { workspace = true }
5555
log = { workspace = true }
5656
recursive = { workspace = true, optional = true }
5757
regex = { workspace = true }
58-
regex-syntax = "0.8.9"
58+
regex-syntax = "0.8.10"
5959

6060
[dev-dependencies]
6161
async-trait = { workspace = true }

datafusion/physical-plan/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ itertools = { workspace = true, features = ["use_std"] }
6969
log = { workspace = true }
7070
num-traits = { workspace = true }
7171
parking_lot = { workspace = true }
72-
pin-project-lite = "^0.2.7"
72+
pin-project-lite = "^0.2.17"
7373
tokio = { workspace = true }
7474

7575
[dev-dependencies]

datafusion/wasmtest/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ object_store = { workspace = true }
6565
# needs to be compiled
6666
tokio = { workspace = true }
6767
url = { workspace = true }
68-
wasm-bindgen-test = "0.3.62"
68+
wasm-bindgen-test = "0.3.64"
6969

7070
[package.metadata.cargo-machete]
7171
ignored = ["chrono", "getrandom"]

0 commit comments

Comments
 (0)