Skip to content

Commit 606b51b

Browse files
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](dtolnay/thiserror@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>
1 parent 3a7d207 commit 606b51b

File tree

1 file changed

+46
-46
lines changed

1 file changed

+46
-46
lines changed

Cargo.lock

Lines changed: 46 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ dependencies = [
8787
"nom",
8888
"num-traits",
8989
"rusticata-macros",
90-
"thiserror 2.0.11",
90+
"thiserror 2.0.12",
9191
"time",
9292
]
9393

@@ -1288,7 +1288,7 @@ dependencies = [
12881288
"http",
12891289
"ipnet",
12901290
"linkerd-dns-name",
1291-
"thiserror 2.0.11",
1291+
"thiserror 2.0.12",
12921292
]
12931293

12941294
[[package]]
@@ -1307,7 +1307,7 @@ dependencies = [
13071307
"linkerd-tonic-stream",
13081308
"rangemap",
13091309
"regex",
1310-
"thiserror 2.0.11",
1310+
"thiserror 2.0.12",
13111311
"tokio",
13121312
"tokio-stream",
13131313
"tonic",
@@ -1331,7 +1331,7 @@ dependencies = [
13311331
"pprof",
13321332
"serde",
13331333
"serde_json",
1334-
"thiserror 2.0.11",
1334+
"thiserror 2.0.12",
13351335
"tokio",
13361336
"tower",
13371337
"tracing",
@@ -1398,7 +1398,7 @@ dependencies = [
13981398
"regex",
13991399
"semver",
14001400
"serde_json",
1401-
"thiserror 2.0.11",
1401+
"thiserror 2.0.12",
14021402
"tokio",
14031403
"tokio-stream",
14041404
"tonic",
@@ -1419,7 +1419,7 @@ dependencies = [
14191419
"linkerd-proxy-client-policy",
14201420
"linkerd-proxy-server-policy",
14211421
"once_cell",
1422-
"thiserror 2.0.11",
1422+
"thiserror 2.0.12",
14231423
"tokio",
14241424
"tokio-test",
14251425
"tonic",
@@ -1456,7 +1456,7 @@ dependencies = [
14561456
"once_cell",
14571457
"parking_lot",
14581458
"rangemap",
1459-
"thiserror 2.0.11",
1459+
"thiserror 2.0.12",
14601460
"tokio",
14611461
"tokio-test",
14621462
"tonic",
@@ -1536,7 +1536,7 @@ dependencies = [
15361536
"parking_lot",
15371537
"pin-project",
15381538
"prometheus-client",
1539-
"thiserror 2.0.11",
1539+
"thiserror 2.0.12",
15401540
"tokio",
15411541
"tokio-rustls",
15421542
"tokio-test",
@@ -1563,7 +1563,7 @@ dependencies = [
15631563
"parking_lot",
15641564
"pin-project",
15651565
"regex",
1566-
"thiserror 2.0.11",
1566+
"thiserror 2.0.12",
15671567
"tokio",
15681568
"tokio-stream",
15691569
"tokio-test",
@@ -1599,7 +1599,7 @@ dependencies = [
15991599
"hickory-resolver",
16001600
"linkerd-dns-name",
16011601
"linkerd-error",
1602-
"thiserror 2.0.11",
1602+
"thiserror 2.0.12",
16031603
"tokio",
16041604
"tracing",
16051605
]
@@ -1608,7 +1608,7 @@ dependencies = [
16081608
name = "linkerd-dns-name"
16091609
version = "0.1.0"
16101610
dependencies = [
1611-
"thiserror 2.0.11",
1611+
"thiserror 2.0.12",
16121612
"untrusted",
16131613
]
16141614

@@ -1633,7 +1633,7 @@ name = "linkerd-error"
16331633
version = "0.1.0"
16341634
dependencies = [
16351635
"futures",
1636-
"thiserror 2.0.11",
1636+
"thiserror 2.0.12",
16371637
]
16381638

16391639
[[package]]
@@ -1654,7 +1654,7 @@ dependencies = [
16541654
"pin-project",
16551655
"quickcheck",
16561656
"rand 0.9.0",
1657-
"thiserror 2.0.11",
1657+
"thiserror 2.0.12",
16581658
"tokio",
16591659
]
16601660

@@ -1725,7 +1725,7 @@ dependencies = [
17251725
"linkerd-io",
17261726
"linkerd-stack",
17271727
"linkerd-tracing",
1728-
"thiserror 2.0.11",
1728+
"thiserror 2.0.12",
17291729
"tokio",
17301730
"tokio-test",
17311731
"tracing",
@@ -1800,7 +1800,7 @@ dependencies = [
18001800
"parking_lot",
18011801
"pin-project",
18021802
"prometheus-client",
1803-
"thiserror 2.0.11",
1803+
"thiserror 2.0.12",
18041804
"tokio",
18051805
]
18061806

@@ -1834,7 +1834,7 @@ dependencies = [
18341834
"linkerd-tracing",
18351835
"parking_lot",
18361836
"pin-project",
1837-
"thiserror 2.0.11",
1837+
"thiserror 2.0.12",
18381838
"tokio",
18391839
"tower",
18401840
"tracing",
@@ -1849,7 +1849,7 @@ dependencies = [
18491849
"maplit",
18501850
"rand 0.9.0",
18511851
"regex",
1852-
"thiserror 2.0.11",
1852+
"thiserror 2.0.12",
18531853
"tracing",
18541854
"url",
18551855
]
@@ -1865,7 +1865,7 @@ dependencies = [
18651865
"linkerd-stack",
18661866
"parking_lot",
18671867
"pin-project",
1868-
"thiserror 2.0.11",
1868+
"thiserror 2.0.12",
18691869
"tokio",
18701870
"tracing",
18711871
]
@@ -1887,7 +1887,7 @@ dependencies = [
18871887
"linkerd-io",
18881888
"linkerd-stack",
18891889
"pin-project",
1890-
"thiserror 2.0.11",
1890+
"thiserror 2.0.12",
18911891
"tokio",
18921892
"tower",
18931893
"tracing",
@@ -1899,7 +1899,7 @@ name = "linkerd-http-variant"
18991899
version = "0.1.0"
19001900
dependencies = [
19011901
"http",
1902-
"thiserror 2.0.11",
1902+
"thiserror 2.0.12",
19031903
]
19041904

19051905
[[package]]
@@ -1910,7 +1910,7 @@ dependencies = [
19101910
"linkerd-error",
19111911
"linkerd-metrics",
19121912
"prometheus-client",
1913-
"thiserror 2.0.11",
1913+
"thiserror 2.0.12",
19141914
"tracing",
19151915
"url",
19161916
]
@@ -2003,7 +2003,7 @@ dependencies = [
20032003
"ring",
20042004
"rustls-pemfile",
20052005
"rustls-webpki",
2006-
"thiserror 2.0.11",
2006+
"thiserror 2.0.12",
20072007
"tokio",
20082008
"tokio-rustls",
20092009
"tracing",
@@ -2101,7 +2101,7 @@ dependencies = [
21012101
"linkerd-pool",
21022102
"linkerd-stack",
21032103
"parking_lot",
2104-
"thiserror 2.0.11",
2104+
"thiserror 2.0.12",
21052105
"tokio",
21062106
"tower-test",
21072107
"tracing",
@@ -2195,7 +2195,7 @@ dependencies = [
21952195
"parking_lot",
21962196
"pin-project",
21972197
"prometheus-client",
2198-
"thiserror 2.0.11",
2198+
"thiserror 2.0.12",
21992199
"tokio",
22002200
"tokio-stream",
22012201
"tokio-test",
@@ -2223,7 +2223,7 @@ dependencies = [
22232223
"once_cell",
22242224
"prost-types",
22252225
"quickcheck",
2226-
"thiserror 2.0.11",
2226+
"thiserror 2.0.12",
22272227
"tonic",
22282228
]
22292229

@@ -2286,7 +2286,7 @@ dependencies = [
22862286
"parking_lot",
22872287
"pin-project",
22882288
"rand 0.9.0",
2289-
"thiserror 2.0.11",
2289+
"thiserror 2.0.12",
22902290
"tokio",
22912291
"tokio-test",
22922292
"tower",
@@ -2309,7 +2309,7 @@ dependencies = [
23092309
"linkerd2-proxy-api",
23102310
"parking_lot",
23112311
"pin-project",
2312-
"thiserror 2.0.11",
2312+
"thiserror 2.0.12",
23132313
"tokio",
23142314
"tonic",
23152315
"tracing",
@@ -2323,7 +2323,7 @@ dependencies = [
23232323
"linkerd-error",
23242324
"linkerd-proxy-core",
23252325
"pin-project",
2326-
"thiserror 2.0.11",
2326+
"thiserror 2.0.12",
23272327
"tower",
23282328
"tracing",
23292329
]
@@ -2341,7 +2341,7 @@ dependencies = [
23412341
"maplit",
23422342
"prost-types",
23432343
"quickcheck",
2344-
"thiserror 2.0.11",
2344+
"thiserror 2.0.12",
23452345
"tokio",
23462346
]
23472347

@@ -2359,7 +2359,7 @@ dependencies = [
23592359
"rcgen",
23602360
"simple_asn1",
23612361
"spiffe-proto",
2362-
"thiserror 2.0.11",
2362+
"thiserror 2.0.12",
23632363
"tokio",
23642364
"tokio-test",
23652365
"tonic",
@@ -2391,7 +2391,7 @@ dependencies = [
23912391
"prost-types",
23922392
"quickcheck",
23932393
"rand 0.9.0",
2394-
"thiserror 2.0.11",
2394+
"thiserror 2.0.12",
23952395
"tokio",
23962396
"tonic",
23972397
"tower",
@@ -2423,7 +2423,7 @@ dependencies = [
24232423
"linkerd-io",
24242424
"linkerd-stack",
24252425
"socket2",
2426-
"thiserror 2.0.11",
2426+
"thiserror 2.0.12",
24272427
"tokio",
24282428
"tokio-stream",
24292429
"tracing",
@@ -2466,7 +2466,7 @@ dependencies = [
24662466
"linkerd-error",
24672467
"linkerd-stack",
24682468
"parking_lot",
2469-
"thiserror 2.0.11",
2469+
"thiserror 2.0.12",
24702470
"tracing",
24712471
]
24722472

@@ -2491,7 +2491,7 @@ dependencies = [
24912491
"prost-types",
24922492
"quickcheck",
24932493
"regex",
2494-
"thiserror 2.0.11",
2494+
"thiserror 2.0.12",
24952495
"tokio",
24962496
"tokio-stream",
24972497
"tonic",
@@ -2516,7 +2516,7 @@ dependencies = [
25162516
"linkerd-tracing",
25172517
"parking_lot",
25182518
"pin-project",
2519-
"thiserror 2.0.11",
2519+
"thiserror 2.0.12",
25202520
"tokio",
25212521
"tokio-test",
25222522
"tokio-util",
@@ -2572,7 +2572,7 @@ dependencies = [
25722572
"linkerd-stack",
25732573
"linkerd-tracing",
25742574
"pin-project",
2575-
"thiserror 2.0.11",
2575+
"thiserror 2.0.12",
25762576
"tokio",
25772577
"tower",
25782578
"tracing",
@@ -2588,7 +2588,7 @@ dependencies = [
25882588
"linkerd2-proxy-api",
25892589
"rand 0.9.0",
25902590
"regex",
2591-
"thiserror 2.0.11",
2591+
"thiserror 2.0.12",
25922592
"tracing",
25932593
]
25942594

@@ -2993,7 +2993,7 @@ dependencies = [
29932993
"futures-sink",
29942994
"js-sys",
29952995
"pin-project-lite",
2996-
"thiserror 2.0.11",
2996+
"thiserror 2.0.12",
29972997
"tracing",
29982998
]
29992999

@@ -3020,7 +3020,7 @@ dependencies = [
30203020
"opentelemetry",
30213021
"percent-encoding",
30223022
"rand 0.8.5",
3023-
"thiserror 2.0.11",
3023+
"thiserror 2.0.12",
30243024
]
30253025

30263026
[[package]]
@@ -3628,7 +3628,7 @@ checksum = "297f631f50729c8c99b84667867963997ec0b50f32b2a7dbcab828ef0541e8bb"
36283628
dependencies = [
36293629
"num-bigint",
36303630
"num-traits",
3631-
"thiserror 2.0.11",
3631+
"thiserror 2.0.12",
36323632
"time",
36333633
]
36343634

@@ -3775,11 +3775,11 @@ dependencies = [
37753775

37763776
[[package]]
37773777
name = "thiserror"
3778-
version = "2.0.11"
3778+
version = "2.0.12"
37793779
source = "registry+https://github.com/rust-lang/crates.io-index"
3780-
checksum = "d452f284b73e6d76dd36758a0c8684b1d5be31f92b89d07fd5822175732206fc"
3780+
checksum = "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708"
37813781
dependencies = [
3782-
"thiserror-impl 2.0.11",
3782+
"thiserror-impl 2.0.12",
37833783
]
37843784

37853785
[[package]]
@@ -3795,9 +3795,9 @@ dependencies = [
37953795

37963796
[[package]]
37973797
name = "thiserror-impl"
3798-
version = "2.0.11"
3798+
version = "2.0.12"
37993799
source = "registry+https://github.com/rust-lang/crates.io-index"
3800-
checksum = "26afc1baea8a989337eeb52b6e72a039780ce45c3edfcc9c5b9d112feeb173c2"
3800+
checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d"
38013801
dependencies = [
38023802
"proc-macro2",
38033803
"quote",
@@ -4496,7 +4496,7 @@ dependencies = [
44964496
"nom",
44974497
"oid-registry",
44984498
"rusticata-macros",
4499-
"thiserror 2.0.11",
4499+
"thiserror 2.0.12",
45004500
"time",
45014501
]
45024502

0 commit comments

Comments
 (0)