summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-08 08:54:51 +0000
committerGitHub <noreply@github.com>2024-11-08 08:54:51 +0000
commitba5418ba292270dbb22eca1fb0d815c384633229 (patch)
treee7be4c06e635c5623558c61281d1d7b0289d0ad8
parentb49bacfac1317d8a5ac66d12734b0c1d2525c9be (diff)
Bump thiserror from 1.0.67 to 2.0.0dependabot/cargo/thiserror-2.0.0
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.67 to 2.0.0. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.67...2.0.0) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--Cargo.lock92
-rw-r--r--asyncgit/Cargo.toml2
-rw-r--r--filetreelist/Cargo.toml2
-rw-r--r--git2-hooks/Cargo.toml2
4 files changed, 59 insertions, 39 deletions
diff --git a/Cargo.lock b/Cargo.lock
index c35f566f..8da7e7d8 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -185,7 +185,7 @@ dependencies = [
"serial_test",
"ssh-key",
"tempfile",
- "thiserror",
+ "thiserror 2.0.0",
"unicode-truncate",
"url",
]
@@ -867,7 +867,7 @@ name = "filetreelist"
version = "0.5.2"
dependencies = [
"pretty_assertions",
- "thiserror",
+ "thiserror 2.0.0",
]
[[package]]
@@ -1084,7 +1084,7 @@ dependencies = [
"pretty_assertions",
"shellexpand",
"tempfile",
- "thiserror",
+ "thiserror 2.0.0",
]
[[package]]
@@ -1181,7 +1181,7 @@ dependencies = [
"gix-validate",
"once_cell",
"smallvec",
- "thiserror",
+ "thiserror 1.0.68",
]
[[package]]
@@ -1194,7 +1194,7 @@ dependencies = [
"gix-date",
"gix-utils",
"itoa",
- "thiserror",
+ "thiserror 1.0.68",
"winnow",
]
@@ -1204,7 +1204,7 @@ version = "0.2.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "10f78312288bd02052be5dbc2ecbc342c9f4eb791986d86c0a5c06b92dc72efa"
dependencies = [
- "thiserror",
+ "thiserror 1.0.68",
]
[[package]]
@@ -1213,7 +1213,7 @@ version = "0.4.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6c28b58ba04f0c004722344390af9dbc85888fbb84be1981afb934da4114d4cf"
dependencies = [
- "thiserror",
+ "thiserror 1.0.68",
]
[[package]]
@@ -1227,7 +1227,7 @@ dependencies = [
"gix-features",
"gix-hash",
"memmap2",
- "thiserror",
+ "thiserror 1.0.68",
]
[[package]]
@@ -1246,7 +1246,7 @@ dependencies = [
"memchr",
"once_cell",
"smallvec",
- "thiserror",
+ "thiserror 1.0.68",
"unicode-bom",
"winnow",
]
@@ -1261,7 +1261,7 @@ dependencies = [
"bstr",
"gix-path",
"libc",
- "thiserror",
+ "thiserror 1.0.68",
]
[[package]]
@@ -1273,7 +1273,7 @@ dependencies = [
"bstr",
"itoa",
"jiff",
- "thiserror",
+ "thiserror 1.0.68",
]
[[package]]
@@ -1285,7 +1285,7 @@ dependencies = [
"bstr",
"gix-hash",
"gix-object",
- "thiserror",
+ "thiserror 1.0.68",
]
[[package]]
@@ -1301,7 +1301,7 @@ dependencies = [
"gix-path",
"gix-ref",
"gix-sec",
- "thiserror",
+ "thiserror 1.0.68",
]
[[package]]
@@ -1322,7 +1322,7 @@ dependencies = [
"prodash",
"sha1",
"sha1_smol",
- "thiserror",
+ "thiserror 1.0.68",
"walkdir",
]
@@ -1356,7 +1356,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "952c3a29f1bc1007cc901abce7479943abfa42016db089de33d0a4fa3c85bfe8"
dependencies = [
"faster-hex",
- "thiserror",
+ "thiserror 1.0.68",
]
[[package]]
@@ -1395,7 +1395,7 @@ dependencies = [
"memmap2",
"rustix",
"smallvec",
- "thiserror",
+ "thiserror 1.0.68",
]
[[package]]
@@ -1406,7 +1406,7 @@ checksum = "5102acdf4acae2644e38dbbd18cdfba9597a218f7d85f810fe5430207e03c2de"
dependencies = [
"gix-tempfile",
"gix-utils",
- "thiserror",
+ "thiserror 1.0.68",
]
[[package]]
@@ -1425,7 +1425,7 @@ dependencies = [
"gix-validate",
"itoa",
"smallvec",
- "thiserror",
+ "thiserror 1.0.68",
"winnow",
]
@@ -1447,7 +1447,7 @@ dependencies = [
"gix-quote",
"parking_lot",
"tempfile",
- "thiserror",
+ "thiserror 1.0.68",
]
[[package]]
@@ -1465,7 +1465,7 @@ dependencies = [
"gix-path",
"memmap2",
"smallvec",
- "thiserror",
+ "thiserror 1.0.68",
"uluru",
]
@@ -1479,7 +1479,7 @@ dependencies = [
"gix-trace",
"home",
"once_cell",
- "thiserror",
+ "thiserror 1.0.68",
]
[[package]]
@@ -1490,7 +1490,7 @@ checksum = "f89f9a1525dcfd9639e282ea939f5ab0d09d93cf2b90c1fc6104f1b9582a8e49"
dependencies = [
"bstr",
"gix-utils",
- "thiserror",
+ "thiserror 1.0.68",
]
[[package]]
@@ -1510,7 +1510,7 @@ dependencies = [
"gix-utils",
"gix-validate",
"memmap2",
- "thiserror",
+ "thiserror 1.0.68",
"winnow",
]
@@ -1525,7 +1525,7 @@ dependencies = [
"gix-revision",
"gix-validate",
"smallvec",
- "thiserror",
+ "thiserror 1.0.68",
]
[[package]]
@@ -1543,7 +1543,7 @@ dependencies = [
"gix-object",
"gix-revwalk",
"gix-trace",
- "thiserror",
+ "thiserror 1.0.68",
]
[[package]]
@@ -1558,7 +1558,7 @@ dependencies = [
"gix-hashtable",
"gix-object",
"smallvec",
- "thiserror",
+ "thiserror 1.0.68",
]
[[package]]
@@ -1606,7 +1606,7 @@ dependencies = [
"gix-object",
"gix-revwalk",
"smallvec",
- "thiserror",
+ "thiserror 1.0.68",
]
[[package]]
@@ -1618,7 +1618,7 @@ dependencies = [
"bstr",
"gix-features",
"gix-path",
- "thiserror",
+ "thiserror 1.0.68",
"url",
]
@@ -1639,7 +1639,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e187b263461bc36cea17650141567753bc6207d036cedd1de6e81a52f277ff68"
dependencies = [
"bstr",
- "thiserror",
+ "thiserror 1.0.68",
]
[[package]]
@@ -2515,7 +2515,7 @@ checksum = "bd283d9651eeda4b2a83a43c1c91b266c40fd76ecd39a50a8c630ae69dc72891"
dependencies = [
"getrandom",
"libredox",
- "thiserror",
+ "thiserror 1.0.68",
]
[[package]]
@@ -3022,7 +3022,7 @@ dependencies = [
"serde",
"serde_derive",
"serde_json",
- "thiserror",
+ "thiserror 1.0.68",
"walkdir",
]
@@ -3051,18 +3051,38 @@ dependencies = [
[[package]]
name = "thiserror"
-version = "1.0.67"
+version = "1.0.68"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "3b3c6efbfc763e64eb85c11c25320f0737cb7364c4b6336db90aa9ebe27a0bbd"
+checksum = "02dd99dc800bbb97186339685293e1cc5d9df1f8fae2d0aecd9ff1c77efea892"
dependencies = [
- "thiserror-impl",
+ "thiserror-impl 1.0.68",
+]
+
+[[package]]
+name = "thiserror"
+version = "2.0.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "15291287e9bff1bc6f9ff3409ed9af665bec7a5fc8ac079ea96be07bca0e2668"
+dependencies = [
+ "thiserror-impl 2.0.0",
]
[[package]]
name = "thiserror-impl"
-version = "1.0.67"
+version = "1.0.68"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "a7c61ec9a6f64d2793d8a45faba21efbe3ced62a886d44c36a009b2b519b4c7e"
+dependencies = [
+ "proc-macro2",
+ "quote",
+ "syn",
+]
+
+[[package]]
+name = "thiserror-impl"
+version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "b607164372e89797d78b8e23a6d67d5d1038c1c65efd52e1389ef8b77caba2a6"
+checksum = "22efd00f33f93fa62848a7cab956c3d38c8d43095efda1decfc2b3a5dc0b8972"
dependencies = [
"proc-macro2",
"quote",
diff --git a/asyncgit/Cargo.toml b/asyncgit/Cargo.toml
index 063cf898..87f89e87 100644
--- a/asyncgit/Cargo.toml
+++ b/asyncgit/Cargo.toml
@@ -33,7 +33,7 @@ rayon-core = "1.12"
scopetime = { path = "../scopetime", version = "0.1" }
serde = { version = "1.0", features = ["derive"] }
ssh-key = { version = "0.6.7", features = ["crypto", "encryption"] }
-thiserror = "1.0"
+thiserror = "2.0"
unicode-truncate = "1.0"
url = "2.5"
diff --git a/filetreelist/Cargo.toml b/filetreelist/Cargo.toml
index 4c0e1eed..2ee1d967 100644
--- a/filetreelist/Cargo.toml
+++ b/filetreelist/Cargo.toml
@@ -13,7 +13,7 @@ keywords = ["gui", "cli", "terminal", "ui", "tui"]
exclude = ["/demo.gif"]
[dependencies]
-thiserror = "1.0"
+thiserror = "2.0"
[dev-dependencies]
pretty_assertions = "1.4"
diff --git a/git2-hooks/Cargo.toml b/git2-hooks/Cargo.toml
index ebc9fe8b..749db534 100644
--- a/git2-hooks/Cargo.toml
+++ b/git2-hooks/Cargo.toml
@@ -16,7 +16,7 @@ keywords = ["git"]
git2 = ">=0.17"
log = "0.4"
shellexpand = "3.1"
-thiserror = "1.0"
+thiserror = "2.0"
[dev-dependencies]
git2-testing = { path = "../git2-testing" }