chore(deps): update all non-major dependencies
All checks were successful
Continuous integration / Check (push) Successful in 3m40s
Continuous integration / Test Suite (push) Successful in 6m30s
Continuous integration / Trunk (push) Successful in 21m18s
Continuous integration / Rustfmt (push) Successful in 1m38s
Continuous integration / build (push) Successful in 6m31s
Continuous integration / Disallow unused dependencies (push) Successful in 5m42s

This commit is contained in:
2026-01-20 14:46:29 +00:00
parent b2f1431664
commit cb77f83607

70
Cargo.lock generated
View File

@@ -252,7 +252,7 @@ dependencies = [
"serde_urlencoded", "serde_urlencoded",
"static_assertions_next", "static_assertions_next",
"tempfile", "tempfile",
"thiserror 2.0.17", "thiserror 2.0.18",
] ]
[[package]] [[package]]
@@ -286,7 +286,7 @@ dependencies = [
"quote", "quote",
"strum", "strum",
"syn 2.0.114", "syn 2.0.114",
"thiserror 2.0.17", "thiserror 2.0.18",
] ]
[[package]] [[package]]
@@ -804,7 +804,7 @@ dependencies = [
"rusoto_s3 0.48.0", "rusoto_s3 0.48.0",
"serde", "serde",
"sqlx", "sqlx",
"thiserror 2.0.17", "thiserror 2.0.18",
"tokio 1.49.0", "tokio 1.49.0",
"tracing", "tracing",
"urlencoding", "urlencoding",
@@ -840,7 +840,7 @@ dependencies = [
"semver 1.0.27", "semver 1.0.27",
"serde", "serde",
"serde_json", "serde_json",
"thiserror 2.0.17", "thiserror 2.0.18",
] ]
[[package]] [[package]]
@@ -2339,7 +2339,7 @@ dependencies = [
"pest_derive", "pest_derive",
"serde", "serde",
"serde_json", "serde_json",
"thiserror 2.0.17", "thiserror 2.0.18",
] ]
[[package]] [[package]]
@@ -2513,7 +2513,7 @@ checksum = "9ea4ba4c0f993633569337a4fadfbd4f27448c81adb1af0c2407065f52809662"
dependencies = [ dependencies = [
"html5ever 0.37.1", "html5ever 0.37.1",
"tendril 0.5.0", "tendril 0.5.0",
"thiserror 2.0.17", "thiserror 2.0.18",
"unicode-width", "unicode-width",
] ]
@@ -3173,7 +3173,7 @@ dependencies = [
"mailparse", "mailparse",
"serde", "serde",
"serde_json", "serde_json",
"thiserror 2.0.17", "thiserror 2.0.18",
"tracing", "tracing",
] ]
@@ -3188,7 +3188,7 @@ dependencies = [
"rayon", "rayon",
"serde", "serde",
"serde_json", "serde_json",
"thiserror 2.0.17", "thiserror 2.0.18",
"tracing", "tracing",
] ]
@@ -3245,7 +3245,7 @@ dependencies = [
"serde_json", "serde_json",
"sqlx", "sqlx",
"tantivy", "tantivy",
"thiserror 2.0.17", "thiserror 2.0.18",
"tokio 1.49.0", "tokio 1.49.0",
"tower-http", "tower-http",
"tracing", "tracing",
@@ -3304,7 +3304,7 @@ dependencies = [
"serde", "serde",
"serde_json", "serde_json",
"strum_macros", "strum_macros",
"thiserror 2.0.17", "thiserror 2.0.18",
"uuid", "uuid",
"wasm-bindgen", "wasm-bindgen",
"wasm-sockets", "wasm-sockets",
@@ -3441,7 +3441,7 @@ dependencies = [
"mime", "mime",
"precomputed-hash", "precomputed-hash",
"selectors", "selectors",
"thiserror 2.0.17", "thiserror 2.0.18",
] ]
[[package]] [[package]]
@@ -4013,7 +4013,7 @@ dependencies = [
"futures-sink", "futures-sink",
"js-sys", "js-sys",
"pin-project-lite", "pin-project-lite",
"thiserror 2.0.17", "thiserror 2.0.18",
"tracing", "tracing",
] ]
@@ -4043,7 +4043,7 @@ dependencies = [
"opentelemetry_sdk", "opentelemetry_sdk",
"prost", "prost",
"reqwest 0.12.28", "reqwest 0.12.28",
"thiserror 2.0.17", "thiserror 2.0.18",
"tokio 1.49.0", "tokio 1.49.0",
"tonic", "tonic",
"tracing", "tracing",
@@ -4074,7 +4074,7 @@ dependencies = [
"opentelemetry", "opentelemetry",
"percent-encoding", "percent-encoding",
"rand 0.9.2", "rand 0.9.2",
"thiserror 2.0.17", "thiserror 2.0.18",
"tokio 1.49.0", "tokio 1.49.0",
"tokio-stream", "tokio-stream",
] ]
@@ -4623,7 +4623,7 @@ dependencies = [
"rustc-hash", "rustc-hash",
"rustls", "rustls",
"socket2 0.5.10", "socket2 0.5.10",
"thiserror 2.0.17", "thiserror 2.0.18",
"tokio 1.49.0", "tokio 1.49.0",
"tracing", "tracing",
"web-time", "web-time",
@@ -4645,7 +4645,7 @@ dependencies = [
"rustls", "rustls",
"rustls-pki-types", "rustls-pki-types",
"slab", "slab",
"thiserror 2.0.17", "thiserror 2.0.18",
"tinyvec", "tinyvec",
"tracing", "tracing",
"web-time", "web-time",
@@ -5793,7 +5793,7 @@ dependencies = [
"serde_json", "serde_json",
"sha2 0.10.9", "sha2 0.10.9",
"smallvec 1.15.1", "smallvec 1.15.1",
"thiserror 2.0.17", "thiserror 2.0.18",
"tokio 1.49.0", "tokio 1.49.0",
"tokio-stream", "tokio-stream",
"tracing", "tracing",
@@ -5876,7 +5876,7 @@ dependencies = [
"smallvec 1.15.1", "smallvec 1.15.1",
"sqlx-core", "sqlx-core",
"stringprep", "stringprep",
"thiserror 2.0.17", "thiserror 2.0.18",
"tracing", "tracing",
"whoami", "whoami",
] ]
@@ -5914,7 +5914,7 @@ dependencies = [
"smallvec 1.15.1", "smallvec 1.15.1",
"sqlx-core", "sqlx-core",
"stringprep", "stringprep",
"thiserror 2.0.17", "thiserror 2.0.18",
"tracing", "tracing",
"whoami", "whoami",
] ]
@@ -5939,7 +5939,7 @@ dependencies = [
"serde", "serde",
"serde_urlencoded", "serde_urlencoded",
"sqlx-core", "sqlx-core",
"thiserror 2.0.17", "thiserror 2.0.18",
"tracing", "tracing",
"url", "url",
] ]
@@ -6179,7 +6179,7 @@ dependencies = [
"tantivy-stacker", "tantivy-stacker",
"tantivy-tokenizer-api", "tantivy-tokenizer-api",
"tempfile", "tempfile",
"thiserror 2.0.17", "thiserror 2.0.18",
"time 0.3.45", "time 0.3.45",
"uuid", "uuid",
"winapi 0.3.9", "winapi 0.3.9",
@@ -6324,11 +6324,11 @@ dependencies = [
[[package]] [[package]]
name = "thiserror" name = "thiserror"
version = "2.0.17" version = "2.0.18"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8" checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4"
dependencies = [ dependencies = [
"thiserror-impl 2.0.17", "thiserror-impl 2.0.18",
] ]
[[package]] [[package]]
@@ -6344,9 +6344,9 @@ dependencies = [
[[package]] [[package]]
name = "thiserror-impl" name = "thiserror-impl"
version = "2.0.17" version = "2.0.18"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913" checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5"
dependencies = [ dependencies = [
"proc-macro2", "proc-macro2",
"quote", "quote",
@@ -6381,6 +6381,7 @@ checksum = "f9e442fc33d7fdb45aa9bfeb312c095964abdf596f7567261062b2a7107aaabd"
dependencies = [ dependencies = [
"deranged", "deranged",
"itoa 1.0.17", "itoa 1.0.17",
"js-sys",
"num-conv", "num-conv",
"powerfmt", "powerfmt",
"serde_core", "serde_core",
@@ -6907,7 +6908,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "786d480bce6247ab75f005b14ae1624ad978d3029d9113f0a22fa1ac773faeaf" checksum = "786d480bce6247ab75f005b14ae1624ad978d3029d9113f0a22fa1ac773faeaf"
dependencies = [ dependencies = [
"crossbeam-channel", "crossbeam-channel",
"thiserror 2.0.17", "thiserror 2.0.18",
"time 0.3.45", "time 0.3.45",
"tracing-subscriber", "tracing-subscriber",
] ]
@@ -6997,10 +6998,16 @@ dependencies = [
"log", "log",
"rand 0.9.2", "rand 0.9.2",
"sha1", "sha1",
"thiserror 2.0.17", "thiserror 2.0.18",
"utf-8", "utf-8",
] ]
[[package]]
name = "typed-path"
version = "0.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7922f2cdc51280d47b491af9eafc41eb0cdab85eabcb390c854412fcbf26dbe8"
[[package]] [[package]]
name = "typenum" name = "typenum"
version = "1.19.0" version = "1.19.0"
@@ -7841,7 +7848,7 @@ dependencies = [
"opentelemetry", "opentelemetry",
"opentelemetry-otlp", "opentelemetry-otlp",
"opentelemetry_sdk", "opentelemetry_sdk",
"thiserror 2.0.17", "thiserror 2.0.18",
"tokio 1.49.0", "tokio 1.49.0",
"tracing", "tracing",
"tracing-appender", "tracing-appender",
@@ -7976,9 +7983,9 @@ dependencies = [
[[package]] [[package]]
name = "zip" name = "zip"
version = "7.1.0" version = "7.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9013f1222db8a6d680f13a7ccdc60a781199cd09c2fa4eff58e728bb181757fc" checksum = "c42e33efc22a0650c311c2ef19115ce232583abbe80850bc8b66509ebef02de0"
dependencies = [ dependencies = [
"aes", "aes",
"bzip2", "bzip2",
@@ -7996,6 +8003,7 @@ dependencies = [
"ppmd-rust", "ppmd-rust",
"sha1", "sha1",
"time 0.3.45", "time 0.3.45",
"typed-path",
"zeroize", "zeroize",
"zopfli", "zopfli",
"zstd", "zstd",