From 405e764f7793454ba2bb795c46dcca80ef5902c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 02:40:02 +0000 Subject: [PATCH] fix(deps): update rust crate thiserror to v2.0.18 --- Cargo.lock | 134 ++++++++++----------- crates/lib/crates_io_validation/Cargo.toml | 2 +- 2 files changed, 68 insertions(+), 68 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 681b56f76..3f8be98c1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1274,7 +1274,7 @@ version = "0.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0fa961b519f0b462e3a3b4a34b64d119eeaca1d59af726fe450bbba07a9fc0a1" dependencies = [ - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -1430,7 +1430,7 @@ dependencies = [ "serde_derive", "serde_json", "smol_str", - "thiserror 2.0.17", + "thiserror 2.0.18", "toml", ] @@ -1450,7 +1450,7 @@ dependencies = [ "serde", "serde_json", "smartstring", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -1458,7 +1458,7 @@ name = "crates_io_validation" version = "0.0.0" dependencies = [ "claims", - "thiserror 2.0.17", + "thiserror 2.0.18", "unicode-xid", ] @@ -1969,7 +1969,7 @@ dependencies = [ "pretty_assertions", "serde", "sqlx", - "thiserror 2.0.17", + "thiserror 2.0.18", "tokio", "tracing", ] @@ -2099,7 +2099,7 @@ dependencies = [ "strum", "tempfile", "test-case", - "thiserror 2.0.17", + "thiserror 2.0.18", "tokio", "tracing", ] @@ -2241,7 +2241,7 @@ dependencies = [ "serde", "serde_json", "sqlx", - "thiserror 2.0.17", + "thiserror 2.0.18", "tokio", "tracing", ] @@ -2293,7 +2293,7 @@ dependencies = [ "strum", "tempfile", "test-case", - "thiserror 2.0.17", + "thiserror 2.0.18", "tokio", "tracing", "walkdir", @@ -2347,7 +2347,7 @@ dependencies = [ "percent-encoding", "serde_with", "test-case", - "thiserror 2.0.17", + "thiserror 2.0.18", "url", ] @@ -2461,7 +2461,7 @@ dependencies = [ "syntect", "tempfile", "test-case", - "thiserror 2.0.17", + "thiserror 2.0.18", "time", "tokio", "tokio-util", @@ -2479,7 +2479,7 @@ name = "docsrs-metadata" version = "0.1.0" dependencies = [ "serde", - "thiserror 2.0.17", + "thiserror 2.0.18", "toml", ] @@ -3011,7 +3011,7 @@ dependencies = [ "gix-validate", "gix-worktree", "smallvec", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -3024,7 +3024,7 @@ dependencies = [ "gix-date", "gix-utils", "itoa 1.0.17", - "thiserror 2.0.17", + "thiserror 2.0.18", "winnow", ] @@ -3041,7 +3041,7 @@ dependencies = [ "gix-trace", "kstring", "smallvec", - "thiserror 2.0.17", + "thiserror 2.0.18", "unicode-bom", ] @@ -3051,7 +3051,7 @@ version = "0.2.15" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5e150161b8a75b5860521cb876b506879a3376d3adc857ec7a9d35e7c6a5e531" dependencies = [ - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -3060,7 +3060,7 @@ version = "0.4.12" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5c356b3825677cb6ff579551bb8311a81821e184453cbd105e2fc5311b288eeb" dependencies = [ - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -3086,7 +3086,7 @@ dependencies = [ "gix-chunk", "gix-hash", "memmap2", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -3104,7 +3104,7 @@ dependencies = [ "gix-sec", "memchr", "smallvec", - "thiserror 2.0.17", + "thiserror 2.0.18", "unicode-bom", "winnow", ] @@ -3119,7 +3119,7 @@ dependencies = [ "bstr", "gix-path", "libc", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -3137,7 +3137,7 @@ dependencies = [ "gix-sec", "gix-trace", "gix-url", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -3150,7 +3150,7 @@ dependencies = [ "itoa 1.0.17", "jiff", "smallvec", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -3171,7 +3171,7 @@ dependencies = [ "gix-traverse", "gix-worktree", "imara-diff", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -3187,7 +3187,7 @@ dependencies = [ "gix-path", "gix-ref", "gix-sec", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -3206,7 +3206,7 @@ dependencies = [ "once_cell", "parking_lot", "prodash", - "thiserror 2.0.17", + "thiserror 2.0.18", "walkdir", "zlib-rs", ] @@ -3229,7 +3229,7 @@ dependencies = [ "gix-trace", "gix-utils", "smallvec", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -3243,7 +3243,7 @@ dependencies = [ "gix-features", "gix-path", "gix-utils", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -3267,7 +3267,7 @@ dependencies = [ "faster-hex", "gix-features", "sha1-checked", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -3319,7 +3319,7 @@ dependencies = [ "memmap2", "rustix", "smallvec", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -3330,7 +3330,7 @@ checksum = "115268ae5e3b3b7bc7fc77260eecee05acca458e45318ca45d35467fa81a3ac5" dependencies = [ "gix-tempfile", "gix-utils", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -3346,7 +3346,7 @@ dependencies = [ "gix-object", "gix-revwalk", "smallvec", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -3366,7 +3366,7 @@ dependencies = [ "gix-validate", "itoa 1.0.17", "smallvec", - "thiserror 2.0.17", + "thiserror 2.0.18", "winnow", ] @@ -3388,7 +3388,7 @@ dependencies = [ "gix-quote", "parking_lot", "tempfile", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -3408,7 +3408,7 @@ dependencies = [ "memmap2", "parking_lot", "smallvec", - "thiserror 2.0.17", + "thiserror 2.0.18", "uluru", ] @@ -3421,7 +3421,7 @@ dependencies = [ "bstr", "faster-hex", "gix-trace", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -3433,7 +3433,7 @@ dependencies = [ "bstr", "gix-trace", "gix-validate", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -3448,7 +3448,7 @@ dependencies = [ "gix-config-value", "gix-glob", "gix-path", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -3461,7 +3461,7 @@ dependencies = [ "gix-config-value", "parking_lot", "rustix", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -3486,7 +3486,7 @@ dependencies = [ "gix-transport", "gix-utils", "maybe-async", - "thiserror 2.0.17", + "thiserror 2.0.18", "winnow", ] @@ -3498,7 +3498,7 @@ checksum = "e912ec04b7b1566a85ad486db0cab6b9955e3e32bcd3c3a734542ab3af084c5b" dependencies = [ "bstr", "gix-utils", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -3518,7 +3518,7 @@ dependencies = [ "gix-utils", "gix-validate", "memmap2", - "thiserror 2.0.17", + "thiserror 2.0.18", "winnow", ] @@ -3534,7 +3534,7 @@ dependencies = [ "gix-revision", "gix-validate", "smallvec", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -3552,7 +3552,7 @@ dependencies = [ "gix-object", "gix-revwalk", "gix-trace", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -3567,7 +3567,7 @@ dependencies = [ "gix-hashtable", "gix-object", "smallvec", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -3591,7 +3591,7 @@ dependencies = [ "bstr", "gix-hash", "gix-lock", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -3606,7 +3606,7 @@ dependencies = [ "gix-pathspec", "gix-refspec", "gix-url", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -3644,7 +3644,7 @@ dependencies = [ "gix-quote", "gix-sec", "gix-url", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -3661,7 +3661,7 @@ dependencies = [ "gix-object", "gix-revwalk", "smallvec", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -3674,7 +3674,7 @@ dependencies = [ "gix-features", "gix-path", "percent-encoding", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -3694,7 +3694,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5b1e63a5b516e970a594f870ed4571a8fdcb8a344e7bd407a20db8bd61dbfde4" dependencies = [ "bstr", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -4670,7 +4670,7 @@ dependencies = [ "mime", "precomputed-hash", "selectors 0.33.0", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -5254,7 +5254,7 @@ dependencies = [ "futures-sink", "js-sys", "pin-project-lite", - "thiserror 2.0.17", + "thiserror 2.0.18", "tracing", ] @@ -5284,7 +5284,7 @@ dependencies = [ "opentelemetry_sdk", "prost", "reqwest 0.12.28", - "thiserror 2.0.17", + "thiserror 2.0.18", "tokio", "tonic", "tracing", @@ -5332,7 +5332,7 @@ dependencies = [ "opentelemetry", "percent-encoding", "rand 0.9.2", - "thiserror 2.0.17", + "thiserror 2.0.18", "tokio", "tokio-stream", ] @@ -5846,7 +5846,7 @@ dependencies = [ "rustc-hash", "rustls 0.23.36", "socket2 0.6.1", - "thiserror 2.0.17", + "thiserror 2.0.18", "tokio", "tracing", "web-time", @@ -5868,7 +5868,7 @@ dependencies = [ "rustls 0.23.36", "rustls-pki-types", "slab", - "thiserror 2.0.17", + "thiserror 2.0.18", "tinyvec", "tracing", "web-time", @@ -6412,7 +6412,7 @@ dependencies = [ "serde_json", "tar", "tempfile", - "thiserror 2.0.17", + "thiserror 2.0.18", "tokio", "tokio-stream", "toml", @@ -6725,7 +6725,7 @@ dependencies = [ "rand 0.9.2", "serde", "serde_json", - "thiserror 2.0.17", + "thiserror 2.0.18", "time", "url", "uuid", @@ -7100,7 +7100,7 @@ dependencies = [ "serde_json", "sha2", "smallvec", - "thiserror 2.0.17", + "thiserror 2.0.18", "tokio", "tokio-stream", "tracing", @@ -7183,7 +7183,7 @@ dependencies = [ "smallvec", "sqlx-core", "stringprep", - "thiserror 2.0.17", + "thiserror 2.0.18", "tracing", "whoami", ] @@ -7221,7 +7221,7 @@ dependencies = [ "smallvec", "sqlx-core", "stringprep", - "thiserror 2.0.17", + "thiserror 2.0.18", "tracing", "whoami", ] @@ -7246,7 +7246,7 @@ dependencies = [ "serde", "serde_urlencoded", "sqlx-core", - "thiserror 2.0.17", + "thiserror 2.0.18", "tracing", "url", ] @@ -7388,7 +7388,7 @@ dependencies = [ "regex-syntax", "serde", "serde_derive", - "thiserror 2.0.17", + "thiserror 2.0.18", "walkdir", "yaml-rust", ] @@ -7513,11 +7513,11 @@ dependencies = [ [[package]] name = "thiserror" -version = "2.0.17" +version = "2.0.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8" +checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4" dependencies = [ - "thiserror-impl 2.0.17", + "thiserror-impl 2.0.18", ] [[package]] @@ -7533,9 +7533,9 @@ dependencies = [ [[package]] name = "thiserror-impl" -version = "2.0.17" +version = "2.0.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913" +checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5" dependencies = [ "proc-macro2", "quote", diff --git a/crates/lib/crates_io_validation/Cargo.toml b/crates/lib/crates_io_validation/Cargo.toml index e4dbadf2e..21de091c9 100644 --- a/crates/lib/crates_io_validation/Cargo.toml +++ b/crates/lib/crates_io_validation/Cargo.toml @@ -5,7 +5,7 @@ license = "MIT OR Apache-2.0" edition = "2024" [dependencies] -thiserror = "=2.0.17" +thiserror = "=2.0.18" unicode-xid = "=0.2.6" [dev-dependencies]