From ab80b34992bf60072192d111a33ebd99b2d69460 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 12:00:12 +0100 Subject: [PATCH] chore(deps): bump the minor group with 7 updates (#654) Bumps the minor group with 7 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.96` | `1.0.97` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.11` | `2.0.12` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.86` | `0.1.87` | | [spider](https://github.com/spider-rs/spider) | `2.31.1` | `2.31.6` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.93` | `1.0.94` | | [wiremock](https://github.com/LukeMathWalker/wiremock-rs) | `0.6.2` | `0.6.3` | | [insta](https://github.com/mitsuhiko/insta) | `1.42.1` | `1.42.2` | Updates `anyhow` from 1.0.96 to 1.0.97
Release notes

Sourced from anyhow's releases.

1.0.97

Commits

Updates `thiserror` from 2.0.11 to 2.0.12
Release notes

Sourced from thiserror's releases.

2.0.12

Commits

Updates `async-trait` from 0.1.86 to 0.1.87
Release notes

Sourced from async-trait's releases.

0.1.87

Commits

Updates `spider` from 2.31.1 to 2.31.6
Release notes

Sourced from spider's releases.

v2.31.5

Whats Changed

Chrome now manages document reloading to prevent infinite page reloading through scripting. The firewall feature flag now enables the firewall protection via networking on chrome as well for an improved ad, tracking, and malice website blocker.

Full Changelog: https://github.com/spider-rs/spider/compare/v2.30.3...v2.31.5

Commits

Updates `proc-macro2` from 1.0.93 to 1.0.94
Release notes

Sourced from proc-macro2's releases.

1.0.94

Commits

Updates `wiremock` from 0.6.2 to 0.6.3
Commits

Updates `insta` from 1.42.1 to 1.42.2
Release notes

Sourced from insta's releases.

1.42.2

Release Notes

Install cargo-insta 1.42.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf
https://github.com/mitsuhiko/insta/releases/download/1.42.2/cargo-insta-installer.sh
| sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm
https://github.com/mitsuhiko/insta/releases/download/1.42.2/cargo-insta-installer.ps1
| iex"

Download cargo-insta 1.42.2

File Platform Checksum
cargo-insta-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
cargo-insta-x86_64-apple-darwin.tar.xz Intel macOS checksum
cargo-insta-x86_64-pc-windows-msvc.zip x64 Windows checksum
cargo-insta-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
cargo-insta-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum
Changelog

Sourced from insta's changelog.

1.42.2

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Cargo.lock | 76 +++++++++++++++++++++++++++--------------------------- Cargo.toml | 8 +++--- 2 files changed, 42 insertions(+), 42 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 9107ef62..6b88b857 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -140,9 +140,9 @@ dependencies = [ [[package]] name = "anyhow" -version = "1.0.96" +version = "1.0.97" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6b964d184e89d9b6b67dd2715bc8e74cf3107fb2b529990c90cf517326150bf4" +checksum = "dcfed56ad506cb2c684a14971b8861fdc3baaaae314b9e5f9bb532cbe3ba7a4f" [[package]] name = "arbitrary" @@ -424,7 +424,7 @@ dependencies = [ "secrecy", "serde", "serde_json", - "thiserror 2.0.11", + "thiserror 2.0.12", "tracing", ] @@ -554,7 +554,7 @@ dependencies = [ "secrecy", "serde", "serde_json", - "thiserror 2.0.11", + "thiserror 2.0.12", "tokio", "tokio-stream", "tokio-util", @@ -675,9 +675,9 @@ checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de" [[package]] name = "async-trait" -version = "0.1.86" +version = "0.1.87" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "644dd749086bf3771a2fbc5f256fdb982d53f011c7d5d560304eafeecebce79d" +checksum = "d556ec1359574147ec0c4fc5eb525f3f23263a592b1a9c07e0a75b427de55c97" dependencies = [ "proc-macro2", "quote", @@ -1398,7 +1398,7 @@ dependencies = [ "serde_json", "serde_repr", "serde_urlencoded", - "thiserror 2.0.11", + "thiserror 2.0.12", "tokio", "tokio-util", "tower-service", @@ -3096,7 +3096,7 @@ dependencies = [ "semver", "serde", "siphasher 1.0.1", - "thiserror 2.0.11", + "thiserror 2.0.12", "tokio", "toml", "tracing", @@ -3112,7 +3112,7 @@ dependencies = [ "bytes", "fluvio-types", "serde", - "thiserror 2.0.11", + "thiserror 2.0.12", ] [[package]] @@ -3137,7 +3137,7 @@ dependencies = [ "semver", "serde", "serde_yaml", - "thiserror 2.0.11", + "thiserror 2.0.12", "toml", "tracing", ] @@ -3159,7 +3159,7 @@ dependencies = [ "futures-util", "pin-project", "socket2 0.5.8", - "thiserror 2.0.11", + "thiserror 2.0.12", "tracing", "ws_stream_wasm", ] @@ -3182,7 +3182,7 @@ dependencies = [ "flv-util", "once_cell", "semver", - "thiserror 2.0.11", + "thiserror 2.0.12", "tokio-util", "tracing", ] @@ -3260,7 +3260,7 @@ dependencies = [ "once_cell", "pin-project", "semver", - "thiserror 2.0.11", + "thiserror 2.0.12", "tokio", "tokio-util", "tracing", @@ -3808,7 +3808,7 @@ dependencies = [ "reqwest", "serde", "serde_json", - "thiserror 2.0.11", + "thiserror 2.0.12", "ureq", "windows-sys 0.59.0", ] @@ -4471,9 +4471,9 @@ checksum = "b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5" [[package]] name = "insta" -version = "1.42.1" +version = "1.42.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "71c1b125e30d93896b365e156c33dadfffab45ee8400afcbba4752f59de08a86" +checksum = "50259abbaa67d11d2bcafc7ba1d094ed7a0c70e3ce893f0d0997f73558cb3084" dependencies = [ "console", "linked-hash-map", @@ -5308,7 +5308,7 @@ dependencies = [ "memchr", "mime", "selectors", - "thiserror 2.0.11", + "thiserror 2.0.12", ] [[package]] @@ -6187,7 +6187,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8b7cafe60d6cf8e62e1b9b2ea516a089c008945bb5a275416789e7db0bc199dc" dependencies = [ "memchr", - "thiserror 2.0.11", + "thiserror 2.0.12", "ucd-trie", ] @@ -6586,9 +6586,9 @@ checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068" [[package]] name = "proc-macro2" -version = "1.0.93" +version = "1.0.94" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99" +checksum = "a31971752e70b8b2686d7e46ec17fb38dad4051d94024c88df49b667caea9c84" dependencies = [ "unicode-ident", ] @@ -6755,7 +6755,7 @@ dependencies = [ "rustc-hash 2.1.1", "rustls 0.23.23", "socket2 0.5.8", - "thiserror 2.0.11", + "thiserror 2.0.12", "tokio", "tracing", ] @@ -6774,7 +6774,7 @@ dependencies = [ "rustls 0.23.23", "rustls-pki-types", "slab", - "thiserror 2.0.11", + "thiserror 2.0.12", "tinyvec", "tracing", "web-time", @@ -7077,7 +7077,7 @@ checksum = "dd6f9d3d47bdd2ad6945c5015a226ec6155d0bcdfd8f7cd29f86b71f8de99d2b" dependencies = [ "getrandom 0.2.15", "libredox", - "thiserror 2.0.11", + "thiserror 2.0.12", ] [[package]] @@ -7871,9 +7871,9 @@ dependencies = [ [[package]] name = "spider" -version = "2.31.1" +version = "2.31.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bf6b1930412bbcfe93637e60eb9242c13c63644e71652b88662270047d15f03d" +checksum = "64dc62cc4e1a49de2488cf32ea12a9ed04ed96387fa596996f997c28f4c4c6c5" dependencies = [ "ahash", "aho-corasick", @@ -8001,7 +8001,7 @@ dependencies = [ "serde_json", "sha2", "smallvec", - "thiserror 2.0.11", + "thiserror 2.0.12", "tokio", "tokio-stream", "tracing", @@ -8086,7 +8086,7 @@ dependencies = [ "smallvec", "sqlx-core", "stringprep", - "thiserror 2.0.11", + "thiserror 2.0.12", "tracing", "uuid", "whoami", @@ -8125,7 +8125,7 @@ dependencies = [ "smallvec", "sqlx-core", "stringprep", - "thiserror 2.0.11", + "thiserror 2.0.12", "tracing", "uuid", "whoami", @@ -8390,7 +8390,7 @@ dependencies = [ "strum_macros 0.27.1", "tera", "test-case", - "thiserror 2.0.11", + "thiserror 2.0.12", "tokio", "tokio-stream", "tracing", @@ -8974,7 +8974,7 @@ dependencies = [ "serde", "serde_json", "serde_with", - "thiserror 2.0.11", + "thiserror 2.0.12", "tokio", "tokio-stream", "tokio-tar", @@ -8997,7 +8997,7 @@ dependencies = [ "pulldown-cmark", "regex", "strum 0.27.1", - "thiserror 2.0.11", + "thiserror 2.0.12", ] [[package]] @@ -9011,11 +9011,11 @@ dependencies = [ [[package]] name = "thiserror" -version = "2.0.11" +version = "2.0.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d452f284b73e6d76dd36758a0c8684b1d5be31f92b89d07fd5822175732206fc" +checksum = "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708" dependencies = [ - "thiserror-impl 2.0.11", + "thiserror-impl 2.0.12", ] [[package]] @@ -9031,9 +9031,9 @@ dependencies = [ [[package]] name = "thiserror-impl" -version = "2.0.11" +version = "2.0.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "26afc1baea8a989337eeb52b6e72a039780ce45c3edfcc9c5b9d112feeb173c2" +checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d" dependencies = [ "proc-macro2", "quote", @@ -10396,9 +10396,9 @@ dependencies = [ [[package]] name = "wiremock" -version = "0.6.2" +version = "0.6.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7fff469918e7ca034884c7fd8f93fe27bacb7fcb599fd879df6c7b429a29b646" +checksum = "101681b74cd87b5899e87bcf5a64e83334dd313fcd3053ea72e6dba18928e301" dependencies = [ "assert-json-diff", "async-trait", diff --git a/Cargo.toml b/Cargo.toml index d4a58548..ff2a6359 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ similar.opt-level = 3 [workspace.dependencies] anyhow = { version = "1.0" } -thiserror = "2.0.11" +thiserror = "2.0.12" async-trait = { version = "0.1" } derive_builder = { version = "0.20" } futures-util = { version = "0.3" } @@ -43,7 +43,7 @@ dyn-clone = { version = "1.0" } convert_case = "0.7.1" # Integrations -spider = { version = "2.30" } +spider = { version = "2.31" } async-openai = { version = "0.27.1" } qdrant-client = { version = "1.13", default-features = false, features = [ "serde", @@ -93,10 +93,10 @@ test-log = "0.2.16" testcontainers = { version = "0.23.3", features = ["http_wait"] } mockall = "0.13.1" temp-dir = "0.1.13" -wiremock = "0.6.0" +wiremock = "0.6.3" test-case = "3.3.1" pretty_assertions = "1.4" -insta = { version = "1.42.1", features = ["yaml"] } +insta = { version = "1.42.2", features = ["yaml"] } [workspace.lints.rust]