Skip to content

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

This MR contains the following updates:

Package Type Update Change
html-validate (source) devDependencies minor 8.0.1 -> 8.2.0

Release Notes

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

v8.2.0

Compare Source

Features
  • add allowedIfParentIsPresent metadata helper (2668899)
  • html5: add <source> attributes metadata (e3a3311)
  • support passing native HTMLElement to metadata helpers (8af6d01), closes #​207
Bug Fixes
  • api: typing for Rule.setSeverity() changed to only accept Severity (64f4210)

v8.1.0

Compare Source

Features
Bug Fixes
  • add compatibilityCheck function to browser bundle (b89dcc2)
  • api: remove unintended null return value from plugins api (0eb0ea8)

v8.0.5

Compare Source

Bug Fixes
  • fix import issue with elements/html5.js (0604c21), closes #​219
  • make elements/html5 work with esm (d95de27)

v8.0.4

Compare Source

Bug Fixes
  • add explicit node import (73f9a1f)

v8.0.3

Compare Source

Bug Fixes
  • fix regression bug when using elements in extended configuration files and plugins (6892083)
  • use correct dts when using custom conditions (1b6971e)

v8.0.2

Compare Source

Bug Fixes
  • add browser condition for main import (d2f7a74)
  • remove usage of node:path and process in browser build (2580aeb)

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, check this box

This MR has been generated by Renovate Bot.

Edited by HTML-validate

Merge request reports

Loading