Skip to content

Bump html-proofer from 3.19.2 to 3.19.3

HIFIS Bot requested to merge dependabot/bundler/html-proofer-3.19.3 into master

Bumps html-proofer from 3.19.2 to 3.19.3.

Changelog

Sourced from html-proofer's changelog.

Changelog

Unreleased

Full Changelog

Fixed bugs:

  • mailto without email shouldn't fail #552

Closed issues:

  • links without html suffix claimed to be broken #654
  • Unexpected 404 link #648
  • Thread 0 Crashes on M1 chip (MacOS Big Sur 13.1) #646
  • Add GitHub Action wrappers to README? #642
  • Add support for site.baseurl, workaround #618
  • Some URLs are reported invalid but are in fact OK #581
  • Internally linking to <valid URL> which does not exist #542

Merged pull requests:

Commits
  • 1bab3a1 💎 release 3.19.3
  • 593357c Merge pull request #649 from uberfuzzy/duplicate-issues-patch
  • 5a39710 Merge pull request #665 from Debian/main
  • 6e10571 Merge pull request #666 from JackWilb/main
  • b6842d2 Add typhoeus config user agent and cookies snippets
  • b06f2f1 Run htmlproofer and precede it with the correct ruby binary
  • 2d924a1 Merge pull request #657 from PeterJCLaw/mailto-without-email-ignore
  • 103f26c lint
  • e6b1f2e Merge pull request #658 from PeterJCLaw/document-jekyll-baseurl
  • e8cd5a1 Document how to adjust for a baseurl
  • Additional commits viewable in compare view

Merge request reports