build(deps): bump thiserror from 2.0.11 to 2.0.12 (#3728)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.11 to 2.0.12. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/2.0.11...2.0.12) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
3a7d207950
commit
606b51ba32
92
Cargo.lock
92
Cargo.lock
|
|
@ -87,7 +87,7 @@ dependencies = [
|
|||
"nom",
|
||||
"num-traits",
|
||||
"rusticata-macros",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"time",
|
||||
]
|
||||
|
||||
|
|
@ -1288,7 +1288,7 @@ dependencies = [
|
|||
"http",
|
||||
"ipnet",
|
||||
"linkerd-dns-name",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -1307,7 +1307,7 @@ dependencies = [
|
|||
"linkerd-tonic-stream",
|
||||
"rangemap",
|
||||
"regex",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tokio",
|
||||
"tokio-stream",
|
||||
"tonic",
|
||||
|
|
@ -1331,7 +1331,7 @@ dependencies = [
|
|||
"pprof",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tokio",
|
||||
"tower",
|
||||
"tracing",
|
||||
|
|
@ -1398,7 +1398,7 @@ dependencies = [
|
|||
"regex",
|
||||
"semver",
|
||||
"serde_json",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tokio",
|
||||
"tokio-stream",
|
||||
"tonic",
|
||||
|
|
@ -1419,7 +1419,7 @@ dependencies = [
|
|||
"linkerd-proxy-client-policy",
|
||||
"linkerd-proxy-server-policy",
|
||||
"once_cell",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tokio",
|
||||
"tokio-test",
|
||||
"tonic",
|
||||
|
|
@ -1456,7 +1456,7 @@ dependencies = [
|
|||
"once_cell",
|
||||
"parking_lot",
|
||||
"rangemap",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tokio",
|
||||
"tokio-test",
|
||||
"tonic",
|
||||
|
|
@ -1536,7 +1536,7 @@ dependencies = [
|
|||
"parking_lot",
|
||||
"pin-project",
|
||||
"prometheus-client",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tokio",
|
||||
"tokio-rustls",
|
||||
"tokio-test",
|
||||
|
|
@ -1563,7 +1563,7 @@ dependencies = [
|
|||
"parking_lot",
|
||||
"pin-project",
|
||||
"regex",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tokio",
|
||||
"tokio-stream",
|
||||
"tokio-test",
|
||||
|
|
@ -1599,7 +1599,7 @@ dependencies = [
|
|||
"hickory-resolver",
|
||||
"linkerd-dns-name",
|
||||
"linkerd-error",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tokio",
|
||||
"tracing",
|
||||
]
|
||||
|
|
@ -1608,7 +1608,7 @@ dependencies = [
|
|||
name = "linkerd-dns-name"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"untrusted",
|
||||
]
|
||||
|
||||
|
|
@ -1633,7 +1633,7 @@ name = "linkerd-error"
|
|||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"futures",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -1654,7 +1654,7 @@ dependencies = [
|
|||
"pin-project",
|
||||
"quickcheck",
|
||||
"rand 0.9.0",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tokio",
|
||||
]
|
||||
|
||||
|
|
@ -1725,7 +1725,7 @@ dependencies = [
|
|||
"linkerd-io",
|
||||
"linkerd-stack",
|
||||
"linkerd-tracing",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tokio",
|
||||
"tokio-test",
|
||||
"tracing",
|
||||
|
|
@ -1800,7 +1800,7 @@ dependencies = [
|
|||
"parking_lot",
|
||||
"pin-project",
|
||||
"prometheus-client",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tokio",
|
||||
]
|
||||
|
||||
|
|
@ -1834,7 +1834,7 @@ dependencies = [
|
|||
"linkerd-tracing",
|
||||
"parking_lot",
|
||||
"pin-project",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tokio",
|
||||
"tower",
|
||||
"tracing",
|
||||
|
|
@ -1849,7 +1849,7 @@ dependencies = [
|
|||
"maplit",
|
||||
"rand 0.9.0",
|
||||
"regex",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tracing",
|
||||
"url",
|
||||
]
|
||||
|
|
@ -1865,7 +1865,7 @@ dependencies = [
|
|||
"linkerd-stack",
|
||||
"parking_lot",
|
||||
"pin-project",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tokio",
|
||||
"tracing",
|
||||
]
|
||||
|
|
@ -1887,7 +1887,7 @@ dependencies = [
|
|||
"linkerd-io",
|
||||
"linkerd-stack",
|
||||
"pin-project",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tokio",
|
||||
"tower",
|
||||
"tracing",
|
||||
|
|
@ -1899,7 +1899,7 @@ name = "linkerd-http-variant"
|
|||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"http",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -1910,7 +1910,7 @@ dependencies = [
|
|||
"linkerd-error",
|
||||
"linkerd-metrics",
|
||||
"prometheus-client",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tracing",
|
||||
"url",
|
||||
]
|
||||
|
|
@ -2003,7 +2003,7 @@ dependencies = [
|
|||
"ring",
|
||||
"rustls-pemfile",
|
||||
"rustls-webpki",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tokio",
|
||||
"tokio-rustls",
|
||||
"tracing",
|
||||
|
|
@ -2101,7 +2101,7 @@ dependencies = [
|
|||
"linkerd-pool",
|
||||
"linkerd-stack",
|
||||
"parking_lot",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tokio",
|
||||
"tower-test",
|
||||
"tracing",
|
||||
|
|
@ -2195,7 +2195,7 @@ dependencies = [
|
|||
"parking_lot",
|
||||
"pin-project",
|
||||
"prometheus-client",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tokio",
|
||||
"tokio-stream",
|
||||
"tokio-test",
|
||||
|
|
@ -2223,7 +2223,7 @@ dependencies = [
|
|||
"once_cell",
|
||||
"prost-types",
|
||||
"quickcheck",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tonic",
|
||||
]
|
||||
|
||||
|
|
@ -2286,7 +2286,7 @@ dependencies = [
|
|||
"parking_lot",
|
||||
"pin-project",
|
||||
"rand 0.9.0",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tokio",
|
||||
"tokio-test",
|
||||
"tower",
|
||||
|
|
@ -2309,7 +2309,7 @@ dependencies = [
|
|||
"linkerd2-proxy-api",
|
||||
"parking_lot",
|
||||
"pin-project",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tokio",
|
||||
"tonic",
|
||||
"tracing",
|
||||
|
|
@ -2323,7 +2323,7 @@ dependencies = [
|
|||
"linkerd-error",
|
||||
"linkerd-proxy-core",
|
||||
"pin-project",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tower",
|
||||
"tracing",
|
||||
]
|
||||
|
|
@ -2341,7 +2341,7 @@ dependencies = [
|
|||
"maplit",
|
||||
"prost-types",
|
||||
"quickcheck",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tokio",
|
||||
]
|
||||
|
||||
|
|
@ -2359,7 +2359,7 @@ dependencies = [
|
|||
"rcgen",
|
||||
"simple_asn1",
|
||||
"spiffe-proto",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tokio",
|
||||
"tokio-test",
|
||||
"tonic",
|
||||
|
|
@ -2391,7 +2391,7 @@ dependencies = [
|
|||
"prost-types",
|
||||
"quickcheck",
|
||||
"rand 0.9.0",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tokio",
|
||||
"tonic",
|
||||
"tower",
|
||||
|
|
@ -2423,7 +2423,7 @@ dependencies = [
|
|||
"linkerd-io",
|
||||
"linkerd-stack",
|
||||
"socket2",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tokio",
|
||||
"tokio-stream",
|
||||
"tracing",
|
||||
|
|
@ -2466,7 +2466,7 @@ dependencies = [
|
|||
"linkerd-error",
|
||||
"linkerd-stack",
|
||||
"parking_lot",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tracing",
|
||||
]
|
||||
|
||||
|
|
@ -2491,7 +2491,7 @@ dependencies = [
|
|||
"prost-types",
|
||||
"quickcheck",
|
||||
"regex",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tokio",
|
||||
"tokio-stream",
|
||||
"tonic",
|
||||
|
|
@ -2516,7 +2516,7 @@ dependencies = [
|
|||
"linkerd-tracing",
|
||||
"parking_lot",
|
||||
"pin-project",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tokio",
|
||||
"tokio-test",
|
||||
"tokio-util",
|
||||
|
|
@ -2572,7 +2572,7 @@ dependencies = [
|
|||
"linkerd-stack",
|
||||
"linkerd-tracing",
|
||||
"pin-project",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tokio",
|
||||
"tower",
|
||||
"tracing",
|
||||
|
|
@ -2588,7 +2588,7 @@ dependencies = [
|
|||
"linkerd2-proxy-api",
|
||||
"rand 0.9.0",
|
||||
"regex",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tracing",
|
||||
]
|
||||
|
||||
|
|
@ -2993,7 +2993,7 @@ dependencies = [
|
|||
"futures-sink",
|
||||
"js-sys",
|
||||
"pin-project-lite",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"tracing",
|
||||
]
|
||||
|
||||
|
|
@ -3020,7 +3020,7 @@ dependencies = [
|
|||
"opentelemetry",
|
||||
"percent-encoding",
|
||||
"rand 0.8.5",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -3628,7 +3628,7 @@ checksum = "297f631f50729c8c99b84667867963997ec0b50f32b2a7dbcab828ef0541e8bb"
|
|||
dependencies = [
|
||||
"num-bigint",
|
||||
"num-traits",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"time",
|
||||
]
|
||||
|
||||
|
|
@ -3775,11 +3775,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]]
|
||||
|
|
@ -3795,9 +3795,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",
|
||||
|
|
@ -4496,7 +4496,7 @@ dependencies = [
|
|||
"nom",
|
||||
"oid-registry",
|
||||
"rusticata-macros",
|
||||
"thiserror 2.0.11",
|
||||
"thiserror 2.0.12",
|
||||
"time",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue