Skip to content

Commit 224a6e1

Browse files
Bump the cargo group across 1 directory with 33 updates
Bumps the cargo group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.98` | `1.0.99` | | [clap](https://github.com/clap-rs/clap) | `4.5.42` | `4.5.45` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.55` | `4.5.57` | | [futures-lite](https://github.com/smol-rs/futures-lite) | `2.6.0` | `2.6.1` | | [tracing-forest](https://github.com/QnnOkabayashi/tracing-forest) | `0.1.6` | `0.2.0` | | [terminal_size](https://github.com/eminence/terminal-size) | `0.4.2` | `0.4.3` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.12` | `2.0.14` | | [libc](https://github.com/rust-lang/libc) | `0.2.174` | `0.2.175` | | [hashbrown](https://github.com/rust-lang/hashbrown) | `0.15.4` | `0.15.5` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.95` | `1.0.97` | | [curl](https://github.com/alexcrichton/curl-rust) | `0.4.48` | `0.4.49` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.22` | `0.12.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.5` | `1.4.6` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.36.1` | `0.37.0` | | [anstream](https://github.com/rust-cli/anstyle) | `0.6.19` | `0.6.20` | | [anstyle-query](https://github.com/rust-cli/anstyle) | `1.1.3` | `1.1.4` | | [anstyle-wincon](https://github.com/rust-cli/anstyle) | `3.0.9` | `3.0.10` | | [async-lock](https://github.com/smol-rs/async-lock) | `3.4.0` | `3.4.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.30` | `1.2.32` | | [glob](https://github.com/rust-lang/glob) | `0.3.2` | `0.3.3` | | [h2](https://github.com/hyperium/h2) | `0.4.11` | `0.4.12` | | [polling](https://github.com/smol-rs/polling) | `3.9.0` | `3.10.0` | | [rayon](https://github.com/rayon-rs/rayon) | `1.10.0` | `1.11.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.21` | `1.0.22` | | [tokio](https://github.com/tokio-rs/tokio) | `1.47.0` | `1.47.1` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.15` | `0.7.16` | | [toml](https://github.com/toml-rs/toml) | `0.9.4` | `0.9.5` | | [zerovec](https://github.com/unicode-org/icu4x) | `0.11.2` | `0.11.4` | Updates `anyhow` from 1.0.98 to 1.0.99 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.99) Updates `clap` from 4.5.42 to 4.5.45 - [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.42...clap_complete-v4.5.45) Updates `clap_complete` from 4.5.55 to 4.5.57 - [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.55...clap_complete-v4.5.57) Updates `futures-lite` from 2.6.0 to 2.6.1 - [Release notes](https://github.com/smol-rs/futures-lite/releases) - [Changelog](https://github.com/smol-rs/futures-lite/blob/master/CHANGELOG.md) - [Commits](smol-rs/futures-lite@v2.6.0...v2.6.1) Updates `tracing-forest` from 0.1.6 to 0.2.0 - [Commits](https://github.com/QnnOkabayashi/tracing-forest/commits) Updates `terminal_size` from 0.4.2 to 0.4.3 - [Release notes](https://github.com/eminence/terminal-size/releases) - [Commits](eminence/terminal-size@v0.4.2...v0.4.3) Updates `thiserror` from 2.0.12 to 2.0.14 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.12...2.0.14) Updates `libc` from 0.2.174 to 0.2.175 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.175/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.174...0.2.175) Updates `hashbrown` from 0.15.4 to 0.15.5 - [Release notes](https://github.com/rust-lang/hashbrown/releases) - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md) - [Commits](rust-lang/hashbrown@v0.15.4...v0.15.5) Updates `proc-macro2` from 1.0.95 to 1.0.97 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.95...1.0.97) Updates `curl` from 0.4.48 to 0.4.49 - [Release notes](https://github.com/alexcrichton/curl-rust/releases) - [Commits](alexcrichton/curl-rust@0.4.48...curl-sys-0.4.49) Updates `reqwest` from 0.12.22 to 0.12.23 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.22...v0.12.23) Updates `signal-hook-registry` from 1.4.5 to 1.4.6 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](vorner/signal-hook@registry-v1.4.5...registry-v1.4.6) Updates `sysinfo` from 0.36.1 to 0.37.0 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.36.1...v0.37.0) Updates `anstream` from 0.6.19 to 0.6.20 - [Commits](rust-cli/anstyle@anstream-v0.6.19...anstream-v0.6.20) Updates `anstyle-query` from 1.1.3 to 1.1.4 - [Commits](rust-cli/anstyle@anstyle-query-v1.1.3...anstyle-query-v1.1.4) Updates `anstyle-wincon` from 3.0.9 to 3.0.10 - [Commits](rust-cli/anstyle@anstyle-wincon-v3.0.9...anstyle-wincon-v3.0.10) Updates `async-lock` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/smol-rs/async-lock/releases) - [Changelog](https://github.com/smol-rs/async-lock/blob/master/CHANGELOG.md) - [Commits](smol-rs/async-lock@v3.4.0...v3.4.1) Updates `cc` from 1.2.30 to 1.2.32 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.30...cc-v1.2.32) Updates `clap_builder` from 4.5.42 to 4.5.44 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.42...v4.5.44) Updates `clap_derive` from 4.5.41 to 4.5.45 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.41...v4.5.45) Updates `curl-sys` from 0.4.82+curl-8.14.1 to 0.4.83+curl-8.15.0 - [Release notes](https://github.com/alexcrichton/curl-rust/releases) - [Commits](alexcrichton/curl-rust@curl-sys-0.4.82...curl-sys-0.4.83) Updates `glob` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/rust-lang/glob/releases) - [Changelog](https://github.com/rust-lang/glob/blob/master/CHANGELOG.md) - [Commits](rust-lang/glob@v0.3.2...v0.3.3) Updates `h2` from 0.4.11 to 0.4.12 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](hyperium/h2@v0.4.11...v0.4.12) Updates `polling` from 3.9.0 to 3.10.0 - [Release notes](https://github.com/smol-rs/polling/releases) - [Changelog](https://github.com/smol-rs/polling/blob/master/CHANGELOG.md) - [Commits](smol-rs/polling@v3.9.0...v3.10.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 `rayon-core` from 1.12.1 to 1.13.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.12.1...rayon-core-v1.13.0) Updates `rustversion` from 1.0.21 to 1.0.22 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](dtolnay/rustversion@1.0.21...1.0.22) Updates `tokio` from 1.47.0 to 1.47.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.47.0...tokio-1.47.1) Updates `tokio-util` from 0.7.15 to 0.7.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.15...tokio-util-0.7.16) Updates `toml` from 0.9.4 to 0.9.5 - [Commits](toml-rs/toml@toml-v0.9.4...toml-v0.9.5) Updates `toml_parser` from 1.0.1 to 1.0.2 - [Commits](toml-rs/toml@toml_parser-v1.0.1...toml_parser-v1.0.2) Updates `zerovec` from 0.11.2 to 0.11.4 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/ind/[email protected]) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.99 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap dependency-version: 4.5.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_complete dependency-version: 4.5.57 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: futures-lite dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tracing-forest dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: terminal_size dependency-version: 0.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: thiserror dependency-version: 2.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libc dependency-version: 0.2.175 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: hashbrown dependency-version: 0.15.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: proc-macro2 dependency-version: 1.0.97 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: curl dependency-version: 0.4.49 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: reqwest dependency-version: 0.12.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: signal-hook-registry dependency-version: 1.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: sysinfo dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: anstream dependency-version: 0.6.20 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: anstyle-query dependency-version: 1.1.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: anstyle-wincon dependency-version: 3.0.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: async-lock dependency-version: 3.4.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cc dependency-version: 1.2.32 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_builder dependency-version: 4.5.44 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_derive dependency-version: 4.5.45 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: curl-sys dependency-version: 0.4.83+curl-8.15.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: glob dependency-version: 0.3.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: h2 dependency-version: 0.4.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: polling dependency-version: 3.10.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: rayon dependency-version: 1.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: rayon-core dependency-version: 1.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: rustversion dependency-version: 1.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio dependency-version: 1.47.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio-util dependency-version: 0.7.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: toml dependency-version: 0.9.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: toml_parser dependency-version: 1.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerovec dependency-version: 0.11.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent edcfdc2 commit 224a6e1

File tree

54 files changed

+202
-202
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+202
-202
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -149,27 +149,27 @@ http-client-reqwest = ["gix/blocking-http-transport-reqwest-rust-tls"]
149149
gitoxide-core-async-client = ["gitoxide-core/async-client", "futures-lite"]
150150

151151
[dependencies]
152-
anyhow = "1.0.98"
152+
anyhow = "1.0.99"
153153

154154
gitoxide-core = { version = "^0.48.0", path = "gitoxide-core" }
155155
gix-features = { version = "^0.43.1", path = "gix-features" }
156156
gix = { version = "^0.73.0", path = "gix", default-features = false }
157157

158-
clap = { version = "4.5.42", features = ["derive", "cargo"] }
159-
clap_complete = "4.5.55"
158+
clap = { version = "4.5.45", features = ["derive", "cargo"] }
159+
clap_complete = "4.5.57"
160160
prodash = { version = "30.0.1", optional = true }
161161
is-terminal = { version = "0.4.0", optional = true }
162162
env_logger = { version = "0.11.8", default-features = false }
163163
crosstermion = { version = "0.14.0", optional = true, default-features = false }
164-
futures-lite = { version = "2.1.0", optional = true }
164+
futures-lite = { version = "2.6.1", optional = true }
165165

166166
# for 'tracing'
167-
tracing-forest = { version = "0.1.5", features = ["serde"], optional = true }
167+
tracing-forest = { version = "0.2.0", features = ["serde"], optional = true }
168168
tracing-subscriber = { version = "0.3.17", optional = true }
169169
tracing = { version = "0.1.37", optional = true }
170170

171171
# for config-tree
172-
terminal_size = "0.4.2"
172+
terminal_size = "0.4.3"
173173

174174
# Avoid pre-compiled binaries, see https://github.com/serde-rs/serde/issues/2538 and https://github.com/serde-rs/serde/pull/2590
175175
serde_derive = ">=1.0.185"

gitoxide-core/Cargo.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,15 @@ gix-archive-for-configuration-only = { package = "gix-archive", version = "^0.22
5656
gix-status = { version = "^0.20.0", path = "../gix-status" }
5757
gix-fsck = { version = "^0.12.0", path = "../gix-fsck" }
5858
serde = { version = "1.0.114", optional = true, default-features = false, features = ["derive"] }
59-
anyhow = "1.0.98"
60-
thiserror = "2.0.0"
59+
anyhow = "1.0.99"
60+
thiserror = "2.0.14"
6161
bytesize = "2.0.1"
6262
tempfile = "3.20.0"
6363

6464
# for async-client
6565
async-trait = { version = "0.1.51", optional = true }
6666
async-net = { version = "2.0", optional = true }
67-
futures-lite = { version = "2.1.0", optional = true }
67+
futures-lite = { version = "2.6.1", optional = true }
6868
async-io = { version = "2.5", optional = true }
6969
futures-io = { version = "0.3.16", optional = true }
7070
blocking = { version = "1.6.2", optional = true }
@@ -83,9 +83,9 @@ rusqlite = { version = "0.37.0", optional = true, features = ["bundled"] }
8383

8484
# for 'corpus'
8585
parking_lot = { version = "0.12.4", optional = true }
86-
sysinfo = { version = "0.36.1", optional = true, default-features = false, features = ["system"] }
86+
sysinfo = { version = "0.37.0", optional = true, default-features = false, features = ["system"] }
8787
serde_json = { version = "1.0.142", optional = true }
88-
tracing-forest = { version = "0.1.5", features = ["serde"], optional = true }
88+
tracing-forest = { version = "0.2.0", features = ["serde"], optional = true }
8989
tracing-subscriber = { version = "0.3.17", optional = true }
9090
tracing = { version = "0.1.37", optional = true }
9191

gix-actor/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ serde = ["dep:serde", "bstr/serde", "gix-date/serde"]
2222
gix-date = { version = "^0.10.5", path = "../gix-date" }
2323
gix-utils = { version = "^0.3.0", path = "../gix-utils" }
2424

25-
thiserror = "2.0.0"
25+
thiserror = "2.0.14"
2626
bstr = { version = "1.12.0", default-features = false, features = [
2727
"std",
2828
"unicode",

gix-archive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ flate2 = { version = "1.1.1", optional = true, default-features = false, feature
3636
zip = { version = "4.3.0", optional = true, default-features = false, features = ["deflate-flate2"] }
3737
jiff = { version = "0.2.15", default-features = false, features = ["std"] }
3838

39-
thiserror = "2.0.0"
39+
thiserror = "2.0.14"
4040
bstr = { version = "1.12.0", default-features = false }
4141

4242
tar = { version = "0.4.38", optional = true }

gix-attributes/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ bstr = { version = "1.12.0", default-features = false, features = ["std", "unico
2828
smallvec = "1.15.1"
2929
kstring = "2.0.0"
3030
unicode-bom = { version = "2.0.3" }
31-
thiserror = "2.0.0"
31+
thiserror = "2.0.14"
3232
serde = { version = "1.0.114", optional = true, default-features = false, features = ["derive"] }
3333

3434
document-features = { version = "0.2.1", optional = true }

gix-bitmap/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ doctest = false
1616
test = true
1717

1818
[dependencies]
19-
thiserror = "2.0.0"
19+
thiserror = "2.0.14"
2020

2121
[dev-dependencies]
2222
gix-testtools = { path = "../tests/tools" }

gix-blame/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ gix-worktree = { version = "^0.42.0", path = "../gix-worktree", default-features
2222
gix-traverse = { version = "^0.47.0", path = "../gix-traverse" }
2323

2424
smallvec = "1.15.1"
25-
thiserror = "2.0.0"
25+
thiserror = "2.0.14"
2626

2727
[dev-dependencies]
2828
gix-ref = { path = "../gix-ref" }

gix-chunk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ doctest = false
1717
test = false
1818

1919
[dependencies]
20-
thiserror = "2.0.0"
20+
thiserror = "2.0.14"

gix-commitgraph/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ gix-chunk = { version = "^0.4.11", path = "../gix-chunk" }
2626
bstr = { version = "1.12.0", default-features = false, features = ["std"] }
2727
memmap2 = "0.9.7"
2828
serde = { version = "1.0.114", optional = true, default-features = false, features = ["derive"] }
29-
thiserror = "2.0.0"
29+
thiserror = "2.0.14"
3030

3131
document-features = { version = "0.2.0", optional = true }
3232

0 commit comments

Comments
 (0)