cisagov / cyber.dhs.gov

A site for CISA directives
https://cyber.dhs.gov
Other
156 stars 61 forks source link

Bump html-proofer from 3.19.3 to 4.4.1 #351

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps html-proofer from 3.19.3 to 4.4.1.

Changelog

Sourced from html-proofer's changelog.

Changelog

Unreleased

Full Changelog

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:

v4.2.0 (2022-07-16)

Full Changelog

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)

Full Changelog

Closed issues:

  • Set enforce_https to false on the CLI #727
  • srcset width/pixel density descriptors cause missing image error #724
  • Example cache config not working #723
  • Removal of --check-html #722
  • CHANGELOG.md says Unreleased but 4.0 is out #721
  • Make --checks options case insensitive #720

... (truncated)

Commits
  • 2e7ed80 4.4.1
  • fc5eab8 Merge pull request #770 from riccardoporreca/feature/768-optimize-internal-ha...
  • e156faa Fix unrelated Rubocop offenses
  • 7c1550a Optimize checking internal link hashes in target files
  • 026549f Merge pull request #765 from mark-monteiro/patch-2
  • 4b3dea5 Fix --swap-attributes CLI argument in README
  • 3b93cea Merge pull request #755 from riccardoporreca/patch-1
  • 987668d Fix and improve swap_attribute README example
  • 32de58b release 4.4.0
  • 7648d24 Merge pull request #752 from riccardoporreca/feature/750-fail-on-protocol-rel...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #358.