Skip to content

fix(deps): update dependency html-validate to v7.7.0

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

This MR contains the following updates:

Package Type Update Change
html-validate (source) dependencies minor 7.6.0 -> 7.7.0

Release Notes

html-validate/html-validate

v7.7.0

Compare Source

Features
  • html5: validates <a target> and <area target> for valid keywords (6fa0bd9)
  • new defineMetadata helper for writing custom element metadata (6a06811), closes #​186
  • rules: new rule area-alt (3c1f0b3), closes #​178
  • rules: new rule attribute-misuse (07a0bbe), closes #​181
Bug Fixes
  • html5: <map> requires name attribute (6104eb3)
  • html5: <meta charset> should only allow utf-8 (aaa15fe)
  • html5: disallow <area coords> when shape is default (76115f2), closes #​183
  • html5: mark <keygen> as deprecated (859402d)
  • html5: require <area coords> when shape is requires is (ed750c1), closes #​182

Configuration

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

🚦 Automerge: Disabled due to failing status checks.

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.

Merge request reports