Skip to content

Commit 68e6b2e

Browse files
Bump the cargo group with 21 updates
Bumps the cargo group with 21 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.32` | `4.5.35` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.46` | `4.5.47` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.10.2` | `0.11.8` | | [terminal_size](https://github.com/eminence/terminal-size) | `0.3.0` | `0.4.2` | | [once_cell](https://github.com/matklad/once_cell) | `1.21.1` | `1.21.3` | | [bstr](https://github.com/BurntSushi/bstr) | `1.11.3` | `1.12.0` | | [winnow](https://github.com/winnow-rs/winnow) | `0.7.4` | `0.7.6` | | [faster-hex](https://github.com/NervosFoundation/faster-hex) | `0.9.0` | `0.10.0` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.14.0` | `1.15.0` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.19.0` | `3.19.1` | | [bytesize](https://github.com/bytesize-rs/bytesize) | `1.3.2` | `2.0.1` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.0` | `1.1.1` | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.4` | `0.2.6` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.44` | `1.0.3` | | [windows-sys](https://github.com/microsoft/windows-rs) | `0.52.0` | `0.59.0` | | [windows](https://github.com/microsoft/windows-rs) | `0.58.0` | `0.61.1` | | [winreg](https://github.com/gentoo90/winreg-rs) | `0.52.0` | `0.55.0` | | [fs-err](https://github.com/andrewhickman/fs-err) | `2.11.0` | `3.1.0` | | [rusqlite](https://github.com/rusqlite/rusqlite) | `0.32.1` | `0.34.0` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.31.4` | `0.34.2` | | [zip](https://github.com/zip-rs/zip2) | `2.4.2` | `2.6.1` | Updates `clap` from 4.5.32 to 4.5.35 - [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.32...clap_complete-v4.5.35) Updates `clap_complete` from 4.5.46 to 4.5.47 - [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.46...clap_complete-v4.5.47) Updates `env_logger` from 0.10.2 to 0.11.8 - [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.10.2...v0.11.8) Updates `terminal_size` from 0.3.0 to 0.4.2 - [Release notes](https://github.com/eminence/terminal-size/releases) - [Commits](eminence/terminal-size@v0.3.0...v0.4.2) Updates `once_cell` from 1.21.1 to 1.21.3 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.21.1...v1.21.3) Updates `bstr` from 1.11.3 to 1.12.0 - [Commits](BurntSushi/bstr@1.11.3...1.12.0) Updates `winnow` from 0.7.4 to 0.7.6 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.7.4...v0.7.6) Updates `faster-hex` from 0.9.0 to 0.10.0 - [Changelog](https://github.com/nervosnetwork/faster-hex/blob/master/CHANGELOG.md) - [Commits](https://github.com/NervosFoundation/faster-hex/commits) Updates `smallvec` from 1.14.0 to 1.15.0 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](servo/rust-smallvec@v1.14.0...v1.15.0) Updates `tempfile` from 3.19.0 to 3.19.1 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.19.0...v3.19.1) Updates `bytesize` from 1.3.2 to 2.0.1 - [Release notes](https://github.com/bytesize-rs/bytesize/releases) - [Changelog](https://github.com/bytesize-rs/bytesize/blob/master/CHANGELOG.md) - [Commits](bytesize-rs/bytesize@v1.3.2...bytesize-v2.0.1) Updates `flate2` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.0...1.1.1) Updates `jiff` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](BurntSushi/jiff@jiff-static-0.2.4...jiff-static-0.2.6) Updates `rustix` from 0.38.44 to 1.0.3 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](bytecodealliance/rustix@v0.38.44...v1.0.3) Updates `windows-sys` from 0.52.0 to 0.59.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](microsoft/windows-rs@0.52.0...0.59.0) Updates `windows` from 0.58.0 to 0.61.1 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `winreg` from 0.52.0 to 0.55.0 - [Release notes](https://github.com/gentoo90/winreg-rs/releases) - [Changelog](https://github.com/gentoo90/winreg-rs/blob/master/CHANGELOG.md) - [Commits](gentoo90/winreg-rs@v0.52.0...v0.55.0) Updates `fs-err` from 2.11.0 to 3.1.0 - [Changelog](https://github.com/andrewhickman/fs-err/blob/main/CHANGELOG.md) - [Commits](andrewhickman/fs-err@2.11.0...3.1.0) Updates `rusqlite` from 0.32.1 to 0.34.0 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.32.1...v0.34.0) Updates `sysinfo` from 0.31.4 to 0.34.2 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](https://github.com/GuillaumeGomez/sysinfo/commits) Updates `zip` from 2.4.2 to 2.6.1 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v2.4.2...v2.6.1) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_complete dependency-version: 4.5.47 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: env_logger dependency-version: 0.11.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: terminal_size dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: once_cell dependency-version: 1.21.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: bstr dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: winnow dependency-version: 0.7.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: faster-hex dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: smallvec dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: tempfile dependency-version: 3.19.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: bytesize dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: flate2 dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: jiff dependency-version: 0.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustix dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: windows-sys dependency-version: 0.59.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: windows dependency-version: 0.61.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: winreg dependency-version: 0.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: fs-err dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: rusqlite dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: sysinfo dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: zip dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c1dd079 commit 68e6b2e

File tree

62 files changed

+294
-223
lines changed

Some content is hidden

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

62 files changed

+294
-223
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -171,11 +171,11 @@ gitoxide-core = { version = "^0.46.0", path = "gitoxide-core" }
171171
gix-features = { version = "^0.41.1", path = "gix-features" }
172172
gix = { version = "^0.71.0", path = "gix", default-features = false }
173173

174-
clap = { version = "4.1.1", features = ["derive", "cargo"] }
175-
clap_complete = "4.4.3"
174+
clap = { version = "4.5.35", features = ["derive", "cargo"] }
175+
clap_complete = "4.5.47"
176176
prodash = { version = "29.0.1", optional = true }
177177
is-terminal = { version = "0.4.0", optional = true }
178-
env_logger = { version = "0.10.0", default-features = false }
178+
env_logger = { version = "0.11.8", default-features = false }
179179
crosstermion = { version = "0.14.0", optional = true, default-features = false }
180180
futures-lite = { version = "2.1.0", optional = true }
181181

@@ -185,12 +185,12 @@ tracing-subscriber = { version = "0.3.17", optional = true }
185185
tracing = { version = "0.1.37", optional = true }
186186

187187
# for config-tree
188-
terminal_size = "0.3.0"
188+
terminal_size = "0.4.2"
189189

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

193-
once_cell = "1.18.0"
193+
once_cell = "1.21.3"
194194
document-features = { version = "0.2.0", optional = true }
195195
[profile.dev.package]
196196
insta.opt-level = 3

gitoxide-core/Cargo.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ gix-fsck = { version = "^0.10.0", path = "../gix-fsck" }
5858
serde = { version = "1.0.114", optional = true, default-features = false, features = ["derive"] }
5959
anyhow = "1.0.42"
6060
thiserror = "2.0.0"
61-
bytesize = "1.0.1"
62-
tempfile = "3.1.0"
61+
bytesize = "2.0.1"
62+
tempfile = "3.19.1"
6363

6464
# for async-client
6565
async-trait = { version = "0.1.51", optional = true }
@@ -74,16 +74,16 @@ gix-url = { version = "^0.30.0", path = "../gix-url", optional = true }
7474
jwalk = { version = "0.8.0", optional = true }
7575

7676
# for 'hours'
77-
fs-err = { version = "2.6.0", optional = true }
77+
fs-err = { version = "3.1.0", optional = true }
7878
crossbeam-channel = { version = "0.5.15", optional = true }
79-
smallvec = { version = "1.10.0", optional = true }
79+
smallvec = { version = "1.15.0", optional = true }
8080

8181
# for 'query' and 'corpus'
82-
rusqlite = { version = "0.32.1", optional = true, features = ["bundled"] }
82+
rusqlite = { version = "0.34.0", optional = true, features = ["bundled"] }
8383

8484
# for 'corpus'
8585
parking_lot = { version = "0.12.1", optional = true }
86-
sysinfo = { version = "0.31.2", optional = true, default-features = false, features = ["system"] }
86+
sysinfo = { version = "0.34.2", optional = true, default-features = false, features = ["system"] }
8787
serde_json = { version = "1.0.65", optional = true }
8888
tracing-forest = { version = "0.1.5", features = ["serde"], optional = true }
8989
tracing-subscriber = { version = "0.3.17", optional = true }

gix-actor/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ gix-date = { version = "^0.9.4", path = "../gix-date" }
2323
gix-utils = { version = "^0.2.0", path = "../gix-utils" }
2424

2525
thiserror = "2.0.0"
26-
bstr = { version = "1.3.0", default-features = false, features = [
26+
bstr = { version = "1.12.0", default-features = false, features = [
2727
"std",
2828
"unicode",
2929
] }
30-
winnow = { version = "0.7.0", features = ["simd"] }
30+
winnow = { version = "0.7.6", features = ["simd"] }
3131
itoa = "1.0.1"
3232
serde = { version = "1.0.114", optional = true, default-features = false, features = [
3333
"derive",

gix-archive/Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@ gix-object = { version = "^0.48.0", path = "../gix-object" }
3232
gix-path = { version = "^0.10.15", path = "../gix-path", optional = true }
3333
gix-date = { version = "^0.9.4", path = "../gix-date" }
3434

35-
flate2 = { version = "1.0.33", optional = true }
36-
zip = { version = "2.3.0", optional = true, default-features = false, features = [
35+
flate2 = { version = "1.1.1", optional = true }
36+
zip = { version = "2.6.1", optional = true, default-features = false, features = [
3737
"deflate",
3838
] }
39-
jiff = { version = "0.2.0", default-features = false, features = ["std"] }
39+
jiff = { version = "0.2.6", default-features = false, features = ["std"] }
4040

4141
thiserror = "2.0.0"
42-
bstr = { version = "1.5.0", default-features = false }
42+
bstr = { version = "1.12.0", default-features = false }
4343

4444
tar = { version = "0.4.38", optional = true }
4545

gix-attributes/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ gix-quote = { version = "^0.5.0", path = "../gix-quote" }
2424
gix-glob = { version = "^0.19.0", path = "../gix-glob" }
2525
gix-trace = { version = "^0.1.12", path = "../gix-trace" }
2626

27-
bstr = { version = "1.3.0", default-features = false, features = ["std", "unicode"] }
28-
smallvec = "1.10.0"
27+
bstr = { version = "1.12.0", default-features = false, features = ["std", "unicode"] }
28+
smallvec = "1.15.0"
2929
kstring = "2.0.0"
3030
unicode-bom = { version = "2.0.3" }
3131
thiserror = "2.0.0"

gix-blame/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ gix-hash = { version = "^0.17.0", path = "../gix-hash" }
2424
gix-worktree = { version = "^0.40.0", path = "../gix-worktree", default-features = false, features = ["attributes"] }
2525
gix-traverse = { version = "^0.45.0", path = "../gix-traverse" }
2626

27-
smallvec = "1.10.0"
27+
smallvec = "1.15.0"
2828
thiserror = "2.0.0"
2929

3030
[dev-dependencies]

gix-command/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ gix-trace = { version = "^0.1.12", path = "../gix-trace" }
1919
gix-path = { version = "^0.10.15", path = "../gix-path" }
2020
gix-quote = { version = "^0.5.0", path = "../gix-quote" }
2121

22-
bstr = { version = "1.5.0", default-features = false, features = ["std", "unicode"] }
22+
bstr = { version = "1.12.0", default-features = false, features = ["std", "unicode"] }
2323
shell-words = "1.0"
2424

2525
[dev-dependencies]
2626
gix-testtools = { path = "../tests/tools" }
27-
once_cell = "1.17.1"
27+
once_cell = "1.21.3"

gix-commitgraph/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ serde = ["dep:serde", "gix-hash/serde", "bstr/serde"]
2323
gix-hash = { version = "^0.17.0", path = "../gix-hash" }
2424
gix-chunk = { version = "^0.4.11", path = "../gix-chunk" }
2525

26-
bstr = { version = "1.3.0", default-features = false, features = ["std"] }
26+
bstr = { version = "1.12.0", default-features = false, features = ["std"] }
2727
memmap2 = "0.9.0"
2828
serde = { version = "1.0.114", optional = true, default-features = false, features = ["derive"] }
2929
thiserror = "2.0.0"

gix-config-value/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"]
2222
gix-path = { version = "^0.10.15", path = "../gix-path" }
2323

2424
thiserror = "2.0.0"
25-
bstr = { version = "1.0.1", default-features = false, features = ["std"] }
25+
bstr = { version = "1.12.0", default-features = false, features = ["std"] }
2626
serde = { version = "1.0.114", optional = true, default-features = false, features = ["derive"] }
2727
bitflags = "2"
2828

gix-config/Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@ gix-sec = { version = "^0.10.12", path = "../gix-sec" }
2626
gix-ref = { version = "^0.51.0", path = "../gix-ref" }
2727
gix-glob = { version = "^0.19.0", path = "../gix-glob" }
2828

29-
winnow = { version = "0.7.0", features = ["simd"] }
29+
winnow = { version = "0.7.6", features = ["simd"] }
3030
memchr = "2"
3131
thiserror = "2.0.0"
3232
unicode-bom = { version = "2.0.3" }
33-
bstr = { version = "1.3.0", default-features = false, features = ["std"] }
33+
bstr = { version = "1.12.0", default-features = false, features = ["std"] }
3434
serde = { version = "1.0.114", optional = true, default-features = false, features = ["derive"] }
35-
smallvec = "1.9.0"
36-
once_cell = "1.14.0"
35+
smallvec = "1.15.0"
36+
once_cell = "1.21.3"
3737

3838
document-features = { version = "0.2.0", optional = true }
3939

gix-config/tests/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ gix-ref = { path = "../../gix-ref" }
2727
gix-path = { path = "../../gix-path" }
2828
gix-sec = { path = "../../gix-sec" }
2929
serial_test = { version = "3.1.0", default-features = false }
30-
bstr = { version = "1.3.0", default-features = false, features = ["std"] }
30+
bstr = { version = "1.12.0", default-features = false, features = ["std"] }
3131

32-
bytesize = "1.3.0"
32+
bytesize = "2.0.1"
3333
cap = { version = "0.1.2", features = ["stats"] }

gix-credentials/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ gix-trace = { version = "^0.1.12", path = "../gix-trace" }
2929

3030
thiserror = "2.0.0"
3131
serde = { version = "1.0.114", optional = true, default-features = false, features = ["derive"] }
32-
bstr = { version = "1.3.0", default-features = false, features = ["std"] }
32+
bstr = { version = "1.12.0", default-features = false, features = ["std"] }
3333

3434

3535

@@ -38,7 +38,7 @@ document-features = { version = "0.2.1", optional = true }
3838
[dev-dependencies]
3939
gix-testtools = { path = "../tests/tools" }
4040
gix-sec = { path = "../gix-sec" }
41-
once_cell = "1.19.0"
41+
once_cell = "1.21.3"
4242

4343
[package.metadata.docs.rs]
4444
all-features = true

gix-date/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,18 @@ doctest = false
1919
serde = ["dep:serde", "bstr/serde"]
2020

2121
[dependencies]
22-
bstr = { version = "1.3.0", default-features = false, features = ["std"] }
22+
bstr = { version = "1.12.0", default-features = false, features = ["std"] }
2323
serde = { version = "1.0.114", optional = true, default-features = false, features = ["derive"] }
2424
itoa = "1.0.1"
25-
jiff = "0.2.0"
25+
jiff = "0.2.6"
2626
thiserror = "2.0.0"
2727

2828
document-features = { version = "0.2.0", optional = true }
2929

3030
[dev-dependencies]
3131
gix-hash = { path = "../gix-hash" }
3232
gix-testtools = { path = "../tests/tools" }
33-
once_cell = "1.12.0"
33+
once_cell = "1.21.3"
3434
pretty_assertions = "1.4.1"
3535

3636
[package.metadata.docs.rs]

gix-diff/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ thiserror = "2.0.0"
4545
imara-diff = { version = "0.1.7", optional = true }
4646
serde = { version = "1.0.114", optional = true, default-features = false, features = ["derive"] }
4747
getrandom = { version = "0.2.8", optional = true, default-features = false, features = ["js"] }
48-
bstr = { version = "1.5.0", default-features = false }
48+
bstr = { version = "1.12.0", default-features = false }
4949

5050
document-features = { version = "0.2.0", optional = true }
5151

gix-dir/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ gix-object = { version = "^0.48.0", path = "../gix-object" }
2626
gix-ignore = { version = "^0.14.0", path = "../gix-ignore" }
2727
gix-utils = { version = "^0.2.0", path = "../gix-utils", features = ["bstr"] }
2828

29-
bstr = { version = "1.5.0", default-features = false }
29+
bstr = { version = "1.12.0", default-features = false }
3030
thiserror = "2.0.0"
3131

3232
[dev-dependencies]

gix-discover/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ gix-ref = { version = "^0.51.0", path = "../gix-ref" }
2121
gix-hash = { version = "^0.17.0", path = "../gix-hash" }
2222
gix-fs = { version = "^0.14.0", path = "../gix-fs" }
2323

24-
bstr = { version = "1.3.0", default-features = false, features = ["std", "unicode"] }
24+
bstr = { version = "1.12.0", default-features = false, features = ["std", "unicode"] }
2525
thiserror = "2.0.0"
2626

2727
[target.'cfg(windows)'.dependencies]
@@ -36,4 +36,4 @@ is_ci = "1.1.1"
3636
defer = "0.2.1"
3737

3838
[target.'cfg(any(unix, windows))'.dev-dependencies]
39-
tempfile = "3.2.0"
39+
tempfile = "3.19.1"

gix-features/Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,24 +120,24 @@ crc32fast = { version = "1.2.1", optional = true }
120120

121121
# progress
122122
prodash = { version = "29.0.1", optional = true }
123-
bytesize = { version = "1.0.1", optional = true }
123+
bytesize = { version = "2.0.1", optional = true }
124124

125125
# pipe
126126
bytes = { version = "1.0.0", optional = true }
127127

128128
# zlib module
129-
flate2 = { version = "1.1.0", optional = true, default-features = false }
129+
flate2 = { version = "1.1.1", optional = true, default-features = false }
130130
thiserror = { version = "2.0.0", optional = true }
131131

132-
once_cell = { version = "1.13.0", optional = true }
132+
once_cell = { version = "1.21.3", optional = true }
133133

134134
document-features = { version = "0.2.0", optional = true }
135135

136136
[target.'cfg(unix)'.dependencies]
137137
libc = { version = "0.2.119" }
138138

139139
[dev-dependencies]
140-
bstr = { version = "1.3.0", default-features = false }
140+
bstr = { version = "1.12.0", default-features = false }
141141

142142
[package.metadata.docs.rs]
143143
all-features = true

gix-filter/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ gix-packetline-blocking = { version = "^0.18.3", path = "../gix-packetline-block
2626
gix-attributes = { version = "^0.25.0", path = "../gix-attributes" }
2727

2828
encoding_rs = "0.8.32"
29-
bstr = { version = "1.5.0", default-features = false, features = ["std"] }
29+
bstr = { version = "1.12.0", default-features = false, features = ["std"] }
3030
thiserror = "2.0.0"
31-
smallvec = "1.10.0"
31+
smallvec = "1.15.0"
3232

3333

3434
[dev-dependencies]

gix-fs/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ doctest = false
1919
serde = ["dep:serde"]
2020

2121
[dependencies]
22-
bstr = "1.5.0"
22+
bstr = "1.12.0"
2323
gix-path = { version = "^0.10.15", path = "../gix-path" }
2424
gix-features = { version = "^0.41.1", path = "../gix-features", features = ["fs-read-dir"] }
2525
gix-utils = { version = "^0.2.0", path = "../gix-utils" }
@@ -32,4 +32,4 @@ fastrand = { version = "2.1.0", default-features = false, features = ["std"] }
3232
[dev-dependencies]
3333
crossbeam-channel = "0.5.15"
3434
is_ci = "1.1.1"
35-
tempfile = "3.5.0"
35+
tempfile = "3.19.1"

gix-glob/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ serde = ["dep:serde", "bstr/serde", "bitflags/serde"]
2121
[dependencies]
2222
gix-path = { version = "^0.10.15", path = "../gix-path" }
2323
gix-features = { version = "^0.41.1", path = "../gix-features" }
24-
bstr = { version = "1.3.0", default-features = false, features = ["std"] }
24+
bstr = { version = "1.12.0", default-features = false, features = ["std"] }
2525
bitflags = "2"
2626
serde = { version = "1.0.114", optional = true, default-features = false, features = ["derive"] }
2727

gix-hash/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ serde = ["dep:serde"]
2323
gix-features = { version = "^0.41.1", path = "../gix-features", features = ["progress"] }
2424

2525
thiserror = "2.0.0"
26-
faster-hex = { version = "0.9.0" }
26+
faster-hex = { version = "0.10.0" }
2727
serde = { version = "1.0.114", optional = true, default-features = false, features = ["derive"] }
2828
sha1-checked = { version = "0.10.0", default-features = false }
2929

gix-ignore/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ gix-glob = { version = "^0.19.0", path = "../gix-glob" }
2323
gix-path = { version = "^0.10.15", path = "../gix-path" }
2424
gix-trace = { version = "^0.1.12", path = "../gix-trace" }
2525

26-
bstr = { version = "1.3.0", default-features = false, features = ["std", "unicode"] }
26+
bstr = { version = "1.12.0", default-features = false, features = ["std", "unicode"] }
2727
unicode-bom = { version = "2.0.3" }
2828
serde = { version = "1.0.114", optional = true, default-features = false, features = ["derive"] }
2929

gix-index/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,19 +39,19 @@ fnv = "1.0.7"
3939
thiserror = "2.0.0"
4040
memmap2 = "0.9.0"
4141
filetime = "0.2.15"
42-
bstr = { version = "1.3.0", default-features = false }
42+
bstr = { version = "1.12.0", default-features = false }
4343

4444
serde = { version = "1.0.114", optional = true, default-features = false, features = [
4545
"derive",
4646
] }
47-
smallvec = "1.7.0"
47+
smallvec = "1.15.0"
4848
itoa = "1.0.3"
4949
bitflags = "2"
5050

5151
document-features = { version = "0.2.0", optional = true }
5252

5353
[target.'cfg(not(windows))'.dependencies]
54-
rustix = { version = "0.38.20", default-features = false, features = [
54+
rustix = { version = "1.0.3", default-features = false, features = [
5555
"std",
5656
"fs",
5757
] }

gix-index/tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ gix-odb = { path = "../../gix-odb" }
2626
gix-object = { path = "../../gix-object" }
2727
gix-hash = { path = "../../gix-hash" }
2828
filetime = "0.2.15"
29-
bstr = { version = "1.3.0", default-features = false }
29+
bstr = { version = "1.12.0", default-features = false }

gix-lock/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ gix-tempfile = { version = "^17.0.0", default-features = false, path = "../gix-t
2121
thiserror = "2.0.0"
2222

2323
[dev-dependencies]
24-
tempfile = "3.2.0"
24+
tempfile = "3.19.1"

gix-mailmap/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ serde = ["dep:serde", "bstr/serde", "gix-actor/serde"]
2121
[dependencies]
2222
gix-actor = { version = "^0.34.0", path = "../gix-actor" }
2323
gix-date = { version = "^0.9.4", path = "../gix-date" }
24-
bstr = { version = "1.3.0", default-features = false, features = ["std", "unicode"] }
24+
bstr = { version = "1.12.0", default-features = false, features = ["std", "unicode"] }
2525
thiserror = "2.0.0"
2626
serde = { version = "1.0.114", optional = true, default-features = false, features = ["derive"] }
2727

gix-merge/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ gix-index = { version = "^0.39.0", path = "../gix-index" }
3636

3737
thiserror = "2.0.0"
3838
imara-diff = { version = "0.1.7" }
39-
bstr = { version = "1.5.0", default-features = false }
39+
bstr = { version = "1.12.0", default-features = false }
4040
serde = { version = "1.0.114", optional = true, default-features = false, features = ["derive"] }
4141

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

gix-negotiate/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ gix-date = { version = "^0.9.4", path = "../gix-date" }
2222
gix-commitgraph = { version = "^0.27.0", path = "../gix-commitgraph" }
2323
gix-revwalk = { version = "^0.19.0", path = "../gix-revwalk" }
2424
thiserror = "2.0.0"
25-
smallvec = "1.10.0"
25+
smallvec = "1.15.0"
2626
bitflags = "2"
2727

2828
[dev-dependencies]

0 commit comments

Comments
 (0)