Matthias
|
e47577708b
|
formatting
|
2023-04-11 16:36:32 +02:00 |
|
Matthias
|
0c04f0371d
|
Improve is_url function and tests
|
2023-04-11 01:00:25 +02:00 |
|
Matthias
|
e96d4114a9
|
helpers -> utils
|
2023-04-11 00:43:57 +02:00 |
|
Matthias
|
102480502c
|
Lazy-load quirk patterns
|
2023-04-11 00:41:12 +02:00 |
|
Matthias
|
8f6199b5b6
|
Don't panic on invalid response URIs
|
2023-04-11 00:26:43 +02:00 |
|
Matthias
|
649f307028
|
Avoid unwrap when deserializing statuscode
|
2023-04-11 00:23:23 +02:00 |
|
Matthias
|
bbc0bfab9c
|
format errors
|
2023-04-11 00:00:14 +02:00 |
|
dependabot[bot]
|
70ff357208
|
Merge pull request #1033 from lycheeverse/dependabot/cargo/openssl-sys-0.9.85
|
2023-04-10 13:07:22 +00:00 |
|
dependabot[bot]
|
ac9c50c4dc
|
Merge pull request #1034 from lycheeverse/dependabot/cargo/uuid-1.3.1
|
2023-04-10 13:06:34 +00:00 |
|
dependabot[bot]
|
c1fb3c5d94
|
Bump uuid from 1.3.0 to 1.3.1
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.3.0...1.3.1)
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-10 12:59:13 +00:00 |
|
dependabot[bot]
|
f17c17f576
|
Bump openssl-sys from 0.9.83 to 0.9.85
Bumps [openssl-sys](https://github.com/sfackler/rust-openssl) from 0.9.83 to 0.9.85.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.83...openssl-sys-v0.9.85)
---
updated-dependencies:
- dependency-name: openssl-sys
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-10 12:58:26 +00:00 |
|
dependabot[bot]
|
74a827293e
|
Merge pull request #1030 from lycheeverse/dependabot/cargo/wiremock-0.5.18
|
2023-04-03 13:07:27 +00:00 |
|
dependabot[bot]
|
460a418c61
|
Bump wiremock from 0.5.17 to 0.5.18
Bumps [wiremock](https://github.com/LukeMathWalker/wiremock-rs) from 0.5.17 to 0.5.18.
- [Release notes](https://github.com/LukeMathWalker/wiremock-rs/releases)
- [Changelog](https://github.com/LukeMathWalker/wiremock-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/LukeMathWalker/wiremock-rs/compare/v0.5.17...v0.5.18)
---
updated-dependencies:
- dependency-name: wiremock
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-03 12:59:53 +00:00 |
|
dependabot[bot]
|
a9603d6c95
|
Bump tokio from 1.26.0 to 1.27.0 (#1021)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.26.0...tokio-1.27.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-30 01:37:50 +02:00 |
|
dependabot[bot]
|
07bdcb8596
|
Bump tempfile from 3.4.0 to 3.5.0 (#1026)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/Stebalien/tempfile/releases)
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/NEWS)
- [Commits](https://github.com/Stebalien/tempfile/commits)
---
updated-dependencies:
- dependency-name: tempfile
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-30 01:22:25 +02:00 |
|
dependabot[bot]
|
50d6b85625
|
Merge pull request #1025 from lycheeverse/dependabot/cargo/serde_json-1.0.95
|
2023-03-28 13:23:19 +00:00 |
|
dependabot[bot]
|
b45e2e8712
|
Bump serde_json from 1.0.94 to 1.0.95
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.94 to 1.0.95.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.94...v1.0.95)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-28 13:15:07 +00:00 |
|
dependabot[bot]
|
3b711f5645
|
Merge pull request #1024 from lycheeverse/dependabot/cargo/serde-1.0.159
|
2023-03-28 13:12:17 +00:00 |
|
dependabot[bot]
|
9fdd73925c
|
Merge pull request #1023 from lycheeverse/dependabot/cargo/reqwest-0.11.16
|
2023-03-28 13:09:30 +00:00 |
|
dependabot[bot]
|
9c697a7507
|
Bump serde from 1.0.158 to 1.0.159
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.158 to 1.0.159.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.158...v1.0.159)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-28 12:59:49 +00:00 |
|
dependabot[bot]
|
d9da851165
|
Bump reqwest from 0.11.15 to 0.11.16
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.15 to 0.11.16.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.15...v0.11.16)
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-28 12:59:23 +00:00 |
|
Thomas
|
994b2852cd
|
Wayback integration (#1003)
Adds support for suggesting archived URLs for broken links.
Uses Wayback Machine as the archive provider.
|
2023-03-28 00:45:06 +02:00 |
|
dependabot[bot]
|
f02576810b
|
Merge pull request #1019 from lycheeverse/dependabot/cargo/predicates-3.0.2
|
2023-03-27 13:55:59 +00:00 |
|
dependabot[bot]
|
9e7faf819f
|
Merge pull request #1018 from lycheeverse/dependabot/cargo/regex-1.7.3
|
2023-03-27 13:52:01 +00:00 |
|
dependabot[bot]
|
206c251adf
|
Bump predicates from 3.0.1 to 3.0.2
Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/assert-rs/predicates-rs/releases)
- [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/predicates-rs/compare/v3.0.1...v3.0.2)
---
updated-dependencies:
- dependency-name: predicates
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-27 13:49:52 +00:00 |
|
dependabot[bot]
|
d4c3e9080d
|
Bump regex from 1.7.2 to 1.7.3
Bumps [regex](https://github.com/rust-lang/regex) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.7.2...1.7.3)
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-27 13:44:14 +00:00 |
|
Benny Joe Villiger
|
250f7a8f0a
|
Status codes in maps (#1014)
|
2023-03-27 12:29:12 +02:00 |
|
dependabot[bot]
|
080a0b519a
|
Bump shellexpand from 3.0.0 to 3.1.0 (#1017)
Bumps [shellexpand](https://gitlab.com/ijackson/rust-shellexpand) from 3.0.0 to 3.1.0.
- [Release notes](https://gitlab.com/ijackson/rust-shellexpand/tags)
- [Commits](https://gitlab.com/ijackson/rust-shellexpand/compare/shellexpand-3.0.0...shellexpand-3.1.0)
---
updated-dependencies:
- dependency-name: shellexpand
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-26 21:30:40 +02:00 |
|
dependabot[bot]
|
c23605e75c
|
Merge pull request #1015 from lycheeverse/dependabot/cargo/openssl-sys-0.9.83
|
2023-03-24 13:04:31 +00:00 |
|
dependabot[bot]
|
3646f1f885
|
Merge pull request #1016 from lycheeverse/dependabot/cargo/url-2.3.1
|
2023-03-24 13:03:58 +00:00 |
|
dependabot[bot]
|
7bf79fa2c3
|
Bump url from 2.3.0 to 2.3.1
Bumps [url](https://github.com/servo/rust-url) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.3.0...v2.3.1)
---
updated-dependencies:
- dependency-name: url
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-24 12:59:36 +00:00 |
|
dependabot[bot]
|
2cb59376ba
|
Bump openssl-sys from 0.9.82 to 0.9.83
Bumps [openssl-sys](https://github.com/sfackler/rust-openssl) from 0.9.82 to 0.9.83.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.82...openssl-sys-v0.9.83)
---
updated-dependencies:
- dependency-name: openssl-sys
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-24 12:59:16 +00:00 |
|
dependabot[bot]
|
f0c591fa7e
|
Bump percent-encoding from 2.1.0 to 2.2.0 (#1011)
Bumps [percent-encoding](https://github.com/servo/rust-url) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/percent-encoding-v2.1.0...v2.2.0)
---
updated-dependencies:
- dependency-name: percent-encoding
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-23 22:17:28 +01:00 |
|
dependabot[bot]
|
485253b9f3
|
Merge pull request #1012 from lycheeverse/dependabot/cargo/regex-1.7.2
|
2023-03-22 13:05:57 +00:00 |
|
dependabot[bot]
|
f4e78b823c
|
Bump regex from 1.7.1 to 1.7.2
Bumps [regex](https://github.com/rust-lang/regex) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.7.1...1.7.2)
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-22 12:59:20 +00:00 |
|
dependabot[bot]
|
b6f1bf2414
|
Bump octocrab from 0.18.1 to 0.19.0 (#1009)
Bumps [octocrab](https://github.com/XAMPPRocky/octocrab) from 0.18.1 to 0.19.0.
- [Release notes](https://github.com/XAMPPRocky/octocrab/releases)
- [Changelog](https://github.com/XAMPPRocky/octocrab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/XAMPPRocky/octocrab/compare/octocrab@0.18.1...octocrab@0.19.0)
---
updated-dependencies:
- dependency-name: octocrab
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-21 15:23:05 +01:00 |
|
dependabot[bot]
|
a80045bff8
|
Merge pull request #1010 from lycheeverse/dependabot/cargo/reqwest-0.11.15
|
2023-03-21 13:04:44 +00:00 |
|
dependabot[bot]
|
807ce3765e
|
Bump reqwest from 0.11.14 to 0.11.15
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.14 to 0.11.15.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.14...v0.11.15)
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-21 12:58:44 +00:00 |
|
dependabot[bot]
|
f2a517c71d
|
Merge pull request #1005 from lycheeverse/dependabot/cargo/thiserror-1.0.40
|
2023-03-20 13:21:07 +00:00 |
|
dependabot[bot]
|
572c8e4fd2
|
Bump thiserror from 1.0.39 to 1.0.40
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.39 to 1.0.40.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.39...1.0.40)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-20 13:12:44 +00:00 |
|
dependabot[bot]
|
1d0a78b458
|
Merge pull request #1007 from lycheeverse/dependabot/cargo/serde-1.0.158
|
2023-03-20 13:07:58 +00:00 |
|
dependabot[bot]
|
1e026c7244
|
Merge pull request #1008 from lycheeverse/dependabot/cargo/openssl-sys-0.9.82
|
2023-03-20 13:07:43 +00:00 |
|
dependabot[bot]
|
167f91ee26
|
Merge pull request #1004 from lycheeverse/dependabot/cargo/clap-4.1.11
|
2023-03-20 13:05:19 +00:00 |
|
dependabot[bot]
|
0dc7ca5a66
|
Merge pull request #1006 from lycheeverse/dependabot/cargo/anyhow-1.0.70
|
2023-03-20 13:04:51 +00:00 |
|
dependabot[bot]
|
e938c064a7
|
Bump openssl-sys from 0.9.81 to 0.9.82
Bumps [openssl-sys](https://github.com/sfackler/rust-openssl) from 0.9.81 to 0.9.82.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.81...openssl-sys-v0.9.82)
---
updated-dependencies:
- dependency-name: openssl-sys
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-20 13:00:19 +00:00 |
|
dependabot[bot]
|
da9f544f6d
|
Bump serde from 1.0.156 to 1.0.158
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.156 to 1.0.158.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.156...v1.0.158)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-20 12:59:50 +00:00 |
|
dependabot[bot]
|
9dd77805f4
|
Bump anyhow from 1.0.69 to 1.0.70
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.69 to 1.0.70.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.69...1.0.70)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-20 12:59:39 +00:00 |
|
dependabot[bot]
|
b10951bc3d
|
Bump clap from 4.1.9 to 4.1.11
Bumps [clap](https://github.com/clap-rs/clap) from 4.1.9 to 4.1.11.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.1.9...v4.1.11)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-20 12:59:13 +00:00 |
|
Matthias
|
cd45f9db07
|
cleanup empty file
|
2023-03-18 14:47:21 +01:00 |
|
dependabot[bot]
|
5929794848
|
Merge pull request #1002 from lycheeverse/dependabot/cargo/assert_cmd-2.0.10
|
2023-03-17 13:27:25 +00:00 |
|