From e0ad7dc4e94825cd701c7ad0f3178e2f96299311 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 10:41:54 -0500 Subject: [PATCH] build(deps): bump thiserror from 2.0.4 to 2.0.6 (#3442) Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.4 to 2.0.6. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/2.0.4...2.0.6) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Cargo.lock | 80 +++++++++++++++++++++++++++--------------------------- 1 file changed, 40 insertions(+), 40 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index bb12b8502a..757c509656 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1292,7 +1292,7 @@ dependencies = [ "http", "ipnet", "linkerd-dns-name", - "thiserror 2.0.4", + "thiserror 2.0.6", ] [[package]] @@ -1311,7 +1311,7 @@ dependencies = [ "linkerd-tonic-stream", "rangemap", "regex", - "thiserror 2.0.4", + "thiserror 2.0.6", "tokio", "tokio-stream", "tonic", @@ -1334,7 +1334,7 @@ dependencies = [ "pprof", "serde", "serde_json", - "thiserror 2.0.4", + "thiserror 2.0.6", "tokio", "tower", "tracing", @@ -1400,7 +1400,7 @@ dependencies = [ "regex", "semver", "serde_json", - "thiserror 2.0.4", + "thiserror 2.0.6", "tokio", "tokio-stream", "tonic", @@ -1421,7 +1421,7 @@ dependencies = [ "linkerd-proxy-client-policy", "linkerd-proxy-server-policy", "once_cell", - "thiserror 2.0.4", + "thiserror 2.0.6", "tokio", "tokio-test", "tonic", @@ -1457,7 +1457,7 @@ dependencies = [ "once_cell", "parking_lot", "rangemap", - "thiserror 2.0.4", + "thiserror 2.0.6", "tokio", "tokio-test", "tonic", @@ -1535,7 +1535,7 @@ dependencies = [ "parking_lot", "pin-project", "prometheus-client", - "thiserror 2.0.4", + "thiserror 2.0.6", "tokio", "tokio-rustls", "tokio-test", @@ -1562,7 +1562,7 @@ dependencies = [ "parking_lot", "pin-project", "regex", - "thiserror 2.0.4", + "thiserror 2.0.6", "tokio", "tokio-stream", "tokio-test", @@ -1585,7 +1585,7 @@ dependencies = [ "linkerd-error", "linkerd-io", "linkerd-stack", - "thiserror 2.0.4", + "thiserror 2.0.6", "tokio", "tower", "tracing", @@ -1613,7 +1613,7 @@ dependencies = [ "hickory-resolver", "linkerd-dns-name", "linkerd-error", - "thiserror 2.0.4", + "thiserror 2.0.6", "tokio", "tracing", ] @@ -1622,7 +1622,7 @@ dependencies = [ name = "linkerd-dns-name" version = "0.1.0" dependencies = [ - "thiserror 2.0.4", + "thiserror 2.0.6", "untrusted", ] @@ -1647,7 +1647,7 @@ name = "linkerd-error" version = "0.1.0" dependencies = [ "futures", - "thiserror 2.0.4", + "thiserror 2.0.6", ] [[package]] @@ -1668,7 +1668,7 @@ dependencies = [ "pin-project", "quickcheck", "rand", - "thiserror 2.0.4", + "thiserror 2.0.6", "tokio", ] @@ -1789,7 +1789,7 @@ dependencies = [ "parking_lot", "pin-project", "prometheus-client", - "thiserror 2.0.4", + "thiserror 2.0.6", "tokio", ] @@ -1820,7 +1820,7 @@ dependencies = [ "linkerd-stack", "linkerd-tracing", "parking_lot", - "thiserror 2.0.4", + "thiserror 2.0.6", "tokio", "tower", "tracing", @@ -1835,7 +1835,7 @@ dependencies = [ "maplit", "rand", "regex", - "thiserror 2.0.4", + "thiserror 2.0.6", "tracing", "url", ] @@ -1851,7 +1851,7 @@ dependencies = [ "linkerd-stack", "parking_lot", "pin-project", - "thiserror 2.0.4", + "thiserror 2.0.6", "tokio", "tracing", ] @@ -1883,7 +1883,7 @@ name = "linkerd-http-version" version = "0.1.0" dependencies = [ "http", - "thiserror 2.0.4", + "thiserror 2.0.6", ] [[package]] @@ -1894,7 +1894,7 @@ dependencies = [ "linkerd-error", "linkerd-metrics", "prometheus-client", - "thiserror 2.0.4", + "thiserror 2.0.6", "tracing", "url", ] @@ -1987,7 +1987,7 @@ dependencies = [ "ring", "rustls-pemfile", "rustls-webpki", - "thiserror 2.0.4", + "thiserror 2.0.6", "tokio", "tokio-rustls", "tracing", @@ -2075,7 +2075,7 @@ dependencies = [ "linkerd-pool", "linkerd-stack", "parking_lot", - "thiserror 2.0.4", + "thiserror 2.0.6", "tokio", "tower-test", "tracing", @@ -2169,7 +2169,7 @@ dependencies = [ "parking_lot", "pin-project", "prometheus-client", - "thiserror 2.0.4", + "thiserror 2.0.6", "tokio", "tokio-stream", "tokio-test", @@ -2197,7 +2197,7 @@ dependencies = [ "once_cell", "prost-types", "quickcheck", - "thiserror 2.0.4", + "thiserror 2.0.6", "tonic", ] @@ -2260,7 +2260,7 @@ dependencies = [ "parking_lot", "pin-project", "rand", - "thiserror 2.0.4", + "thiserror 2.0.6", "tokio", "tokio-test", "tower", @@ -2283,7 +2283,7 @@ dependencies = [ "linkerd2-proxy-api", "parking_lot", "pin-project", - "thiserror 2.0.4", + "thiserror 2.0.6", "tokio", "tonic", "tracing", @@ -2297,7 +2297,7 @@ dependencies = [ "linkerd-error", "linkerd-proxy-core", "pin-project", - "thiserror 2.0.4", + "thiserror 2.0.6", "tower", "tracing", ] @@ -2315,7 +2315,7 @@ dependencies = [ "maplit", "prost-types", "quickcheck", - "thiserror 2.0.4", + "thiserror 2.0.6", "tokio", ] @@ -2333,7 +2333,7 @@ dependencies = [ "rcgen", "simple_asn1", "spiffe-proto", - "thiserror 2.0.4", + "thiserror 2.0.6", "tokio", "tokio-test", "tonic", @@ -2363,7 +2363,7 @@ dependencies = [ "prost-types", "quickcheck", "rand", - "thiserror 2.0.4", + "thiserror 2.0.6", "tokio", "tonic", "tower", @@ -2395,7 +2395,7 @@ dependencies = [ "linkerd-io", "linkerd-stack", "socket2", - "thiserror 2.0.4", + "thiserror 2.0.6", "tokio", "tokio-stream", "tracing", @@ -2438,7 +2438,7 @@ dependencies = [ "linkerd-error", "linkerd-stack", "parking_lot", - "thiserror 2.0.4", + "thiserror 2.0.6", "tracing", ] @@ -2463,7 +2463,7 @@ dependencies = [ "prost-types", "quickcheck", "regex", - "thiserror 2.0.4", + "thiserror 2.0.6", "tokio", "tokio-stream", "tonic", @@ -2488,7 +2488,7 @@ dependencies = [ "linkerd-tracing", "parking_lot", "pin-project", - "thiserror 2.0.4", + "thiserror 2.0.6", "tokio", "tokio-test", "tokio-util", @@ -2544,7 +2544,7 @@ dependencies = [ "linkerd-stack", "linkerd-tracing", "pin-project", - "thiserror 2.0.4", + "thiserror 2.0.6", "tokio", "tower", "tracing", @@ -2560,7 +2560,7 @@ dependencies = [ "linkerd2-proxy-api", "rand", "regex", - "thiserror 2.0.4", + "thiserror 2.0.6", "tracing", ] @@ -3710,11 +3710,11 @@ dependencies = [ [[package]] name = "thiserror" -version = "2.0.4" +version = "2.0.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2f49a1853cf82743e3b7950f77e0f4d622ca36cf4317cba00c767838bac8d490" +checksum = "8fec2a1820ebd077e2b90c4df007bebf344cd394098a13c563957d0afc83ea47" dependencies = [ - "thiserror-impl 2.0.4", + "thiserror-impl 2.0.6", ] [[package]] @@ -3730,9 +3730,9 @@ dependencies = [ [[package]] name = "thiserror-impl" -version = "2.0.4" +version = "2.0.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8381894bb3efe0c4acac3ded651301ceee58a15d47c2e34885ed1908ad667061" +checksum = "d65750cab40f4ff1929fb1ba509e9914eb756131cef4210da8d5d700d26f6312" dependencies = [ "proc-macro2", "quote",