Skip to content

chore(deps): update dependency html-validate to v8.11.1

HTML-validate requested to merge renovate/html-validate-8.x into master

This MR contains the following updates:

Package Type Update Change
html-validate (source) devDependencies minor 8.9.1 -> 8.11.1
html-validate (source) dependencies minor 8.9.1 -> 8.11.1

Release Notes

html-validate/html-validate (html-validate)

v8.11.1

Compare Source

Bug Fixes
  • dom: fix regression error with selectors ending with characters a, d or 9 (a9a9ef9)

v8.11.0

Compare Source

Features
  • html5: add new property aria.naming representing if the element can be named (4fca264)
  • html5: update role metadata from html-aria standard (b029a3f)
  • meta: move implicitRole to aria.implicitRole (bc8cacf)
Bug Fixes
  • handle selectors containing tabs and newlines (5e45d54), closes #​238
  • rules: new option allowAnyNamable for aria-label-misuse (c08a3ba), closes #​237

v8.10.0

Compare Source

Features
  • rules: new rule no-implicit-input-type (6cc0c6d)
Bug Fixes
  • deps: update dependency ignore to v5.3.1 (4553b89)
  • html5: type for <input> no longer required (37284d0), closes #​235
  • rules: change wording required to recommended in no-implicit-button-type (1926c06)

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 these updates again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by HTML-validate

Merge request reports