Commit graph

1396 commits

Author SHA1 Message Date
dependabot[bot]
0dffdabfce
Merge pull request #1185 from lycheeverse/dependabot/cargo/serde-1.0.176 2023-07-27 12:41:48 +00:00
dependabot[bot]
43bc36f509
Bump serde from 1.0.175 to 1.0.176
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.175 to 1.0.176.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.175...v1.0.176)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-27 12:33:10 +00:00
dependabot[bot]
0e586afd29
Merge pull request #1183 from lycheeverse/dependabot/cargo/serde_json-1.0.104 2023-07-27 12:32:14 +00:00
dependabot[bot]
92b0a00879
Bump serde_json from 1.0.103 to 1.0.104
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.103 to 1.0.104.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.103...v1.0.104)

---
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-07-27 12:27:04 +00:00
Markus Unterwaditzer
434baa8420
bump html5gum to 0.5.7 (#1182)
more performance improvements, also i accidentally pushed a breaking
change in 0.5.7 and want to avoid 0.5.5 to circulate around too much
because of that
2023-07-27 14:25:10 +02:00
Markus Unterwaditzer
566fca4c3d
bump html5gum to 0.5.5 (#1181)
there's some perf improvements there, but one requires manual
configuration.

custom should_emit_errors, when inlined, eliminates some useless code
that just wastes time when we don't care about errors.
2023-07-26 01:31:44 +02:00
dependabot[bot]
0d7c0a77cf
Bump tabled from 0.12.2 to 0.13.0 (#1180)
Bumps [tabled](https://github.com/zhiburt/tabled) from 0.12.2 to 0.13.0.
- [Changelog](https://github.com/zhiburt/tabled/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zhiburt/tabled/commits/v0.13.0)

---
updated-dependencies:
- dependency-name: tabled
  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-07-25 15:05:59 +02:00
dependabot[bot]
ee99774c27
Merge pull request #1178 from lycheeverse/dependabot/cargo/serde-1.0.175 2023-07-24 12:54:29 +00:00
dependabot[bot]
59f1643bf1
Merge pull request #1179 from lycheeverse/dependabot/cargo/clap-4.3.19 2023-07-24 12:54:20 +00:00
dependabot[bot]
85fac2ea06
Bump clap from 4.3.17 to 4.3.19
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.17 to 4.3.19.
- [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.3.17...v4.3.19)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 12:47:01 +00:00
dependabot[bot]
790f3798c6
Bump serde from 1.0.174 to 1.0.175
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.174 to 1.0.175.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.174...v1.0.175)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 12:46:44 +00:00
dependabot[bot]
2f3069300a
Merge pull request #1176 from lycheeverse/dependabot/cargo/thiserror-1.0.44 2023-07-21 12:15:54 +00:00
dependabot[bot]
ef6aaedf1d
Merge pull request #1177 from lycheeverse/dependabot/cargo/serde-1.0.174 2023-07-21 12:15:43 +00:00
dependabot[bot]
88e11d118a
Bump serde from 1.0.171 to 1.0.174
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.171 to 1.0.174.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.171...v1.0.174)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-21 12:09:52 +00:00
dependabot[bot]
6fc1a7742d
Bump thiserror from 1.0.43 to 1.0.44
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.43 to 1.0.44.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.43...1.0.44)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-21 12:09:29 +00:00
dependabot[bot]
1cf1f7aa91
Merge pull request #1174 from lycheeverse/dependabot/cargo/clap-4.3.17 2023-07-20 22:31:23 +00:00
dependabot[bot]
4858121d29
Bump clap from 4.3.16 to 4.3.17
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.16 to 4.3.17.
- [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.3.16...v4.3.17)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 12:27:10 +00:00
Matthias Endler
04887ee293
Make checking email addresses optional (#1171)
E-Mail checks cause too many false-postives,
so we put them behind a flag.

* `--exclude-mail` is deprecated (to be removed in 1.0)
* `--include-mail` is the new flag

This PR also removes the obsolete tests for `--exclude-file`, which was superseded by `.lycheeignore`.

Fixes #1089
2023-07-19 19:58:38 +02:00
dependabot[bot]
0760d9241b
Bump octocrab from 0.27.0 to 0.28.0 (#1172)
Bumps [octocrab](https://github.com/XAMPPRocky/octocrab) from 0.27.0 to 0.28.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/v0.27.0...v0.28.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-07-19 19:56:49 +02:00
dependabot[bot]
44f48cdfeb
Merge pull request #1173 from lycheeverse/dependabot/cargo/clap-4.3.16 2023-07-19 12:55:51 +00:00
dependabot[bot]
5ff87d2045
Bump clap from 4.3.15 to 4.3.16
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.15 to 4.3.16.
- [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.3.15...v4.3.16)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 12:49:33 +00:00
dependabot[bot]
7af42d07ca
Bump serde_with from 3.0.0 to 3.1.0 (#1169)
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/jonasbb/serde_with/releases)
- [Commits](https://github.com/jonasbb/serde_with/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: serde_with
  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-07-19 01:00:05 +02:00
dependabot[bot]
bfca8297bf
Bump octocrab from 0.26.0 to 0.27.0 (#1170)
Bumps [octocrab](https://github.com/XAMPPRocky/octocrab) from 0.26.0 to 0.27.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/v0.26.0...v0.27.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-07-19 00:19:08 +02:00
dependabot[bot]
3646cd138d
Merge pull request #1168 from lycheeverse/dependabot/cargo/clap-4.3.15 2023-07-18 12:35:23 +00:00
dependabot[bot]
c28d130abe
Bump clap from 4.3.12 to 4.3.15
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.12 to 4.3.15.
- [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.3.12...v4.3.15)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-18 12:29:54 +00:00
dependabot[bot]
ad7e1d0bfa
Bump actions/checkout from 2 to 3 (#1166)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-17 21:31:58 +02:00
dependabot[bot]
be57ea467f
Bump assert_cmd from 2.0.11 to 2.0.12 (#1163)
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.11 to 2.0.12.
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.0.11...v2.0.12)

---
updated-dependencies:
- dependency-name: assert_cmd
  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-07-17 20:31:04 +02:00
dependabot[bot]
df224fbcde
Merge pull request #1165 from lycheeverse/dependabot/cargo/anyhow-1.0.72 2023-07-17 13:02:58 +00:00
dependabot[bot]
f46aca8a09
Bump anyhow from 1.0.71 to 1.0.72
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.71 to 1.0.72.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.71...1.0.72)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 12:56:29 +00:00
dependabot[bot]
d9d7ebc5f7
Merge pull request #1164 from lycheeverse/dependabot/cargo/uuid-1.4.1 2023-07-17 12:51:26 +00:00
dependabot[bot]
cece9b35d5
Merge pull request #1162 from lycheeverse/dependabot/cargo/clap-4.3.12 2023-07-17 12:51:04 +00:00
dependabot[bot]
ede38da8b4
Merge pull request #1161 from lycheeverse/dependabot/cargo/serde_json-1.0.103 2023-07-17 12:50:47 +00:00
dependabot[bot]
b876b7716d
Bump uuid from 1.4.0 to 1.4.1
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.4.0...1.4.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-07-17 12:46:39 +00:00
dependabot[bot]
771843f295
Bump clap from 4.3.11 to 4.3.12
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.11 to 4.3.12.
- [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.3.11...v4.3.12)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 12:45:57 +00:00
dependabot[bot]
13e1c49c5e
Bump serde_json from 1.0.102 to 1.0.103
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.102 to 1.0.103.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.102...v1.0.103)

---
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-07-17 12:45:29 +00:00
Techassi
f53619a455
feat: Add support for --dump-inputs (#1159)
* Add support for --dump-inputs
* Add integration tests
* Fix usage guide in README
2023-07-16 18:08:14 +02:00
mre
f1817ead5e chore(docs): update TOC 2023-07-15 14:19:16 +00:00
Matthias Endler
1a1032f6a6
Set heading level to 2 2023-07-15 16:19:03 +02:00
mre
d69be812ef chore(docs): update TOC 2023-07-15 14:18:07 +00:00
Matthias Endler
798a7214a7
Update to latest toc-generator 2023-07-15 16:17:55 +02:00
github-actions[bot]
030353537b
docs: Update TOC 2023-07-15 14:15:50 +00:00
Matthias Endler
df684048f7
Update toc-generator.yml 2023-07-15 16:15:33 +02:00
github-actions[bot]
48e7f257b2
docs: Update TOC 2023-07-15 14:09:13 +00:00
Manish Kuniyal
8341ab8ec6
Added TOC-generator (#1151) 2023-07-15 16:08:51 +02:00
dependabot[bot]
dfa9245eaa
Bump reqwest_cookie_store from 0.5.0 to 0.6.0 (#1158)
Bumps [reqwest_cookie_store](https://github.com/pfernie/reqwest_cookie_store) from 0.5.0 to 0.6.0.
- [Changelog](https://github.com/pfernie/reqwest_cookie_store/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pfernie/reqwest_cookie_store/commits/v0.6.0)

---
updated-dependencies:
- dependency-name: reqwest_cookie_store
  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-07-15 13:41:55 +02:00
Matthias
961575cdc7 fix typos 2023-07-13 21:48:46 +02:00
dependabot[bot]
255e9c6d7d
Merge pull request #1156 from lycheeverse/dependabot/cargo/serde_json-1.0.102 2023-07-13 15:42:28 +00:00
dependabot[bot]
5cba46a67f
Bump octocrab from 0.25.1 to 0.26.0 (#1155)
Bumps [octocrab](https://github.com/XAMPPRocky/octocrab) from 0.25.1 to 0.26.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/v0.25.1...v0.26.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-07-13 17:35:47 +02:00
dependabot[bot]
b8ddaadc5e
Bump serde_json from 1.0.100 to 1.0.102
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.100 to 1.0.102.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.100...v1.0.102)

---
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-07-13 15:33:58 +00:00
Matthias Endler
14e748793e
Cookie Support (#1146)
This is a very conservative and limited implementation of cookie support.

The goal is to ship an MVP, which covers 80% of the use-cases.
When you run lychee with --cookie-jar cookies.json, all cookies will be stored in cookies.json, one cookie per line.
This makes cookies easy to edit by hand if needed, although this is an advanced use-case and the API for the format is not guaranteed to be stable.

Fixes: #645, #715
Partially fixes: #1108
2023-07-13 17:32:41 +02:00