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
Features
- add
allowedIfParentIsPresentmetadata helper (2668899) -
html5: add
<source>attributes metadata (e3a3311) - support passing native
HTMLElementto metadata helpers (8af6d01), closes #207
Bug Fixes
-
api: typing for
Rule.setSeverity()changed to only acceptSeverity(64f4210)
v8.1.0
Features
Bug Fixes
- add
compatibilityCheckfunction to browser bundle (b89dcc2) -
api: remove unintended
nullreturn value from plugins api (0eb0ea8)
v8.0.5
Bug Fixes
- fix import issue with
elements/html5.js(0604c21), closes #219 - make
elements/html5work with esm (d95de27)
v8.0.4
Bug Fixes
- add explicit node import (73f9a1f)
v8.0.3
Bug Fixes
- fix regression bug when using
elementsin extended configuration files and plugins (6892083) - use correct dts when using custom conditions (1b6971e)
v8.0.2
Bug Fixes
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by HTML-validate