chore(deps): update dependency html-validate to v7.3.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
html-validate (source) | devDependencies | minor | 7.1.2 -> 7.3.2 |
Release Notes
html-validate/html-validate
v7.3.2
Bug Fixes
v7.3.1
Bug Fixes
- handle quoted
.
,#
,:
and[
in attribute selectors (7282625), closes #162 #147 -
html5: disallow empty
action
attribute on<form>
(0cdb7b2), closes #165
v7.3.0
Features
v7.2.0
Features
-
html5: add
<dialog>
element (243bf56), closes #160 -
rules:
element-permitted-content
lists all required ancestors (be34e01) -
rules:
element-permitted-content
verifies root element (6eb721f) -
rules: split ancestor validation from
element-permitted-content
to new ruleelement-required-ancestors
(dcb2096)
Bug Fixes
- api: allow passing object when reporting errors (f8500be)
-
api: hide internal properties when using
--dump-events
(206294f) -
html5:
<body>
should only accept flow content (1b08c66) -
html5:
<li>
requires<ul>
,<ol>
or<menu>
parent (b88384e) -
rules:
element-permitted-content
documentation fixes (613dd48)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by HTML-validate