Compare commits

..

1 Commits

Author SHA1 Message Date
a5a96873ac chore(deps): update all non-major dependencies
Some checks failed
renovate/artifacts Artifact file update failure
Continuous integration / Check (push) Successful in 1m35s
Continuous integration / Test Suite (push) Successful in 2m26s
Continuous integration / Trunk (push) Successful in 1m20s
Continuous integration / Rustfmt (push) Successful in 47s
Continuous integration / build (push) Successful in 3m24s
Continuous integration / Disallow unused dependencies (push) Successful in 3m10s
2025-09-28 23:47:22 +00:00

52
Cargo.lock generated
View File

@ -847,7 +847,7 @@ dependencies = [
"rusoto_s3 0.48.0", "rusoto_s3 0.48.0",
"serde", "serde",
"sqlx", "sqlx",
"thiserror 2.0.16", "thiserror 2.0.17",
"tokio 1.47.1", "tokio 1.47.1",
"tracing", "tracing",
"urlencoding", "urlencoding",
@ -899,7 +899,7 @@ dependencies = [
"semver 1.0.27", "semver 1.0.27",
"serde", "serde",
"serde_json", "serde_json",
"thiserror 2.0.16", "thiserror 2.0.17",
] ]
[[package]] [[package]]
@ -2512,7 +2512,7 @@ checksum = "389acaa5a86952dcdc88a43bc18021009cb9885b0ff8c2fff1cc44e4f34c2fae"
dependencies = [ dependencies = [
"html5ever", "html5ever",
"tendril", "tendril",
"thiserror 2.0.16", "thiserror 2.0.17",
"unicode-width", "unicode-width",
] ]
@ -3164,7 +3164,7 @@ dependencies = [
"rayon", "rayon",
"serde", "serde",
"serde_json", "serde_json",
"thiserror 2.0.16", "thiserror 2.0.17",
"tracing", "tracing",
] ]
@ -3178,7 +3178,7 @@ dependencies = [
"mailparse", "mailparse",
"serde", "serde",
"serde_json", "serde_json",
"thiserror 2.0.16", "thiserror 2.0.17",
"tracing", "tracing",
] ]
@ -3235,7 +3235,7 @@ dependencies = [
"serde_json", "serde_json",
"sqlx", "sqlx",
"tantivy", "tantivy",
"thiserror 2.0.16", "thiserror 2.0.17",
"tokio 1.47.1", "tokio 1.47.1",
"tower-http", "tower-http",
"tracing", "tracing",
@ -3294,7 +3294,7 @@ dependencies = [
"serde", "serde",
"serde_json", "serde_json",
"strum_macros 0.27.2", "strum_macros 0.27.2",
"thiserror 2.0.16", "thiserror 2.0.17",
"uuid", "uuid",
"wasm-bindgen", "wasm-bindgen",
"wasm-sockets", "wasm-sockets",
@ -3440,7 +3440,7 @@ dependencies = [
"mime", "mime",
"precomputed-hash", "precomputed-hash",
"selectors 0.30.0", "selectors 0.30.0",
"thiserror 2.0.16", "thiserror 2.0.17",
] ]
[[package]] [[package]]
@ -3984,7 +3984,7 @@ dependencies = [
"futures-sink", "futures-sink",
"js-sys", "js-sys",
"pin-project-lite", "pin-project-lite",
"thiserror 2.0.16", "thiserror 2.0.17",
"tracing", "tracing",
] ]
@ -4016,7 +4016,7 @@ dependencies = [
"opentelemetry_sdk", "opentelemetry_sdk",
"prost", "prost",
"reqwest", "reqwest",
"thiserror 2.0.16", "thiserror 2.0.17",
"tokio 1.47.1", "tokio 1.47.1",
"tonic", "tonic",
"tracing", "tracing",
@ -4048,7 +4048,7 @@ dependencies = [
"percent-encoding", "percent-encoding",
"rand 0.9.2", "rand 0.9.2",
"serde_json", "serde_json",
"thiserror 2.0.16", "thiserror 2.0.17",
"tokio 1.47.1", "tokio 1.47.1",
"tokio-stream", "tokio-stream",
"tracing", "tracing",
@ -4199,7 +4199,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "21e0a3a33733faeaf8651dfee72dd0f388f0c8e5ad496a3478fa5a922f49cfa8" checksum = "21e0a3a33733faeaf8651dfee72dd0f388f0c8e5ad496a3478fa5a922f49cfa8"
dependencies = [ dependencies = [
"memchr", "memchr",
"thiserror 2.0.16", "thiserror 2.0.17",
"ucd-trie", "ucd-trie",
] ]
@ -4541,7 +4541,7 @@ dependencies = [
"rustc-hash", "rustc-hash",
"rustls", "rustls",
"socket2 0.5.10", "socket2 0.5.10",
"thiserror 2.0.16", "thiserror 2.0.17",
"tokio 1.47.1", "tokio 1.47.1",
"tracing", "tracing",
"web-time", "web-time",
@ -4562,7 +4562,7 @@ dependencies = [
"rustls", "rustls",
"rustls-pki-types", "rustls-pki-types",
"slab", "slab",
"thiserror 2.0.16", "thiserror 2.0.17",
"tinyvec", "tinyvec",
"tracing", "tracing",
"web-time", "web-time",
@ -5692,7 +5692,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.16", "thiserror 2.0.17",
"time 0.3.44", "time 0.3.44",
"tokio 1.47.1", "tokio 1.47.1",
"tokio-stream", "tokio-stream",
@ -5775,7 +5775,7 @@ dependencies = [
"smallvec 1.15.1", "smallvec 1.15.1",
"sqlx-core", "sqlx-core",
"stringprep", "stringprep",
"thiserror 2.0.16", "thiserror 2.0.17",
"time 0.3.44", "time 0.3.44",
"tracing", "tracing",
"whoami", "whoami",
@ -5813,7 +5813,7 @@ dependencies = [
"smallvec 1.15.1", "smallvec 1.15.1",
"sqlx-core", "sqlx-core",
"stringprep", "stringprep",
"thiserror 2.0.16", "thiserror 2.0.17",
"time 0.3.44", "time 0.3.44",
"tracing", "tracing",
"whoami", "whoami",
@ -5838,7 +5838,7 @@ dependencies = [
"serde", "serde",
"serde_urlencoded", "serde_urlencoded",
"sqlx-core", "sqlx-core",
"thiserror 2.0.16", "thiserror 2.0.17",
"time 0.3.44", "time 0.3.44",
"tracing", "tracing",
"url", "url",
@ -6068,7 +6068,7 @@ dependencies = [
"tantivy-stacker", "tantivy-stacker",
"tantivy-tokenizer-api", "tantivy-tokenizer-api",
"tempfile", "tempfile",
"thiserror 2.0.16", "thiserror 2.0.17",
"time 0.3.44", "time 0.3.44",
"uuid", "uuid",
"winapi 0.3.9", "winapi 0.3.9",
@ -6203,11 +6203,11 @@ dependencies = [
[[package]] [[package]]
name = "thiserror" name = "thiserror"
version = "2.0.16" version = "2.0.17"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3467d614147380f2e4e374161426ff399c91084acd2363eaf549172b3d5e60c0" checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8"
dependencies = [ dependencies = [
"thiserror-impl 2.0.16", "thiserror-impl 2.0.17",
] ]
[[package]] [[package]]
@ -6223,9 +6223,9 @@ dependencies = [
[[package]] [[package]]
name = "thiserror-impl" name = "thiserror-impl"
version = "2.0.16" version = "2.0.17"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6c5e1be1c48b9172ee610da68fd9cd2770e7a4056cb3fc98710ee6906f0c7960" checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913"
dependencies = [ dependencies = [
"proc-macro2", "proc-macro2",
"quote", "quote",
@ -6930,7 +6930,7 @@ dependencies = [
"log", "log",
"rand 0.9.2", "rand 0.9.2",
"sha1", "sha1",
"thiserror 2.0.16", "thiserror 2.0.17",
"utf-8", "utf-8",
] ]
@ -7701,7 +7701,7 @@ dependencies = [
"opentelemetry", "opentelemetry",
"opentelemetry-otlp", "opentelemetry-otlp",
"opentelemetry_sdk", "opentelemetry_sdk",
"thiserror 2.0.16", "thiserror 2.0.17",
"tokio 1.47.1", "tokio 1.47.1",
"tracing", "tracing",
"tracing-appender", "tracing-appender",