Bump html-proofer from 3.19.4 to 4.3.2
Bumps html-proofer from 3.19.4 to 4.3.2.
Changelog
Sourced from html-proofer's changelog.
Changelog
Unreleased
Closed issues:
- check_internal_hash seems to be always true #739
- Disable internal/external cache altogether if not timeframe is specified #737
- How to set CLI option
--check-external-hash
to false? #735- Cached external URLs with missing hash are not re-checked #733
- Warn/Failure if unknown configuration option is provided #730
- hash ref's on the same page aren't found #725
- No support for multiple URLs in srcset #313
Merged pull requests:
- moderately improved hash detection #741 (gjtorikian)
- adjust for additional srcset/webp logic #740 (gjtorikian)
- clarify CLI booleans #738 (gjtorikian)
- Cache fixes and improvements #736 (riccardoporreca)
- Ensure consistent external cache re-check for all failures #734 (riccardoporreca)
v4.2.0 (2022-07-16)
Closed issues:
- Provide option to ignore hash references for internal links #731
Merged pull requests:
- Add option to disable internal hash check #732 (gjtorikian)
- Update readme to reflect new command line option --ignore-status-codes #729 (bassmang)
v4.1.0 (2022-07-15)
Closed issues:
... (truncated)
Commits
-
976644f
💎 4.3.2 -
89b05bc
Merge pull request #747 from fallax/main -
896fadb
Switch 'source' elements to use image check code path -
06edd7a
💎 4.3.1 -
e48f609
Merge pull request #744 from fallax/main -
bbd1582
Update to match trunk changes -
dfe7550
Fix #724: handle srcsets with multiple pixel density entries -
57ebcba
💎 4.3.0 -
7170a94
Merge pull request #741 from gjtorikian/hash-to-self -
c4ef4be
linting the night away - Additional commits viewable in compare view