From 4f519635260791ad7df6c20748fbfc65ecca67aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 19:38:31 +0000 Subject: [PATCH] Bump thiserror from 2.0.14 to 2.0.16 Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.14 to 2.0.16. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/2.0.14...2.0.16) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Cargo.lock | 114 ++++++++++++++++++++++++++--------------------------- Cargo.toml | 2 +- 2 files changed, 58 insertions(+), 58 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 322a778..e44d84f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1309,7 +1309,7 @@ dependencies = [ "swc_visit", "swc_visit_macros", "text_lines", - "thiserror 2.0.14", + "thiserror 2.0.16", "unicode-width 0.2.0", "url", ] @@ -1324,7 +1324,7 @@ dependencies = [ "deno_core", "deno_error", "deno_features", - "thiserror 2.0.14", + "thiserror 2.0.16", "tokio", "uuid", ] @@ -1353,7 +1353,7 @@ dependencies = [ "serde", "sha2", "slab", - "thiserror 2.0.14", + "thiserror 2.0.16", "tokio", "tokio-util", ] @@ -1383,7 +1383,7 @@ dependencies = [ "serde_json", "sha2", "sys_traits", - "thiserror 2.0.14", + "thiserror 2.0.16", "url", ] @@ -1399,7 +1399,7 @@ dependencies = [ "image", "lcms2", "num-traits", - "thiserror 2.0.14", + "thiserror 2.0.16", ] [[package]] @@ -1423,7 +1423,7 @@ dependencies = [ "serde", "serde_json", "sys_traits", - "thiserror 2.0.14", + "thiserror 2.0.16", "url", ] @@ -1468,7 +1468,7 @@ dependencies = [ "smallvec", "sourcemap", "static_assertions", - "thiserror 2.0.14", + "thiserror 2.0.16", "tokio", "url", "v8", @@ -1493,7 +1493,7 @@ dependencies = [ "deno_error", "deno_features", "saffron", - "thiserror 2.0.14", + "thiserror 2.0.16", "tokio", ] @@ -1531,7 +1531,7 @@ dependencies = [ "sha2", "signature", "spki", - "thiserror 2.0.14", + "thiserror 2.0.16", "tokio", "uuid", "x25519-dalek", @@ -1611,7 +1611,7 @@ dependencies = [ "rustls-webpki 0.102.6", "serde", "serde_json", - "thiserror 2.0.14", + "thiserror 2.0.16", "tokio", "tokio-rustls", "tokio-socks", @@ -1643,7 +1643,7 @@ dependencies = [ "serde", "serde-value", "serde_json", - "thiserror 2.0.14", + "thiserror 2.0.16", "tokio", "winapi", ] @@ -1669,7 +1669,7 @@ dependencies = [ "rand 0.8.5", "rayon", "serde", - "thiserror 2.0.14", + "thiserror 2.0.16", "winapi", "windows-sys 0.59.0", ] @@ -1710,7 +1710,7 @@ dependencies = [ "scopeguard", "serde", "smallvec", - "thiserror 2.0.14", + "thiserror 2.0.16", "tokio", "tokio-util", "tokio-vsock", @@ -1774,7 +1774,7 @@ dependencies = [ "rusqlite", "serde", "sys_traits", - "thiserror 2.0.14", + "thiserror 2.0.16", "url", ] @@ -1788,7 +1788,7 @@ dependencies = [ "deno_semver", "serde", "serde_json", - "thiserror 2.0.14", + "thiserror 2.0.16", ] [[package]] @@ -1816,7 +1816,7 @@ dependencies = [ "libloading 0.7.4", "log", "napi_sym", - "thiserror 2.0.14", + "thiserror 2.0.16", "windows-sys 0.59.0", ] @@ -1855,7 +1855,7 @@ dependencies = [ "serde", "sha2", "socket2 0.5.7", - "thiserror 2.0.14", + "thiserror 2.0.16", "tokio", "tokio-vsock", "url", @@ -1941,7 +1941,7 @@ dependencies = [ "sm3", "spki", "sys_traits", - "thiserror 2.0.14", + "thiserror 2.0.16", "tokio", "tokio-eld", "tower-service", @@ -1971,7 +1971,7 @@ dependencies = [ "monch", "serde", "serde_json", - "thiserror 2.0.14", + "thiserror 2.0.16", "url", ] @@ -1989,7 +1989,7 @@ dependencies = [ "strum 0.27.1", "strum_macros 0.27.1", "syn 2.0.87", - "thiserror 2.0.14", + "thiserror 2.0.16", ] [[package]] @@ -2008,7 +2008,7 @@ dependencies = [ "ntapi", "once_cell", "serde", - "thiserror 2.0.14", + "thiserror 2.0.16", "tokio", "winapi", ] @@ -2027,7 +2027,7 @@ dependencies = [ "serde", "serde_json", "sys_traits", - "thiserror 2.0.14", + "thiserror 2.0.16", "url", ] @@ -2040,7 +2040,7 @@ dependencies = [ "deno_error", "percent-encoding", "sys_traits", - "thiserror 2.0.14", + "thiserror 2.0.16", "url", ] @@ -2066,7 +2066,7 @@ dependencies = [ "serde", "serde_json", "sys_traits", - "thiserror 2.0.14", + "thiserror 2.0.16", "url", "which 8.0.0", "winapi", @@ -2098,7 +2098,7 @@ dependencies = [ "simd-json", "sys_traits", "tempfile", - "thiserror 2.0.14", + "thiserror 2.0.16", "tokio", "winapi", "windows-sys 0.59.0", @@ -2141,7 +2141,7 @@ dependencies = [ "serde", "serde_json", "sys_traits", - "thiserror 2.0.14", + "thiserror 2.0.16", "twox-hash", "url", ] @@ -2203,7 +2203,7 @@ dependencies = [ "same-file", "serde", "sys_traits", - "thiserror 2.0.14", + "thiserror 2.0.16", "tokio", "tokio-metrics", "twox-hash", @@ -2225,7 +2225,7 @@ dependencies = [ "monch", "once_cell", "serde", - "thiserror 2.0.14", + "thiserror 2.0.16", "url", ] @@ -2238,7 +2238,7 @@ dependencies = [ "deno_error", "libc", "signal-hook", - "thiserror 2.0.14", + "thiserror 2.0.16", "tokio", "winapi", ] @@ -2280,7 +2280,7 @@ dependencies = [ "opentelemetry_sdk", "pin-project", "serde", - "thiserror 2.0.14", + "thiserror 2.0.16", "tokio", "tokio-vsock", "tower-service", @@ -2310,7 +2310,7 @@ dependencies = [ "rustls-tokio-stream", "rustls-webpki 0.102.6", "serde", - "thiserror 2.0.14", + "thiserror 2.0.16", "tokio", "webpki-roots", ] @@ -2325,7 +2325,7 @@ dependencies = [ "quinn", "serde", "serde_json", - "thiserror 2.0.14", + "thiserror 2.0.16", "tokio", "tracing", ] @@ -2368,7 +2368,7 @@ dependencies = [ "flate2", "futures", "serde", - "thiserror 2.0.14", + "thiserror 2.0.16", "tokio", "uuid", ] @@ -2386,7 +2386,7 @@ dependencies = [ "raw-window-handle", "serde", "serde_json", - "thiserror 2.0.14", + "thiserror 2.0.16", "tokio", "wgpu-core", "wgpu-types", @@ -2422,7 +2422,7 @@ dependencies = [ "once_cell", "rustls-tokio-stream", "serde", - "thiserror 2.0.14", + "thiserror 2.0.16", "tokio", ] @@ -2435,7 +2435,7 @@ dependencies = [ "deno_core", "deno_error", "rusqlite", - "thiserror 2.0.14", + "thiserror 2.0.16", ] [[package]] @@ -2483,7 +2483,7 @@ dependencies = [ "rand 0.8.5", "serde", "serde_json", - "thiserror 2.0.14", + "thiserror 2.0.16", "tokio", "tokio-util", "url", @@ -2508,7 +2508,7 @@ dependencies = [ "rand 0.8.5", "rusqlite", "serde_json", - "thiserror 2.0.14", + "thiserror 2.0.16", "tokio", "tokio-stream", "uuid", @@ -2524,7 +2524,7 @@ dependencies = [ "deno_error", "deno_path_util", "sys_traits", - "thiserror 2.0.14", + "thiserror 2.0.16", "twox-hash", ] @@ -3567,7 +3567,7 @@ dependencies = [ "once_cell", "rand 0.9.0", "serde", - "thiserror 2.0.14", + "thiserror 2.0.16", "tinyvec", "tokio", "tracing", @@ -3591,7 +3591,7 @@ dependencies = [ "resolv-conf", "serde", "smallvec", - "thiserror 2.0.14", + "thiserror 2.0.16", "tokio", "tracing", ] @@ -4010,7 +4010,7 @@ dependencies = [ "percent-encoding", "serde", "serde_json", - "thiserror 2.0.14", + "thiserror 2.0.16", "url", ] @@ -4647,7 +4647,7 @@ dependencies = [ "spirv", "strum 0.26.3", "termcolor", - "thiserror 2.0.14", + "thiserror 2.0.16", "unicode-xid", ] @@ -4746,7 +4746,7 @@ dependencies = [ "serde", "serde_json", "sys_traits", - "thiserror 2.0.14", + "thiserror 2.0.16", "url", ] @@ -5555,7 +5555,7 @@ dependencies = [ "rustc-hash 2.1.1", "rustls", "socket2 0.5.7", - "thiserror 2.0.14", + "thiserror 2.0.16", "tokio", "tracing", "web-time", @@ -5578,7 +5578,7 @@ dependencies = [ "rustls", "rustls-pki-types", "slab", - "thiserror 2.0.14", + "thiserror 2.0.16", "tinyvec", "tracing", "web-time", @@ -6169,7 +6169,7 @@ dependencies = [ "rustyline", "serde", "sys_traits", - "thiserror 2.0.14", + "thiserror 2.0.16", "tokio", "tokio-util", "version-sync", @@ -6399,7 +6399,7 @@ dependencies = [ "num-bigint", "serde", "smallvec", - "thiserror 2.0.14", + "thiserror 2.0.16", "v8", ] @@ -7280,11 +7280,11 @@ dependencies = [ [[package]] name = "thiserror" -version = "2.0.14" +version = "2.0.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0b0949c3a6c842cbde3f1686d6eea5a010516deb7085f79db747562d4102f41e" +checksum = "3467d614147380f2e4e374161426ff399c91084acd2363eaf549172b3d5e60c0" dependencies = [ - "thiserror-impl 2.0.14", + "thiserror-impl 2.0.16", ] [[package]] @@ -7300,9 +7300,9 @@ dependencies = [ [[package]] name = "thiserror-impl" -version = "2.0.14" +version = "2.0.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cc5b44b4ab9c2fdd0e0512e6bece8388e214c0749f5862b114cc5b7a25daf227" +checksum = "6c5e1be1c48b9172ee610da68fd9cd2770e7a4056cb3fc98710ee6906f0c7960" dependencies = [ "proc-macro2", "quote", @@ -8110,7 +8110,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a10e6b67c951a84de7029487e0e0a496860dae49f6699edd279d5ff35b8fbf54" dependencies = [ "deno_error", - "thiserror 2.0.14", + "thiserror 2.0.16", ] [[package]] @@ -8141,7 +8141,7 @@ checksum = "c564e589056437e3a73383f4e0903965879087c9ee0f715e562bbf4e47c08b75" dependencies = [ "bytes", "http 1.1.0", - "thiserror 2.0.14", + "thiserror 2.0.16", "url", ] @@ -8185,7 +8185,7 @@ dependencies = [ "rustc-hash 1.1.0", "serde", "smallvec", - "thiserror 2.0.14", + "thiserror 2.0.16", "wgpu-hal", "wgpu-types", ] @@ -8227,7 +8227,7 @@ dependencies = [ "raw-window-handle", "rustc-hash 1.1.0", "smallvec", - "thiserror 2.0.14", + "thiserror 2.0.16", "wasm-bindgen", "web-sys", "wgpu-types", diff --git a/Cargo.toml b/Cargo.toml index 0f18c21..903fa35 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -158,7 +158,7 @@ op_whitelist = [] [dependencies] maybe_path = "0.1.3" -thiserror = "^2.0.14" +thiserror = "^2.0.16" serde = "^1.0.149" # Used for NodeJS compatibility and other features