Bump thiserror from 2.0.10 to 2.0.11 (#2478)

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.10...2.0.11)

---
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:
dependabot[bot] 2025-01-13 10:31:03 +01:00 committed by GitHub
parent e6a272b499
commit f505970778
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

76
Cargo.lock generated
View file

@ -185,7 +185,7 @@ dependencies = [
"serial_test",
"ssh-key",
"tempfile",
"thiserror 2.0.10",
"thiserror 2.0.11",
"unicode-truncate 2.0.0",
"url",
]
@ -919,7 +919,7 @@ name = "filetreelist"
version = "0.5.2"
dependencies = [
"pretty_assertions",
"thiserror 2.0.10",
"thiserror 2.0.11",
]
[[package]]
@ -1142,7 +1142,7 @@ dependencies = [
"pretty_assertions",
"shellexpand",
"tempfile",
"thiserror 2.0.10",
"thiserror 2.0.11",
]
[[package]]
@ -1241,7 +1241,7 @@ dependencies = [
"gix-validate",
"once_cell",
"smallvec",
"thiserror 2.0.10",
"thiserror 2.0.11",
]
[[package]]
@ -1254,7 +1254,7 @@ dependencies = [
"gix-date",
"gix-utils",
"itoa",
"thiserror 2.0.10",
"thiserror 2.0.11",
"winnow",
]
@ -1264,7 +1264,7 @@ version = "0.2.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d48b897b4bbc881aea994b4a5bbb340a04979d7be9089791304e04a9fbc66b53"
dependencies = [
"thiserror 2.0.10",
"thiserror 2.0.11",
]
[[package]]
@ -1273,7 +1273,7 @@ version = "0.4.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c6ffbeb3a5c0b8b84c3fe4133a6f8c82fa962f4caefe8d0762eced025d3eb4f7"
dependencies = [
"thiserror 2.0.10",
"thiserror 2.0.11",
]
[[package]]
@ -1299,7 +1299,7 @@ dependencies = [
"gix-features",
"gix-hash",
"memmap2",
"thiserror 2.0.10",
"thiserror 2.0.11",
]
[[package]]
@ -1318,7 +1318,7 @@ dependencies = [
"memchr",
"once_cell",
"smallvec",
"thiserror 2.0.10",
"thiserror 2.0.11",
"unicode-bom",
"winnow",
]
@ -1333,7 +1333,7 @@ dependencies = [
"bstr",
"gix-path",
"libc",
"thiserror 2.0.10",
"thiserror 2.0.11",
]
[[package]]
@ -1345,7 +1345,7 @@ dependencies = [
"bstr",
"itoa",
"jiff",
"thiserror 2.0.10",
"thiserror 2.0.11",
]
[[package]]
@ -1357,7 +1357,7 @@ dependencies = [
"bstr",
"gix-hash",
"gix-object",
"thiserror 2.0.10",
"thiserror 2.0.11",
]
[[package]]
@ -1373,7 +1373,7 @@ dependencies = [
"gix-path",
"gix-ref",
"gix-sec",
"thiserror 2.0.10",
"thiserror 2.0.11",
]
[[package]]
@ -1394,7 +1394,7 @@ dependencies = [
"prodash",
"sha1",
"sha1_smol",
"thiserror 2.0.10",
"thiserror 2.0.11",
"walkdir",
]
@ -1428,7 +1428,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0b5eccc17194ed0e67d49285e4853307e4147e95407f91c1c3e4a13ba9f4e4ce"
dependencies = [
"faster-hex",
"thiserror 2.0.10",
"thiserror 2.0.11",
]
[[package]]
@ -1467,7 +1467,7 @@ dependencies = [
"memmap2",
"rustix",
"smallvec",
"thiserror 2.0.10",
"thiserror 2.0.11",
]
[[package]]
@ -1478,7 +1478,7 @@ checksum = "1cd3ab68a452db63d9f3ebdacb10f30dba1fa0d31ac64f4203d395ed1102d940"
dependencies = [
"gix-tempfile",
"gix-utils",
"thiserror 2.0.10",
"thiserror 2.0.11",
]
[[package]]
@ -1498,7 +1498,7 @@ dependencies = [
"gix-validate",
"itoa",
"smallvec",
"thiserror 2.0.10",
"thiserror 2.0.11",
"winnow",
]
@ -1520,7 +1520,7 @@ dependencies = [
"gix-quote",
"parking_lot",
"tempfile",
"thiserror 2.0.10",
"thiserror 2.0.11",
]
[[package]]
@ -1538,7 +1538,7 @@ dependencies = [
"gix-path",
"memmap2",
"smallvec",
"thiserror 2.0.10",
"thiserror 2.0.11",
"uluru",
]
@ -1551,7 +1551,7 @@ dependencies = [
"bstr",
"faster-hex",
"gix-trace",
"thiserror 2.0.10",
"thiserror 2.0.11",
]
[[package]]
@ -1564,7 +1564,7 @@ dependencies = [
"gix-trace",
"home",
"once_cell",
"thiserror 2.0.10",
"thiserror 2.0.11",
]
[[package]]
@ -1582,7 +1582,7 @@ dependencies = [
"gix-transport",
"gix-utils",
"maybe-async",
"thiserror 2.0.10",
"thiserror 2.0.11",
"winnow",
]
@ -1594,7 +1594,7 @@ checksum = "64a1e282216ec2ab2816cd57e6ed88f8009e634aec47562883c05ac8a7009a63"
dependencies = [
"bstr",
"gix-utils",
"thiserror 2.0.10",
"thiserror 2.0.11",
]
[[package]]
@ -1614,7 +1614,7 @@ dependencies = [
"gix-utils",
"gix-validate",
"memmap2",
"thiserror 2.0.10",
"thiserror 2.0.11",
"winnow",
]
@ -1629,7 +1629,7 @@ dependencies = [
"gix-revision",
"gix-validate",
"smallvec",
"thiserror 2.0.10",
"thiserror 2.0.11",
]
[[package]]
@ -1647,7 +1647,7 @@ dependencies = [
"gix-object",
"gix-revwalk",
"gix-trace",
"thiserror 2.0.10",
"thiserror 2.0.11",
]
[[package]]
@ -1662,7 +1662,7 @@ dependencies = [
"gix-hashtable",
"gix-object",
"smallvec",
"thiserror 2.0.10",
"thiserror 2.0.11",
]
[[package]]
@ -1686,7 +1686,7 @@ dependencies = [
"bstr",
"gix-hash",
"gix-lock",
"thiserror 2.0.10",
"thiserror 2.0.11",
]
[[package]]
@ -1721,7 +1721,7 @@ dependencies = [
"gix-quote",
"gix-sec",
"gix-url",
"thiserror 2.0.10",
"thiserror 2.0.11",
]
[[package]]
@ -1738,7 +1738,7 @@ dependencies = [
"gix-object",
"gix-revwalk",
"smallvec",
"thiserror 2.0.10",
"thiserror 2.0.11",
]
[[package]]
@ -1751,7 +1751,7 @@ dependencies = [
"gix-features",
"gix-path",
"percent-encoding",
"thiserror 2.0.10",
"thiserror 2.0.11",
"url",
]
@ -1772,7 +1772,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cd520d09f9f585b34b32aba1d0b36ada89ab7fefb54a8ca3fe37fc482a750937"
dependencies = [
"bstr",
"thiserror 2.0.10",
"thiserror 2.0.11",
]
[[package]]
@ -3424,11 +3424,11 @@ dependencies = [
[[package]]
name = "thiserror"
version = "2.0.10"
version = "2.0.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a3ac7f54ca534db81081ef1c1e7f6ea8a3ef428d2fc069097c079443d24124d3"
checksum = "d452f284b73e6d76dd36758a0c8684b1d5be31f92b89d07fd5822175732206fc"
dependencies = [
"thiserror-impl 2.0.10",
"thiserror-impl 2.0.11",
]
[[package]]
@ -3444,9 +3444,9 @@ dependencies = [
[[package]]
name = "thiserror-impl"
version = "2.0.10"
version = "2.0.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9e9465d30713b56a37ede7185763c3492a91be2f5fa68d958c44e41ab9248beb"
checksum = "26afc1baea8a989337eeb52b6e72a039780ce45c3edfcc9c5b9d112feeb173c2"
dependencies = [
"proc-macro2",
"quote",