Skip to content

chore(deps): update dependency html-validate to v7.4.1

Renovate Bot requested to merge renovate/html-validate-7.x into master

This MR contains the following updates:

Package Type Update Change
html-validate (source) devDependencies minor 7.3.3 -> 7.4.1

Release Notes

html-validate/html-validate

v7.4.1

Compare Source

Bug Fixes
  • input-missing-label should ignore <input type="reset"> too (280bb5c)
  • allow <template> as parent to <li> (aa0aadc)

v7.4.0

Compare Source

Features
  • deps: support jest v29 (0f266ca)
  • rules: new rule element-permitted-parent (cdcc117)
Bug Fixes
  • html5: <meta itemprop> can be used where flow or phrasing is expected (0c6c74c), closes #​168
  • rename preset html-validate:a17y to html-validate:a11y (typo fix) (0440fcd), closes #​171
  • rules: input-missing-label now ignores input type submit and button (39317da), closes #​170
  • rules: improve error message when alt is empty (8f50e8f)
  • rules: verify presence of alt attribute on <input type="image"> (feeb56e)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports