Skip to content

Commit

Permalink
build(deps): bump thiserror from 2.0.4 to 2.0.6 (#3442)
Browse files Browse the repository at this point in the history
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.4 to 2.0.6.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent d65fe07 commit e0ad7dc
Showing 1 changed file with 40 additions and 40 deletions.
80 changes: 40 additions & 40 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1292,7 +1292,7 @@ dependencies = [
"http",
"ipnet",
"linkerd-dns-name",
"thiserror 2.0.4",
"thiserror 2.0.6",
]

[[package]]
Expand All @@ -1311,7 +1311,7 @@ dependencies = [
"linkerd-tonic-stream",
"rangemap",
"regex",
"thiserror 2.0.4",
"thiserror 2.0.6",
"tokio",
"tokio-stream",
"tonic",
Expand All @@ -1334,7 +1334,7 @@ dependencies = [
"pprof",
"serde",
"serde_json",
"thiserror 2.0.4",
"thiserror 2.0.6",
"tokio",
"tower",
"tracing",
Expand Down Expand Up @@ -1400,7 +1400,7 @@ dependencies = [
"regex",
"semver",
"serde_json",
"thiserror 2.0.4",
"thiserror 2.0.6",
"tokio",
"tokio-stream",
"tonic",
Expand All @@ -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",
Expand Down Expand Up @@ -1457,7 +1457,7 @@ dependencies = [
"once_cell",
"parking_lot",
"rangemap",
"thiserror 2.0.4",
"thiserror 2.0.6",
"tokio",
"tokio-test",
"tonic",
Expand Down Expand Up @@ -1535,7 +1535,7 @@ dependencies = [
"parking_lot",
"pin-project",
"prometheus-client",
"thiserror 2.0.4",
"thiserror 2.0.6",
"tokio",
"tokio-rustls",
"tokio-test",
Expand All @@ -1562,7 +1562,7 @@ dependencies = [
"parking_lot",
"pin-project",
"regex",
"thiserror 2.0.4",
"thiserror 2.0.6",
"tokio",
"tokio-stream",
"tokio-test",
Expand All @@ -1585,7 +1585,7 @@ dependencies = [
"linkerd-error",
"linkerd-io",
"linkerd-stack",
"thiserror 2.0.4",
"thiserror 2.0.6",
"tokio",
"tower",
"tracing",
Expand Down Expand Up @@ -1613,7 +1613,7 @@ dependencies = [
"hickory-resolver",
"linkerd-dns-name",
"linkerd-error",
"thiserror 2.0.4",
"thiserror 2.0.6",
"tokio",
"tracing",
]
Expand All @@ -1622,7 +1622,7 @@ dependencies = [
name = "linkerd-dns-name"
version = "0.1.0"
dependencies = [
"thiserror 2.0.4",
"thiserror 2.0.6",
"untrusted",
]

Expand All @@ -1647,7 +1647,7 @@ name = "linkerd-error"
version = "0.1.0"
dependencies = [
"futures",
"thiserror 2.0.4",
"thiserror 2.0.6",
]

[[package]]
Expand All @@ -1668,7 +1668,7 @@ dependencies = [
"pin-project",
"quickcheck",
"rand",
"thiserror 2.0.4",
"thiserror 2.0.6",
"tokio",
]

Expand Down Expand Up @@ -1789,7 +1789,7 @@ dependencies = [
"parking_lot",
"pin-project",
"prometheus-client",
"thiserror 2.0.4",
"thiserror 2.0.6",
"tokio",
]

Expand Down Expand Up @@ -1820,7 +1820,7 @@ dependencies = [
"linkerd-stack",
"linkerd-tracing",
"parking_lot",
"thiserror 2.0.4",
"thiserror 2.0.6",
"tokio",
"tower",
"tracing",
Expand All @@ -1835,7 +1835,7 @@ dependencies = [
"maplit",
"rand",
"regex",
"thiserror 2.0.4",
"thiserror 2.0.6",
"tracing",
"url",
]
Expand All @@ -1851,7 +1851,7 @@ dependencies = [
"linkerd-stack",
"parking_lot",
"pin-project",
"thiserror 2.0.4",
"thiserror 2.0.6",
"tokio",
"tracing",
]
Expand Down Expand Up @@ -1883,7 +1883,7 @@ name = "linkerd-http-version"
version = "0.1.0"
dependencies = [
"http",
"thiserror 2.0.4",
"thiserror 2.0.6",
]

[[package]]
Expand All @@ -1894,7 +1894,7 @@ dependencies = [
"linkerd-error",
"linkerd-metrics",
"prometheus-client",
"thiserror 2.0.4",
"thiserror 2.0.6",
"tracing",
"url",
]
Expand Down Expand Up @@ -1987,7 +1987,7 @@ dependencies = [
"ring",
"rustls-pemfile",
"rustls-webpki",
"thiserror 2.0.4",
"thiserror 2.0.6",
"tokio",
"tokio-rustls",
"tracing",
Expand Down Expand Up @@ -2075,7 +2075,7 @@ dependencies = [
"linkerd-pool",
"linkerd-stack",
"parking_lot",
"thiserror 2.0.4",
"thiserror 2.0.6",
"tokio",
"tower-test",
"tracing",
Expand Down Expand Up @@ -2169,7 +2169,7 @@ dependencies = [
"parking_lot",
"pin-project",
"prometheus-client",
"thiserror 2.0.4",
"thiserror 2.0.6",
"tokio",
"tokio-stream",
"tokio-test",
Expand Down Expand Up @@ -2197,7 +2197,7 @@ dependencies = [
"once_cell",
"prost-types",
"quickcheck",
"thiserror 2.0.4",
"thiserror 2.0.6",
"tonic",
]

Expand Down Expand Up @@ -2260,7 +2260,7 @@ dependencies = [
"parking_lot",
"pin-project",
"rand",
"thiserror 2.0.4",
"thiserror 2.0.6",
"tokio",
"tokio-test",
"tower",
Expand All @@ -2283,7 +2283,7 @@ dependencies = [
"linkerd2-proxy-api",
"parking_lot",
"pin-project",
"thiserror 2.0.4",
"thiserror 2.0.6",
"tokio",
"tonic",
"tracing",
Expand All @@ -2297,7 +2297,7 @@ dependencies = [
"linkerd-error",
"linkerd-proxy-core",
"pin-project",
"thiserror 2.0.4",
"thiserror 2.0.6",
"tower",
"tracing",
]
Expand All @@ -2315,7 +2315,7 @@ dependencies = [
"maplit",
"prost-types",
"quickcheck",
"thiserror 2.0.4",
"thiserror 2.0.6",
"tokio",
]

Expand All @@ -2333,7 +2333,7 @@ dependencies = [
"rcgen",
"simple_asn1",
"spiffe-proto",
"thiserror 2.0.4",
"thiserror 2.0.6",
"tokio",
"tokio-test",
"tonic",
Expand Down Expand Up @@ -2363,7 +2363,7 @@ dependencies = [
"prost-types",
"quickcheck",
"rand",
"thiserror 2.0.4",
"thiserror 2.0.6",
"tokio",
"tonic",
"tower",
Expand Down Expand Up @@ -2395,7 +2395,7 @@ dependencies = [
"linkerd-io",
"linkerd-stack",
"socket2",
"thiserror 2.0.4",
"thiserror 2.0.6",
"tokio",
"tokio-stream",
"tracing",
Expand Down Expand Up @@ -2438,7 +2438,7 @@ dependencies = [
"linkerd-error",
"linkerd-stack",
"parking_lot",
"thiserror 2.0.4",
"thiserror 2.0.6",
"tracing",
]

Expand All @@ -2463,7 +2463,7 @@ dependencies = [
"prost-types",
"quickcheck",
"regex",
"thiserror 2.0.4",
"thiserror 2.0.6",
"tokio",
"tokio-stream",
"tonic",
Expand All @@ -2488,7 +2488,7 @@ dependencies = [
"linkerd-tracing",
"parking_lot",
"pin-project",
"thiserror 2.0.4",
"thiserror 2.0.6",
"tokio",
"tokio-test",
"tokio-util",
Expand Down Expand Up @@ -2544,7 +2544,7 @@ dependencies = [
"linkerd-stack",
"linkerd-tracing",
"pin-project",
"thiserror 2.0.4",
"thiserror 2.0.6",
"tokio",
"tower",
"tracing",
Expand All @@ -2560,7 +2560,7 @@ dependencies = [
"linkerd2-proxy-api",
"rand",
"regex",
"thiserror 2.0.4",
"thiserror 2.0.6",
"tracing",
]

Expand Down Expand Up @@ -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]]
Expand All @@ -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",
Expand Down

0 comments on commit e0ad7dc

Please sign in to comment.