diff --git a/Cargo.lock b/Cargo.lock index c9879d6b8..1350e3601 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -100,7 +100,7 @@ dependencies = [ "serde", "serde_json", "serde_qs", - "thiserror 2.0.12", + "thiserror 2.0.15", "tower-layer", "tower-service", "tracing", @@ -1033,7 +1033,7 @@ version = "0.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0fa961b519f0b462e3a3b4a34b64d119eeaca1d59af726fe450bbba07a9fc0a1" dependencies = [ - "thiserror 2.0.12", + "thiserror 2.0.15", ] [[package]] @@ -1632,7 +1632,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "eb333721800c025e363e902b293040778f8ac79913db4f013abf1f1d7d382fd7" dependencies = [ "rust_decimal", - "thiserror 2.0.12", + "thiserror 2.0.15", "winnow 0.7.12", ] @@ -3141,7 +3141,7 @@ dependencies = [ "serde", "serde_json", "serde_with", - "thiserror 2.0.12", + "thiserror 2.0.15", "tokio", "tracing", "ulid", @@ -3285,7 +3285,7 @@ dependencies = [ "ruma-common", "serde", "serde_json", - "thiserror 2.0.12", + "thiserror 2.0.15", "ulid", "url", "woothee", @@ -3298,7 +3298,7 @@ dependencies = [ "async-trait", "lettre", "mas-templates", - "thiserror 2.0.12", + "thiserror 2.0.15", "tracing", ] @@ -3368,7 +3368,7 @@ dependencies = [ "serde_with", "sha2", "sqlx", - "thiserror 2.0.12", + "thiserror 2.0.15", "tokio", "tokio-util", "tower", @@ -3421,7 +3421,7 @@ dependencies = [ "pest_derive", "serde", "serde_json", - "thiserror 2.0.12", + "thiserror 2.0.15", "writeable", ] @@ -3489,7 +3489,7 @@ dependencies = [ "serde_with", "sha2", "signature", - "thiserror 2.0.12", + "thiserror 2.0.15", "url", ] @@ -3518,7 +3518,7 @@ dependencies = [ "rsa", "sec1", "spki", - "thiserror 2.0.12", + "thiserror 2.0.15", ] [[package]] @@ -3535,7 +3535,7 @@ dependencies = [ "pin-project-lite", "rustls-pemfile", "socket2", - "thiserror 2.0.12", + "thiserror 2.0.15", "tokio", "tokio-rustls", "tokio-test", @@ -3567,7 +3567,7 @@ dependencies = [ "mas-matrix", "reqwest", "serde", - "thiserror 2.0.12", + "thiserror 2.0.15", "tracing", "url", "urlencoding", @@ -3602,7 +3602,7 @@ dependencies = [ "serde", "serde_json", "serde_urlencoded", - "thiserror 2.0.12", + "thiserror 2.0.15", "tokio", "tracing", "url", @@ -3621,7 +3621,7 @@ dependencies = [ "schemars 0.8.22", "serde", "serde_json", - "thiserror 2.0.12", + "thiserror 2.0.15", "tokio", "tracing", ] @@ -3643,7 +3643,7 @@ version = "1.0.0" dependencies = [ "camino", "serde", - "thiserror 2.0.12", + "thiserror 2.0.15", ] [[package]] @@ -3661,7 +3661,7 @@ dependencies = [ "rand_core 0.6.4", "serde", "serde_json", - "thiserror 2.0.12", + "thiserror 2.0.15", "tracing", "tracing-opentelemetry", "ulid", @@ -3688,7 +3688,7 @@ dependencies = [ "sea-query-binder", "serde_json", "sqlx", - "thiserror 2.0.12", + "thiserror 2.0.15", "tracing", "ulid", "url", @@ -3719,7 +3719,7 @@ dependencies = [ "serde", "serde_json", "sqlx", - "thiserror 2.0.12", + "thiserror 2.0.15", "tokio", "tokio-util", "tracing", @@ -3748,7 +3748,7 @@ dependencies = [ "serde", "serde_json", "serde_urlencoded", - "thiserror 2.0.12", + "thiserror 2.0.15", "tokio", "tracing", "ulid", @@ -4044,7 +4044,7 @@ dependencies = [ "serde_json", "serde_with", "sha2", - "thiserror 2.0.12", + "thiserror 2.0.15", "url", ] @@ -4100,7 +4100,7 @@ dependencies = [ "sha1", "sha2", "sprintf", - "thiserror 2.0.12", + "thiserror 1.0.69", "tokio", "tracing", "urlencoding", @@ -4130,7 +4130,7 @@ dependencies = [ "futures-sink", "js-sys", "pin-project-lite", - "thiserror 2.0.12", + "thiserror 2.0.15", "tracing", ] @@ -4168,7 +4168,7 @@ dependencies = [ "opentelemetry-proto", "opentelemetry_sdk", "prost", - "thiserror 2.0.12", + "thiserror 2.0.15", ] [[package]] @@ -4236,7 +4236,7 @@ dependencies = [ "percent-encoding", "rand 0.9.2", "serde_json", - "thiserror 2.0.12", + "thiserror 2.0.15", "tokio", "tokio-stream", ] @@ -4396,7 +4396,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1db05f56d34358a8b1066f67cbb203ee3e7ed2ba674a6263a1d5ec6db2204323" dependencies = [ "memchr", - "thiserror 2.0.12", + "thiserror 2.0.15", "ucd-trie", ] @@ -4683,7 +4683,7 @@ dependencies = [ "memchr", "parking_lot", "protobuf", - "thiserror 2.0.12", + "thiserror 2.0.15", ] [[package]] @@ -5100,7 +5100,7 @@ dependencies = [ "serde", "serde_html_form", "serde_json", - "thiserror 2.0.12", + "thiserror 2.0.15", "time", "tracing", "url", @@ -5115,7 +5115,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6ad674b5e5368c53a2c90fde7dac7e30747004aaf7b1827b72874a25fc06d4d8" dependencies = [ "js_int", - "thiserror 2.0.12", + "thiserror 2.0.15", ] [[package]] @@ -5433,7 +5433,7 @@ dependencies = [ "proc-macro2", "quote", "syn", - "thiserror 2.0.12", + "thiserror 2.0.15", ] [[package]] @@ -5589,7 +5589,7 @@ dependencies = [ "rand 0.9.2", "serde", "serde_json", - "thiserror 2.0.12", + "thiserror 2.0.15", "time", "url", "uuid", @@ -5672,7 +5672,7 @@ dependencies = [ "futures", "percent-encoding", "serde", - "thiserror 2.0.12", + "thiserror 2.0.15", ] [[package]] @@ -5874,7 +5874,7 @@ version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "78222247fc55e10208ed1ba60f8296390bc67a489bc27a36231765d8d6f60ec5" dependencies = [ - "thiserror 2.0.12", + "thiserror 2.0.15", ] [[package]] @@ -5920,7 +5920,7 @@ dependencies = [ "serde_json", "sha2", "smallvec", - "thiserror 2.0.12", + "thiserror 2.0.15", "tokio", "tokio-stream", "tracing", @@ -6005,7 +6005,7 @@ dependencies = [ "smallvec", "sqlx-core", "stringprep", - "thiserror 2.0.12", + "thiserror 2.0.15", "tracing", "uuid", "whoami", @@ -6045,7 +6045,7 @@ dependencies = [ "smallvec", "sqlx-core", "stringprep", - "thiserror 2.0.12", + "thiserror 2.0.15", "tracing", "uuid", "whoami", @@ -6071,7 +6071,7 @@ dependencies = [ "serde", "serde_urlencoded", "sqlx-core", - "thiserror 2.0.12", + "thiserror 2.0.15", "tracing", "url", "uuid", @@ -6190,7 +6190,7 @@ dependencies = [ "serde", "serde_json", "sqlx", - "thiserror 2.0.12", + "thiserror 2.0.15", "thiserror-ext", "tokio", "tokio-util", @@ -6259,11 +6259,11 @@ dependencies = [ [[package]] name = "thiserror" -version = "2.0.12" +version = "2.0.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708" +checksum = "80d76d3f064b981389ecb4b6b7f45a0bf9fdac1d5b9204c7bd6714fecc302850" dependencies = [ - "thiserror-impl 2.0.12", + "thiserror-impl 2.0.15", ] [[package]] @@ -6272,7 +6272,7 @@ version = "0.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5fb7e61141f4141832ca9aad63c3c90023843f944a1975460abdacc64d03f534" dependencies = [ - "thiserror 2.0.12", + "thiserror 2.0.15", "thiserror-ext-derive", ] @@ -6301,9 +6301,9 @@ dependencies = [ [[package]] name = "thiserror-impl" -version = "2.0.12" +version = "2.0.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d" +checksum = "44d29feb33e986b6ea906bd9c3559a856983f92371b3eaa5e83782a351623de0" dependencies = [ "proc-macro2", "quote", @@ -7184,7 +7184,7 @@ dependencies = [ "pulley-interpreter", "smallvec", "target-lexicon", - "thiserror 2.0.12", + "thiserror 2.0.15", "wasmparser", "wasmtime-environ", "wasmtime-internal-math", diff --git a/Cargo.toml b/Cargo.toml index b19077253..20211fcfd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -643,7 +643,7 @@ features = [ # Custom error types [workspace.dependencies.thiserror] -version = "2.0.12" +version = "2.0.15" [workspace.dependencies.thiserror-ext] version = "0.3.0"