chore(deps): update dependency html-validate to v5.5.0
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| html-validate (source) | devDependencies | minor | 5.0.2 -> 5.5.0 |
Release Notes
html-validate/html-validate
v5.5.0
Features
-
dom: add iterator to
DOMTokenList(7bef736) -
rules:
no-missing-referenceshandles more aria attributes (2843680) -
rules: add
minInitialRankoption toheading-level(7f58572), closes #132
Bug Fixes
- jest: synchronous matchers as long as the passed value is synchronous (0ede9f7)
-
rules:
no-missing-referenceshandles attributes with reference lists (2afcd86), closes #133
5.4.1 (2021-08-29)
Bug Fixes
v5.4.1
v5.4.0
Features
Bug Fixes
v5.3.0
Features
- jest matchers support async results (ef7331f)
Bug Fixes
-
jest: handle when
jest-diffdefault import is object (7413db9)
5.2.1 (2021-08-09)
Bug Fixes
v5.2.1
v5.2.0
Features
- support specifying a custom loader when using library (0e509a3)
-
config: add
StaticConfigDatafor simple static config (ae40706)
Bug Fixes
-
elements: disallow whitespace in
id(df2906b) - meta: regex matching attribute allowed values matches entire string (ffa0d12)
-
rules: handle id with whitespace in
no-redundant-for(a79f266), closes #128
5.1.1 (2021-07-11)
Bug Fixes
v5.1.1
v5.1.0
Features
- lexer: add attribute key-value delimiter to attribute value token (0979798)
-
rules: new rule
attr-delimiter(eb98461), closes #126 - support .cjs configuration files (cd458e3)
Bug Fixes
- automatically find external dependencies (62af8c5)
- es build (6b1cec5)
- import semver correctly (4ed8eac)
- make prefer-button tag and attribute checks case-insensitive (95e7748)
- only check value of type attribute in prefer-button rule (2e46586)
5.0.2 (2021-06-28)
Bug Fixes
5.0.1 (2021-06-27)
Bug Fixes
- custom log callback for
compatibilityCheck(cbd2226)
Dependency upgrades
- deps: update dependency @html-validate/stylish to v2 (ab0b1f9)
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.
Edited by HTML-validate