Matthias
f9f2d7bc1d
Don't try to upload release binaries on workflow_dispatch
2023-04-25 13:35:44 +02:00
Matthias Endler
942ce2984a
Create on-demand binaries (useful for debugging) ( #1054 )
2023-04-25 13:31:10 +02:00
dependabot[bot]
49adfd08f6
Merge pull request #1053 from lycheeverse/dependabot/cargo/tracing-subscriber-0.3.17
2023-04-24 13:04:58 +00:00
dependabot[bot]
417dabb258
Bump tracing-subscriber from 0.3.16 to 0.3.17
...
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing ) from 0.3.16 to 0.3.17.
- [Release notes](https://github.com/tokio-rs/tracing/releases )
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.16...tracing-subscriber-0.3.17 )
---
updated-dependencies:
- dependency-name: tracing-subscriber
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 13:00:01 +00:00
Levi Zim
436a235f4b
perform a warm up request in test_exponential_backoff ( #1049 )
...
Perform a warm-up request to ensure the lazy regexes in
`lychee-lib/src/quirks/mod.rs` are compiled.
On some platforms, this can take some time(approx. 110ms),
which should not be counted in the test.
2023-04-21 22:27:38 +02:00
dependabot[bot]
251a1d4f8f
Bump regex from 1.7.3 to 1.8.1 ( #1051 )
...
Bumps [regex](https://github.com/rust-lang/regex ) from 1.7.3 to 1.8.1.
- [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.3...1.8.1 )
---
updated-dependencies:
- dependency-name: regex
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-04-21 22:26:21 +02:00
dependabot[bot]
5bbd749c8c
Merge pull request #1050 from lycheeverse/dependabot/cargo/openssl-sys-0.9.86
2023-04-21 13:08:00 +00:00
dependabot[bot]
eaf43abd8b
Bump openssl-sys from 0.9.85 to 0.9.86
...
Bumps [openssl-sys](https://github.com/sfackler/rust-openssl ) from 0.9.85 to 0.9.86.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.85...openssl-sys-v0.9.86 )
---
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-21 12:57:46 +00:00
Matthias
a7ddcac502
prepare for release
2023-04-17 23:24:11 +02:00
dependabot[bot]
6a72f81535
Bump octocrab from 0.19.0 to 0.20.0 ( #1045 )
...
* Bump octocrab from 0.19.0 to 0.20.0
Bumps [octocrab](https://github.com/XAMPPRocky/octocrab ) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/XAMPPRocky/octocrab/releases )
- [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md )
- [Commits](https://github.com/XAMPPRocky/octocrab/compare/octocrab@0.19.0...v0.20.0 )
---
updated-dependencies:
- dependency-name: octocrab
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* impl RetryExt for http::Error
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias <matthias-endler@gmx.net>
2023-04-17 23:14:24 +02:00
dependabot[bot]
465159c845
Merge pull request #1044 from lycheeverse/dependabot/cargo/assert_cmd-2.0.11
2023-04-14 13:13:16 +00:00
dependabot[bot]
7ed18a87ae
Bump assert_cmd from 2.0.10 to 2.0.11
...
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd ) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases )
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md )
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.0.10...v2.0.11 )
---
updated-dependencies:
- dependency-name: assert_cmd
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-14 13:06:53 +00:00
dependabot[bot]
177d7d6a84
Merge pull request #1042 from lycheeverse/dependabot/cargo/hyper-0.14.26
2023-04-14 13:05:50 +00:00
dependabot[bot]
b6f57f87fc
Merge pull request #1043 from lycheeverse/dependabot/cargo/predicates-3.0.3
2023-04-14 13:05:16 +00:00
dependabot[bot]
8832123545
Bump predicates from 3.0.2 to 3.0.3
...
Bumps [predicates](https://github.com/assert-rs/predicates-rs ) from 3.0.2 to 3.0.3.
- [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.2...v3.0.3 )
---
updated-dependencies:
- dependency-name: predicates
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-14 12:58:51 +00:00
dependabot[bot]
e12bbaaf59
Bump hyper from 0.14.25 to 0.14.26
...
Bumps [hyper](https://github.com/hyperium/hyper ) from 0.14.25 to 0.14.26.
- [Release notes](https://github.com/hyperium/hyper/releases )
- [Changelog](https://github.com/hyperium/hyper/blob/v0.14.26/CHANGELOG.md )
- [Commits](https://github.com/hyperium/hyper/compare/v0.14.25...v0.14.26 )
---
updated-dependencies:
- dependency-name: hyper
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-14 12:58:29 +00:00
dependabot[bot]
df115098e3
Bump tabled from 0.10.0 to 0.11.1 ( #1039 )
...
* Bump tabled from 0.10.0 to 0.11.1
Bumps [tabled](https://github.com/zhiburt/tabled ) from 0.10.0 to 0.11.1.
- [Release notes](https://github.com/zhiburt/tabled/releases )
- [Changelog](https://github.com/zhiburt/tabled/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zhiburt/tabled/commits )
---
updated-dependencies:
- dependency-name: tabled
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* update tabled imports
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias <matthias-endler@gmx.net>
Co-authored-by: Matthias Endler <matthias@endler.dev>
2023-04-13 15:17:12 +02:00
dependabot[bot]
d50ecd4520
Bump cached from 0.42.0 to 0.43.0 ( #1036 )
...
Bumps [cached](https://github.com/jaemk/cached ) from 0.42.0 to 0.43.0.
- [Release notes](https://github.com/jaemk/cached/releases )
- [Changelog](https://github.com/jaemk/cached/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jaemk/cached/commits )
---
updated-dependencies:
- dependency-name: cached
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-04-13 15:05:20 +02:00
dependabot[bot]
c0005f6f0a
Bump serde_json from 1.0.95 to 1.0.96 ( #1038 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.95 to 1.0.96.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.95...v1.0.96 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-13 15:05:04 +02:00
Matthias Endler
64a36410b5
Build new Docker image on push to master
2023-04-12 00:56:15 +02:00
Matthias Endler
6c24a22df6
set latest tag for default branch
2023-04-12 00:54:13 +02:00
Matthias Endler
0e97f57040
Use standard error for error output ( #990 )
...
Fixes https://github.com/lycheeverse/lychee/issues/984
From https://doc.rust-lang.org/book/ch12-06-writing-to-stderr-instead-of-stdout.html :
> Command line programs are expected to send error messages to the standard error stream so we can still see error messages on the screen even if we redirect the standard output stream to a file. Our program is not currently well-behaved: we’re about to see that it saves the error message output to a file instead!
2023-04-11 23:43:33 +02:00
dependabot[bot]
36f229b62a
Bump strum from 0.23.0 to 0.24.1 ( #1022 )
...
Bumps [strum](https://github.com/Peternator7/strum ) from 0.23.0 to 0.24.1.
- [Release notes](https://github.com/Peternator7/strum/releases )
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Peternator7/strum/commits )
---
updated-dependencies:
- dependency-name: strum
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-04-11 17:50:36 +02:00
dependabot[bot]
10e98c08bd
Merge pull request #1032 from lycheeverse/dependabot/cargo/async-stream-0.3.5
2023-04-11 14:44:18 +00:00
dependabot[bot]
0e0173b957
Merge pull request #1035 from lycheeverse/dependabot/cargo/serde-1.0.160
2023-04-11 14:43:37 +00:00
dependabot[bot]
6f7beab195
Bump serde from 1.0.159 to 1.0.160
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.159 to 1.0.160.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.159...v1.0.160 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-11 14:38:03 +00:00
dependabot[bot]
822e4a882a
Bump async-stream from 0.3.4 to 0.3.5
...
Bumps [async-stream](https://github.com/tokio-rs/async-stream ) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/tokio-rs/async-stream/releases )
- [Commits](https://github.com/tokio-rs/async-stream/compare/v0.3.4...v0.3.5 )
---
updated-dependencies:
- dependency-name: async-stream
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-11 14:38:01 +00:00
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