Skip to content

Commit

Permalink
build(deps): bump thiserror from 2.0.8 to 2.0.9 (#3513)
Browse files Browse the repository at this point in the history
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.8 to 2.0.9.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@2.0.8...2.0.9)

---
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 Jan 8, 2025
1 parent 9f57bfe commit c8ba4f7
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 @@ -1277,7 +1277,7 @@ dependencies = [
"http",
"ipnet",
"linkerd-dns-name",
"thiserror 2.0.8",
"thiserror 2.0.9",
]

[[package]]
Expand All @@ -1296,7 +1296,7 @@ dependencies = [
"linkerd-tonic-stream",
"rangemap",
"regex",
"thiserror 2.0.8",
"thiserror 2.0.9",
"tokio",
"tokio-stream",
"tonic",
Expand All @@ -1320,7 +1320,7 @@ dependencies = [
"pprof",
"serde",
"serde_json",
"thiserror 2.0.8",
"thiserror 2.0.9",
"tokio",
"tower",
"tracing",
Expand Down Expand Up @@ -1386,7 +1386,7 @@ dependencies = [
"regex",
"semver",
"serde_json",
"thiserror 2.0.8",
"thiserror 2.0.9",
"tokio",
"tokio-stream",
"tonic",
Expand All @@ -1407,7 +1407,7 @@ dependencies = [
"linkerd-proxy-client-policy",
"linkerd-proxy-server-policy",
"once_cell",
"thiserror 2.0.8",
"thiserror 2.0.9",
"tokio",
"tokio-test",
"tonic",
Expand Down Expand Up @@ -1443,7 +1443,7 @@ dependencies = [
"once_cell",
"parking_lot",
"rangemap",
"thiserror 2.0.8",
"thiserror 2.0.9",
"tokio",
"tokio-test",
"tonic",
Expand Down Expand Up @@ -1521,7 +1521,7 @@ dependencies = [
"parking_lot",
"pin-project",
"prometheus-client",
"thiserror 2.0.8",
"thiserror 2.0.9",
"tokio",
"tokio-rustls",
"tokio-test",
Expand All @@ -1548,7 +1548,7 @@ dependencies = [
"parking_lot",
"pin-project",
"regex",
"thiserror 2.0.8",
"thiserror 2.0.9",
"tokio",
"tokio-stream",
"tokio-test",
Expand All @@ -1571,7 +1571,7 @@ dependencies = [
"linkerd-error",
"linkerd-io",
"linkerd-stack",
"thiserror 2.0.8",
"thiserror 2.0.9",
"tokio",
"tower",
"tracing",
Expand Down Expand Up @@ -1599,7 +1599,7 @@ dependencies = [
"hickory-resolver",
"linkerd-dns-name",
"linkerd-error",
"thiserror 2.0.8",
"thiserror 2.0.9",
"tokio",
"tracing",
]
Expand All @@ -1608,7 +1608,7 @@ dependencies = [
name = "linkerd-dns-name"
version = "0.1.0"
dependencies = [
"thiserror 2.0.8",
"thiserror 2.0.9",
"untrusted",
]

Expand All @@ -1633,7 +1633,7 @@ name = "linkerd-error"
version = "0.1.0"
dependencies = [
"futures",
"thiserror 2.0.8",
"thiserror 2.0.9",
]

[[package]]
Expand All @@ -1654,7 +1654,7 @@ dependencies = [
"pin-project",
"quickcheck",
"rand",
"thiserror 2.0.8",
"thiserror 2.0.9",
"tokio",
]

Expand Down Expand Up @@ -1775,7 +1775,7 @@ dependencies = [
"parking_lot",
"pin-project",
"prometheus-client",
"thiserror 2.0.8",
"thiserror 2.0.9",
"tokio",
]

Expand Down Expand Up @@ -1806,7 +1806,7 @@ dependencies = [
"linkerd-stack",
"linkerd-tracing",
"parking_lot",
"thiserror 2.0.8",
"thiserror 2.0.9",
"tokio",
"tower",
"tracing",
Expand All @@ -1821,7 +1821,7 @@ dependencies = [
"maplit",
"rand",
"regex",
"thiserror 2.0.8",
"thiserror 2.0.9",
"tracing",
"url",
]
Expand All @@ -1837,7 +1837,7 @@ dependencies = [
"linkerd-stack",
"parking_lot",
"pin-project",
"thiserror 2.0.8",
"thiserror 2.0.9",
"tokio",
"tracing",
]
Expand Down Expand Up @@ -1870,7 +1870,7 @@ name = "linkerd-http-version"
version = "0.1.0"
dependencies = [
"http",
"thiserror 2.0.8",
"thiserror 2.0.9",
]

[[package]]
Expand All @@ -1881,7 +1881,7 @@ dependencies = [
"linkerd-error",
"linkerd-metrics",
"prometheus-client",
"thiserror 2.0.8",
"thiserror 2.0.9",
"tracing",
"url",
]
Expand Down Expand Up @@ -1974,7 +1974,7 @@ dependencies = [
"ring",
"rustls-pemfile",
"rustls-webpki",
"thiserror 2.0.8",
"thiserror 2.0.9",
"tokio",
"tokio-rustls",
"tracing",
Expand Down Expand Up @@ -2064,7 +2064,7 @@ dependencies = [
"linkerd-pool",
"linkerd-stack",
"parking_lot",
"thiserror 2.0.8",
"thiserror 2.0.9",
"tokio",
"tower-test",
"tracing",
Expand Down Expand Up @@ -2158,7 +2158,7 @@ dependencies = [
"parking_lot",
"pin-project",
"prometheus-client",
"thiserror 2.0.8",
"thiserror 2.0.9",
"tokio",
"tokio-stream",
"tokio-test",
Expand Down Expand Up @@ -2186,7 +2186,7 @@ dependencies = [
"once_cell",
"prost-types",
"quickcheck",
"thiserror 2.0.8",
"thiserror 2.0.9",
"tonic",
]

Expand Down Expand Up @@ -2249,7 +2249,7 @@ dependencies = [
"parking_lot",
"pin-project",
"rand",
"thiserror 2.0.8",
"thiserror 2.0.9",
"tokio",
"tokio-test",
"tower",
Expand All @@ -2272,7 +2272,7 @@ dependencies = [
"linkerd2-proxy-api",
"parking_lot",
"pin-project",
"thiserror 2.0.8",
"thiserror 2.0.9",
"tokio",
"tonic",
"tracing",
Expand All @@ -2286,7 +2286,7 @@ dependencies = [
"linkerd-error",
"linkerd-proxy-core",
"pin-project",
"thiserror 2.0.8",
"thiserror 2.0.9",
"tower",
"tracing",
]
Expand All @@ -2304,7 +2304,7 @@ dependencies = [
"maplit",
"prost-types",
"quickcheck",
"thiserror 2.0.8",
"thiserror 2.0.9",
"tokio",
]

Expand All @@ -2322,7 +2322,7 @@ dependencies = [
"rcgen",
"simple_asn1",
"spiffe-proto",
"thiserror 2.0.8",
"thiserror 2.0.9",
"tokio",
"tokio-test",
"tonic",
Expand Down Expand Up @@ -2354,7 +2354,7 @@ dependencies = [
"prost-types",
"quickcheck",
"rand",
"thiserror 2.0.8",
"thiserror 2.0.9",
"tokio",
"tonic",
"tower",
Expand Down Expand Up @@ -2386,7 +2386,7 @@ dependencies = [
"linkerd-io",
"linkerd-stack",
"socket2",
"thiserror 2.0.8",
"thiserror 2.0.9",
"tokio",
"tokio-stream",
"tracing",
Expand Down Expand Up @@ -2429,7 +2429,7 @@ dependencies = [
"linkerd-error",
"linkerd-stack",
"parking_lot",
"thiserror 2.0.8",
"thiserror 2.0.9",
"tracing",
]

Expand All @@ -2454,7 +2454,7 @@ dependencies = [
"prost-types",
"quickcheck",
"regex",
"thiserror 2.0.8",
"thiserror 2.0.9",
"tokio",
"tokio-stream",
"tonic",
Expand All @@ -2479,7 +2479,7 @@ dependencies = [
"linkerd-tracing",
"parking_lot",
"pin-project",
"thiserror 2.0.8",
"thiserror 2.0.9",
"tokio",
"tokio-test",
"tokio-util",
Expand Down Expand Up @@ -2535,7 +2535,7 @@ dependencies = [
"linkerd-stack",
"linkerd-tracing",
"pin-project",
"thiserror 2.0.8",
"thiserror 2.0.9",
"tokio",
"tower",
"tracing",
Expand All @@ -2551,7 +2551,7 @@ dependencies = [
"linkerd2-proxy-api",
"rand",
"regex",
"thiserror 2.0.8",
"thiserror 2.0.9",
"tracing",
]

Expand Down Expand Up @@ -3714,11 +3714,11 @@ dependencies = [

[[package]]
name = "thiserror"
version = "2.0.8"
version = "2.0.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "08f5383f3e0071702bf93ab5ee99b52d26936be9dedd9413067cbdcddcb6141a"
checksum = "f072643fd0190df67a8bab670c20ef5d8737177d6ac6b2e9a236cb096206b2cc"
dependencies = [
"thiserror-impl 2.0.8",
"thiserror-impl 2.0.9",
]

[[package]]
Expand All @@ -3734,9 +3734,9 @@ dependencies = [

[[package]]
name = "thiserror-impl"
version = "2.0.8"
version = "2.0.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f2f357fcec90b3caef6623a099691be676d033b40a058ac95d2a6ade6fa0c943"
checksum = "7b50fa271071aae2e6ee85f842e2e28ba8cd2c5fb67f11fcb1fd70b276f9e7d4"
dependencies = [
"proc-macro2",
"quote",
Expand Down

0 comments on commit c8ba4f7

Please sign in to comment.