Bump html-proofer from 4.4.1 to 5.0.7
Bumps html-proofer from 4.4.1 to 5.0.7.
Release notes
Sourced from html-proofer's releases.
v5.0.7
What's Changed
- Support multiple email addresses in
mailto
by@gjtorikian
in gjtorikian/html-proofer#797Full Changelog: https://github.com/gjtorikian/html-proofer/compare/v5.0.6...v5.0.7
v5.0.6
What's Changed
- Refactor/simplify internal link check resolution by
@riccardoporreca
in gjtorikian/html-proofer#795Full Changelog: https://github.com/gjtorikian/html-proofer/compare/v5.0.5...v5.0.6
v5.0.5
What's Changed
- remove proprietary pdf by
@gjtorikian
in gjtorikian/html-proofer#790- Fix cleaning relative links cache key by
@riccardoporreca
in gjtorikian/html-proofer#793Full Changelog: https://github.com/gjtorikian/html-proofer/compare/v5.0.4...v5.0.5
v5.0.4
What's Changed
- Improved PDF hash handling by
@gjtorikian
in gjtorikian/html-proofer#789Full Changelog: https://github.com/gjtorikian/html-proofer/compare/v5.0.3...v5.0.4
v5.0.3
What's Changed
- Address some typos by
@gjtorikian
in gjtorikian/html-proofer#780- Fix poor srcset parsing by
@gjtorikian
in gjtorikian/html-proofer#784Full Changelog: https://github.com/gjtorikian/html-proofer/compare/v5.0.1...v5.0.3
v5.0.2
What's Changed
- Address some typos by
@gjtorikian
in gjtorikian/html-proofer#780Full Changelog: https://github.com/gjtorikian/html-proofer/compare/v5.0.1...v5.0.2
Changelog
Sourced from html-proofer's changelog.
v5.0.7 (2023-04-18)
Merged pull requests:
- Support multiple email addresses in
mailto
#797 (gjtorikian)v5.0.6 (2023-03-15)
Merged pull requests:
- Refactor/simplify internal link check resolution #795 (riccardoporreca)
v5.0.5 (2023-03-07)
Closed issues:
- Reporting broken links when using relative internal links reported as broken #792
- v5 upgrade guide? #791
- Anchor links are encoded in html-proofer output #757
Merged pull requests:
- Fix cleaning relative links cache key #793 (riccardoporreca)
- remove proprietary pdf #790 (gjtorikian)
v5.0.4 (2023-01-20)
Closed issues:
- Official HTMLProofer Docker image #788
- Crashing when checking the external hashes of URLs #787
- Test suite depends on vcr, which is not free software #786
data-proofer-ignore
does not silence "Input contains noncharacter" #785Merged pull requests:
- Improved PDF hash handling #789 (gjtorikian)
v5.0.3 (2022-12-05)
... (truncated)
Commits
-
df99bc4
Merge pull request #797 from gjtorikian/multiple-mailtos -
ad73180
lint -
1c517e0
💎 bump to 5.0.7 -
0e3d881
Support multiple email addresses inmailto
-
bcc4bac
docs: update changelog -
8fd0ddc
Merge pull request #795 from riccardoporreca/feature/internal-link-check-refa... -
27bf3ee
💎 bump to 5.0.6 -
3d6df6e
Read-onlycurrent_filename
/_source
attributes inRunner
-
aba17cc
Fix inline comments for full internal path construction -
6913d4e
Rename handling of internal full path construction - Additional commits viewable in compare view