From 5033147fc8233b1ae38312e8080ac8f9162a49eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 18:37:29 +0000 Subject: [PATCH] Bump gix-object from 0.50.2 to 0.51.1 Bumps [gix-object](https://github.com/GitoxideLabs/gitoxide) from 0.50.2 to 0.51.1. - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](https://github.com/GitoxideLabs/gitoxide/compare/gix-object-v0.50.2...gix-object-v0.51.1) --- updated-dependencies: - dependency-name: gix-object dependency-version: 0.51.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Cargo.lock | 78 ++++++++++++++---------------------------------------- Cargo.toml | 2 +- 2 files changed, 21 insertions(+), 59 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 5684c8d34..e8fee5f13 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -68,7 +68,7 @@ version = "1.1.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc" dependencies = [ - "windows-sys 0.61.2", + "windows-sys 0.60.2", ] [[package]] @@ -79,7 +79,7 @@ checksum = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d" dependencies = [ "anstyle", "once_cell_polyfill", - "windows-sys 0.61.2", + "windows-sys 0.60.2", ] [[package]] @@ -602,7 +602,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" dependencies = [ "libc", - "windows-sys 0.61.2", + "windows-sys 0.60.2", ] [[package]] @@ -865,7 +865,7 @@ dependencies = [ "gix-fs", "gix-glob", "gix-hash 0.20.1", - "gix-hashtable 0.10.0", + "gix-hashtable", "gix-lock", "gix-object 0.52.0", "gix-odb", @@ -1154,17 +1154,6 @@ dependencies = [ "thiserror", ] -[[package]] -name = "gix-hashtable" -version = "0.9.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c35300b54896153e55d53f4180460931ccd69b7e8d2f6b9d6401122cdedc4f07" -dependencies = [ - "gix-hash 0.19.0", - "hashbrown 0.15.5", - "parking_lot 0.12.5", -] - [[package]] name = "gix-hashtable" version = "0.10.0" @@ -1172,7 +1161,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a27d4a3ea9640da504a2657fef3419c517fd71f1767ad8935298bcc805edd195" dependencies = [ "gix-hash 0.20.1", - "hashbrown 0.16.0", + "hashbrown", "parking_lot 0.12.5", ] @@ -1187,27 +1176,6 @@ dependencies = [ "thiserror", ] -[[package]] -name = "gix-object" -version = "0.50.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d69ce108ab67b65fbd4fb7e1331502429d78baeb2eee10008bdef55765397c07" -dependencies = [ - "bstr", - "gix-actor 0.35.6", - "gix-date 0.10.7", - "gix-features 0.43.1", - "gix-hash 0.19.0", - "gix-hashtable 0.9.0", - "gix-path", - "gix-utils", - "gix-validate", - "itoa", - "smallvec", - "thiserror", - "winnow", -] - [[package]] name = "gix-object" version = "0.51.1" @@ -1219,7 +1187,7 @@ dependencies = [ "gix-date 0.10.7", "gix-features 0.44.1", "gix-hash 0.20.1", - "gix-hashtable 0.10.0", + "gix-hashtable", "gix-path", "gix-utils", "gix-validate", @@ -1240,7 +1208,7 @@ dependencies = [ "gix-date 0.11.0", "gix-features 0.44.1", "gix-hash 0.20.1", - "gix-hashtable 0.10.0", + "gix-hashtable", "gix-path", "gix-utils", "gix-validate", @@ -1261,7 +1229,7 @@ dependencies = [ "gix-features 0.44.1", "gix-fs", "gix-hash 0.20.1", - "gix-hashtable 0.10.0", + "gix-hashtable", "gix-object 0.52.0", "gix-pack", "gix-path", @@ -1281,7 +1249,7 @@ dependencies = [ "gix-chunk", "gix-features 0.44.1", "gix-hash 0.20.1", - "gix-hashtable 0.10.0", + "gix-hashtable", "gix-object 0.52.0", "gix-path", "memmap2", @@ -1468,7 +1436,7 @@ dependencies = [ "gix-commitgraph", "gix-date 0.10.7", "gix-hash 0.20.1", - "gix-hashtable 0.10.0", + "gix-hashtable", "gix-object 0.51.1", "smallvec", "thiserror", @@ -1483,7 +1451,7 @@ dependencies = [ "gix-commitgraph", "gix-date 0.11.0", "gix-hash 0.20.1", - "gix-hashtable 0.10.0", + "gix-hashtable", "gix-object 0.52.0", "smallvec", "thiserror", @@ -1572,7 +1540,7 @@ dependencies = [ "gix-commitgraph", "gix-date 0.11.0", "gix-hash 0.20.1", - "gix-hashtable 0.10.0", + "gix-hashtable", "gix-object 0.52.0", "gix-revwalk 0.23.0", "smallvec", @@ -1662,12 +1630,6 @@ dependencies = [ "byteorder", ] -[[package]] -name = "hashbrown" -version = "0.15.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1" - [[package]] name = "hashbrown" version = "0.16.0" @@ -1992,7 +1954,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6717a8d2a5a929a1a2eb43a12812498ed141a0bcfb7e8f7844fbdbe4303bba9f" dependencies = [ "equivalent", - "hashbrown 0.16.0", + "hashbrown", "serde", "serde_core", ] @@ -2064,7 +2026,7 @@ dependencies = [ "portable-atomic", "portable-atomic-util", "serde_core", - "windows-sys 0.61.2", + "windows-sys 0.60.2", ] [[package]] @@ -2132,7 +2094,7 @@ dependencies = [ "git2", "gix-config 0.47.1", "gix-hash 0.19.0", - "gix-object 0.50.2", + "gix-object 0.52.0", "gix-submodule", "glob", "hex", @@ -2426,7 +2388,7 @@ version = "0.16.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "96051b46fc183dc9cd4a223960ef37b9af631b55191852a8274bfef064cda20f" dependencies = [ - "hashbrown 0.16.0", + "hashbrown", ] [[package]] @@ -2532,7 +2494,7 @@ version = "0.50.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5" dependencies = [ - "windows-sys 0.61.2", + "windows-sys 0.60.2", ] [[package]] @@ -3142,7 +3104,7 @@ dependencies = [ "errno", "libc", "linux-raw-sys", - "windows-sys 0.61.2", + "windows-sys 0.60.2", ] [[package]] @@ -3452,7 +3414,7 @@ dependencies = [ "getrandom 0.3.4", "once_cell", "rustix", - "windows-sys 0.61.2", + "windows-sys 0.60.2", ] [[package]] @@ -4030,7 +3992,7 @@ version = "0.1.11" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22" dependencies = [ - "windows-sys 0.61.2", + "windows-sys 0.60.2", ] [[package]] diff --git a/Cargo.toml b/Cargo.toml index c396faaa4..a483196e8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ log = "0.4.29" futures = "0.3.31" gix = { version = "0.75.0", default-features = false } gix-hash = "0.19.0" -gix-object = "0.50.2" +gix-object = "0.52.0" gix-config = "0.47.1" gix-submodule = "0.21.0" hyper-reverse-proxy = { path = "hyper-reverse-proxy", version = "0.0.1" }