Skip to content

Commit a701990

Browse files
Bump dependencies (#1811)
* Bump the dependencies group across 1 directory with 22 updates Bumps the dependencies group with 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.98` | `1.0.99` | | [clap](https://github.com/clap-rs/clap) | `4.5.38` | `4.5.45` | | [headers](https://github.com/hyperium/headers) | `0.4.0` | `0.4.1` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.108` | `0.9.109` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.15` | `0.12.18` | | [reqwest_cookie_store](https://github.com/pfernie/reqwest_cookie_store) | `0.8.0` | `0.8.2` | | [serde_json](https://github.com/serde-rs/json) | `1.0.140` | `1.0.142` | | [strum](https://github.com/Peternator7/strum) | `0.27.1` | `0.27.2` | | [tabled](https://github.com/zhiburt/tabled) | `0.19.0` | `0.20.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.45.1` | `1.47.1` | | [toml](https://github.com/toml-rs/toml) | `0.8.22` | `0.9.5` | | [cookie_store](https://github.com/pfernie/cookie_store) | `0.21.1` | `0.22.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.17.0` | `1.18.0` | | [wiremock](https://github.com/LukeMathWalker/wiremock-rs) | `0.6.3` | `0.6.4` | | [cached](https://github.com/jaemk/cached) | `0.55.1` | `0.56.0` | | [glob](https://github.com/rust-lang/glob) | `0.3.2` | `0.3.3` | | [html5ever](https://github.com/servo/html5ever) | `0.31.0` | `0.35.0` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.12.0` | `3.14.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.12` | `2.0.14` | | [typed-builder](https://github.com/idanarye/rust-typed-builder) | `0.21.0` | `0.21.1` | | [rstest](https://github.com/la10736/rstest) | `0.25.0` | `0.26.1` | | [criterion](https://github.com/bheisler/criterion.rs) | `0.6.0` | `0.7.0` | Updates `anyhow` from 1.0.98 to 1.0.99 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.99) Updates `clap` from 4.5.38 to 4.5.45 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.38...clap_complete-v4.5.45) Updates `headers` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/hyperium/headers/releases) - [Commits](hyperium/headers@headers-v0.4.0...headers-v0.4.1) Updates `openssl-sys` from 0.9.108 to 0.9.109 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-sys-v0.9.108...openssl-sys-v0.9.109) Updates `reqwest` from 0.12.15 to 0.12.18 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.15...v0.12.18) Updates `reqwest_cookie_store` from 0.8.0 to 0.8.2 - [Changelog](https://github.com/pfernie/reqwest_cookie_store/blob/main/CHANGELOG.md) - [Commits](pfernie/reqwest_cookie_store@v0.8.0...v0.8.2) Updates `serde_json` from 1.0.140 to 1.0.142 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.142) Updates `strum` from 0.27.1 to 0.27.2 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.27.1...v0.27.2) Updates `tabled` from 0.19.0 to 0.20.0 - [Changelog](https://github.com/zhiburt/tabled/blob/master/CHANGELOG.md) - [Commits](https://github.com/zhiburt/tabled/commits) Updates `tokio` from 1.45.1 to 1.47.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.45.1...tokio-1.47.1) Updates `toml` from 0.8.22 to 0.9.5 - [Commits](toml-rs/toml@toml-v0.8.22...toml-v0.9.5) Updates `cookie_store` from 0.21.1 to 0.22.0 - [Changelog](https://github.com/pfernie/cookie_store/blob/master/CHANGELOG.md) - [Commits](pfernie/cookie_store@v0.21.1...v0.22.0) Updates `uuid` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.17.0...v1.18.0) Updates `wiremock` from 0.6.3 to 0.6.4 - [Changelog](https://github.com/LukeMathWalker/wiremock-rs/blob/main/CHANGELOG.md) - [Commits](LukeMathWalker/wiremock-rs@v0.6.3...v0.6.4) Updates `cached` from 0.55.1 to 0.56.0 - [Changelog](https://github.com/jaemk/cached/blob/master/CHANGELOG.md) - [Commits](https://github.com/jaemk/cached/commits) Updates `glob` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/rust-lang/glob/releases) - [Changelog](https://github.com/rust-lang/glob/blob/master/CHANGELOG.md) - [Commits](rust-lang/glob@v0.3.2...v0.3.3) Updates `html5ever` from 0.31.0 to 0.35.0 - [Release notes](https://github.com/servo/html5ever/releases) - [Commits](https://github.com/servo/html5ever/commits/html5ever-v0.35.0) Updates `serde_with` from 3.12.0 to 3.14.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.12.0...v3.14.0) Updates `thiserror` from 2.0.12 to 2.0.14 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.12...2.0.14) Updates `typed-builder` from 0.21.0 to 0.21.1 - [Release notes](https://github.com/idanarye/rust-typed-builder/releases) - [Changelog](https://github.com/idanarye/rust-typed-builder/blob/master/CHANGELOG.md) - [Commits](idanarye/rust-typed-builder@v0.21.0...v0.21.1) Updates `rstest` from 0.25.0 to 0.26.1 - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.25.0...v0.26.1) Updates `criterion` from 0.6.0 to 0.7.0 - [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md) - [Commits](bheisler/criterion.rs@0.6.0...0.7.0) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.99 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: clap dependency-version: 4.5.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: headers dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: openssl-sys dependency-version: 0.9.109 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: reqwest dependency-version: 0.12.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: reqwest_cookie_store dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: serde_json dependency-version: 1.0.142 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: strum dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tabled dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tokio dependency-version: 1.47.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: toml dependency-version: 0.9.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cookie_store dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: uuid dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: wiremock dependency-version: 0.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cached dependency-version: 0.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: glob dependency-version: 0.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: html5ever dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: serde_with dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: thiserror dependency-version: 2.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typed-builder dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: rstest dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: criterion dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * cargo update * Use patched fork for reqwest_cookie_store * Fix test after upstream changes to TOML parse error message * Fix bug: assumption that request URL is equal to the response URL is no longer valid after bumping dependencies. Probably caused by bumping reqwest * Switch back from fork to official dependency * Fix flaky test by ignoring order of expected lines & extract as helper function * clippy --fix * cargo update --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50b50df commit a701990

File tree

14 files changed

+684
-596
lines changed

14 files changed

+684
-596
lines changed

Cargo.lock

Lines changed: 548 additions & 483 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

benches/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ publish = false
99

1010
[dependencies]
1111
lychee-lib = { path = "../lychee-lib", default-features = false }
12-
criterion = "0.6.0"
12+
criterion = "0.7.0"
1313

1414
[features]
1515
email-check = ["lychee-lib/email-check"]

examples/archive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ path = "archive.rs"
99

1010
[dependencies]
1111
lychee-lib = { path = "../../lychee-lib", default-features = false }
12-
tokio = { version = "1.45.1", features = ["full"] }
12+
tokio = { version = "1.47.1", features = ["full"] }
1313
url = "2.5.4"
1414

1515
[features]

examples/builder/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ path = "builder.rs"
99

1010
[dependencies]
1111
lychee-lib = { path = "../../lychee-lib", default-features = false }
12-
tokio = { version = "1.45.1", features = ["full"] }
12+
tokio = { version = "1.47.1", features = ["full"] }
1313
regex = "1.11.1"
1414
http = "1.3.1"
15-
reqwest = { version = "0.12.15", default-features = false, features = ["gzip"] }
15+
reqwest = { version = "0.12.18", default-features = false, features = ["gzip"] }
1616

1717
[features]
1818
email-check = ["lychee-lib/email-check"]

examples/chain/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ path = "chain.rs"
1010
[dependencies]
1111
async-trait = "0.1.88"
1212
lychee-lib = { path = "../../lychee-lib", default-features = false }
13-
reqwest = "0.12.15"
14-
tokio = { version = "1.45.1", features = ["full"] }
13+
reqwest = "0.12.18"
14+
tokio = { version = "1.47.1", features = ["full"] }
1515

1616
[features]
1717
email-check = ["lychee-lib/email-check"]

examples/client_pool/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ path = "client_pool.rs"
1111
futures = "0.3.31"
1212
tokio-stream = "0.1.17"
1313
lychee-lib = { path = "../../lychee-lib", default-features = false }
14-
tokio = { version = "1.45.1", features = ["full"] }
14+
tokio = { version = "1.47.1", features = ["full"] }
1515

1616
[features]
1717
email-check = ["lychee-lib/email-check"]

examples/collect_links/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ path = "collect_links.rs"
99

1010
[dependencies]
1111
lychee-lib = { path = "../../lychee-lib", default-features = false }
12-
tokio = { version = "1.45.1", features = ["full"] }
12+
tokio = { version = "1.47.1", features = ["full"] }
1313
regex = "1.11.1"
1414
http = "1.3.1"
1515
tokio-stream = "0.1.17"
16-
reqwest = { version = "0.12.15", default-features = false, features = ["gzip"] }
16+
reqwest = { version = "0.12.18", default-features = false, features = ["gzip"] }
1717

1818
[features]
1919
email-check = ["lychee-lib/email-check"]

examples/extract/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ path = "extract.rs"
99

1010
[dependencies]
1111
lychee-lib = { path = "../../lychee-lib", default-features = false }
12-
tokio = { version = "1.45.1", features = ["full"] }
12+
tokio = { version = "1.47.1", features = ["full"] }
1313

1414
[features]
1515
email-check = ["lychee-lib/email-check"]

examples/simple/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ path = "simple.rs"
99

1010
[dependencies]
1111
lychee-lib = { path = "../../lychee-lib", default-features = false }
12-
tokio = { version = "1.45.1", features = ["full"] }
12+
tokio = { version = "1.47.1", features = ["full"] }
1313

1414
[features]
1515
email-check = ["lychee-lib/email-check"]

fixtures/FRAGMENT_REGRESSION.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
A link to the non-existing fragment: [I contain an invalid fragment](https://github.com/lycheeverse/lychee#non-existent-anchor).

0 commit comments

Comments
 (0)