From 0c4cd4c4af0d2d228ccb57ff35f65e88bae6d55c Mon Sep 17 00:00:00 2001 From: "hash-worker[bot]" <180894564+hash-worker[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 02:51:45 +0000 Subject: [PATCH] Update Rust crate `thiserror` to v2.0.12 (#6623) Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com> --- Cargo.lock | 82 +++++++++++++++++++++++++++--------------------------- Cargo.toml | 2 +- 2 files changed, 42 insertions(+), 42 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index cfeb3eb8a16..cbfa539fa70 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1145,7 +1145,7 @@ dependencies = [ "semver", "serde", "serde_json", - "thiserror 2.0.11", + "thiserror 2.0.12", ] [[package]] @@ -1187,7 +1187,7 @@ dependencies = [ "serde_with", "smol_str", "stacker", - "thiserror 2.0.11", + "thiserror 2.0.12", ] [[package]] @@ -1210,7 +1210,7 @@ dependencies = [ "serde_with", "smol_str", "stacker", - "thiserror 2.0.11", + "thiserror 2.0.12", "unicode-security", ] @@ -1268,7 +1268,7 @@ dependencies = [ "image", "insta", "pdfium-render", - "thiserror 2.0.11", + "thiserror 2.0.12", ] [[package]] @@ -2219,7 +2219,7 @@ dependencies = [ "spin 0.9.8", "supports-color", "supports-unicode", - "thiserror 2.0.11", + "thiserror 2.0.12", "tracing", "tracing-error", "tracing-subscriber", @@ -2757,7 +2757,7 @@ dependencies = [ "multiaddr", "serde", "serde-value", - "thiserror 2.0.11", + "thiserror 2.0.12", "tokio-util", "tower 0.5.2", ] @@ -2775,7 +2775,7 @@ dependencies = [ "pin-project-lite", "serde", "serde_json", - "thiserror 2.0.11", + "thiserror 2.0.12", "tokio", ] @@ -2813,7 +2813,7 @@ dependencies = [ "serde", "tachyonix", "test-log", - "thiserror 2.0.11", + "thiserror 2.0.12", "tokio", "tokio-stream", "tokio-util", @@ -2841,7 +2841,7 @@ dependencies = [ "multiaddr", "scc", "serde", - "thiserror 2.0.11", + "thiserror 2.0.12", "tokio", "tokio-util", "tower 0.5.2", @@ -2874,7 +2874,7 @@ dependencies = [ "pin-project", "pin-project-lite", "serde", - "thiserror 2.0.11", + "thiserror 2.0.12", "tokio", "tokio-test", "tokio-util", @@ -2908,7 +2908,7 @@ dependencies = [ "serde_json", "similar-asserts", "test-strategy", - "thiserror 2.0.11", + "thiserror 2.0.12", ] [[package]] @@ -3188,7 +3188,7 @@ dependencies = [ "postgres-types", "serde", "serde_json", - "thiserror 2.0.11", + "thiserror 2.0.12", "tokio", "tokio-postgres", "tracing", @@ -3284,7 +3284,7 @@ dependencies = [ "semver", "serde", "serde_json", - "thiserror 2.0.11", + "thiserror 2.0.12", "time", "tokio", "trait-variant", @@ -3308,7 +3308,7 @@ dependencies = [ "regex", "serde", "serde_json", - "thiserror 2.0.11", + "thiserror 2.0.12", "tokio", "type-system", "url", @@ -3331,7 +3331,7 @@ dependencies = [ "inferno", "serde", "serde_json", - "thiserror 2.0.11", + "thiserror 2.0.12", "tokio", "walkdir", ] @@ -3353,7 +3353,7 @@ dependencies = [ "serde_json", "temporal-client", "temporal-sdk-core-protos", - "thiserror 2.0.11", + "thiserror 2.0.12", "url", "uuid", ] @@ -3446,7 +3446,7 @@ dependencies = [ "once_cell", "rand 0.9.0", "socket2", - "thiserror 2.0.11", + "thiserror 2.0.12", "tinyvec", "tokio", "tracing", @@ -3469,7 +3469,7 @@ dependencies = [ "rand 0.9.0", "resolv-conf", "smallvec", - "thiserror 2.0.11", + "thiserror 2.0.12", "tokio", "tracing", ] @@ -3556,7 +3556,7 @@ dependencies = [ "serde_json", "serde_with", "text-size", - "thiserror 2.0.11", + "thiserror 2.0.12", ] [[package]] @@ -4417,7 +4417,7 @@ dependencies = [ "multiaddr", "pin-project", "rw-stream-sink", - "thiserror 2.0.11", + "thiserror 2.0.12", ] [[package]] @@ -4462,7 +4462,7 @@ dependencies = [ "quick-protobuf", "rand 0.8.5", "rw-stream-sink", - "thiserror 2.0.11", + "thiserror 2.0.12", "tracing", "unsigned-varint 0.8.0", "web-time", @@ -4501,7 +4501,7 @@ dependencies = [ "quick-protobuf", "quick-protobuf-codec", "smallvec", - "thiserror 2.0.11", + "thiserror 2.0.12", "tracing", ] @@ -4577,7 +4577,7 @@ dependencies = [ "rand 0.8.5", "snow", "static_assertions", - "thiserror 2.0.11", + "thiserror 2.0.12", "tracing", "x25519-dalek", "zeroize", @@ -4616,7 +4616,7 @@ dependencies = [ "ring 0.17.11", "rustls 0.23.19", "socket2", - "thiserror 2.0.11", + "thiserror 2.0.12", "tokio", "tracing", ] @@ -4700,7 +4700,7 @@ dependencies = [ "ring 0.17.11", "rustls 0.23.19", "rustls-webpki 0.101.7", - "thiserror 2.0.11", + "thiserror 2.0.12", "x509-parser", "yasna", ] @@ -4729,7 +4729,7 @@ dependencies = [ "either", "futures", "libp2p-core", - "thiserror 2.0.11", + "thiserror 2.0.12", "tracing", "yamux 0.12.1", "yamux 0.13.4", @@ -5152,7 +5152,7 @@ dependencies = [ "log", "netlink-packet-core", "netlink-sys", - "thiserror 2.0.11", + "thiserror 2.0.12", ] [[package]] @@ -5411,7 +5411,7 @@ dependencies = [ "futures-sink", "js-sys", "pin-project-lite", - "thiserror 2.0.11", + "thiserror 2.0.12", "tracing", ] @@ -5428,7 +5428,7 @@ dependencies = [ "opentelemetry-proto", "opentelemetry_sdk 0.28.0", "prost", - "thiserror 2.0.11", + "thiserror 2.0.12", "tokio", "tonic", ] @@ -5480,7 +5480,7 @@ dependencies = [ "opentelemetry 0.28.0", "percent-encoding", "rand 0.8.5", - "thiserror 2.0.11", + "thiserror 2.0.12", "tokio", "tokio-stream", ] @@ -6261,7 +6261,7 @@ dependencies = [ "rustc-hash", "rustls 0.23.19", "socket2", - "thiserror 2.0.11", + "thiserror 2.0.12", "tokio", "tracing", ] @@ -6280,7 +6280,7 @@ dependencies = [ "rustls 0.23.19", "rustls-pki-types", "slab", - "thiserror 2.0.11", + "thiserror 2.0.12", "tinyvec", "tracing", "web-time", @@ -7747,7 +7747,7 @@ dependencies = [ "slotmap", "temporal-sdk-core-api", "temporal-sdk-core-protos", - "thiserror 2.0.11", + "thiserror 2.0.12", "tokio", "tonic", "tower 0.5.2", @@ -7768,7 +7768,7 @@ dependencies = [ "prost-types", "serde_json", "temporal-sdk-core-protos", - "thiserror 2.0.11", + "thiserror 2.0.12", "tonic", "tracing-core", "url", @@ -7790,7 +7790,7 @@ dependencies = [ "prost-wkt-types", "serde", "serde_json", - "thiserror 2.0.11", + "thiserror 2.0.12", "tonic", "tonic-build", ] @@ -7929,11 +7929,11 @@ dependencies = [ [[package]] name = "thiserror" -version = "2.0.11" +version = "2.0.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d452f284b73e6d76dd36758a0c8684b1d5be31f92b89d07fd5822175732206fc" +checksum = "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708" dependencies = [ - "thiserror-impl 2.0.11", + "thiserror-impl 2.0.12", ] [[package]] @@ -7949,9 +7949,9 @@ dependencies = [ [[package]] name = "thiserror-impl" -version = "2.0.11" +version = "2.0.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "26afc1baea8a989337eeb52b6e72a039780ce45c3edfcc9c5b9d112feeb173c2" +checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d" dependencies = [ "proc-macro2", "quote", @@ -8548,7 +8548,7 @@ dependencies = [ "regex", "serde", "serde_json", - "thiserror 2.0.11", + "thiserror 2.0.12", "tokio", "tsify", "url", diff --git a/Cargo.toml b/Cargo.toml index eeeab62eb70..d17ee9aba97 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -216,7 +216,7 @@ test-fuzz = { version = "=7.0.3", default-features = false } test-log = { version = "=0.2.17", default-features = false } test-strategy = { version = "=0.4.0", default-features = false } text-size = { version = "=1.1.1", default-features = false } -thiserror = { version = "=2.0.11", default-features = false } +thiserror = { version = "=2.0.12", default-features = false } time = { version = "=0.3.37", default-features = false } tokio = { version = "=1.43.0", default-features = false } tokio-postgres = { version = "=0.7.13", default-features = false }