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

Compare Source

Features
  • dom: add iterator to DOMTokenList (7bef736)
  • rules: no-missing-references handles more aria attributes (2843680)
  • rules: add minInitialRank option to heading-level (7f58572), closes #​132
Bug Fixes
  • jest: synchronous matchers as long as the passed value is synchronous (0ede9f7)
  • rules: no-missing-references handles attributes with reference lists (2afcd86), closes #​133
5.4.1 (2021-08-29)
Bug Fixes
  • meta: use global meta as base when merging (9fe3793), closes #​60

v5.4.1

Compare Source

v5.4.0

Compare Source

Features
  • cli: expand relative paths to absolute paths (bdc3019), closes #​131
Bug Fixes
  • cli: handle absolute paths as input filenames (c860af6), closes #​131

v5.3.0

Compare Source

Features
  • jest matchers support async results (ef7331f)
Bug Fixes
  • jest: handle when jest-diff default import is object (7413db9)
5.2.1 (2021-08-09)
Bug Fixes
  • html5: add user and environment to capture attribute (d6b8f90), closes #​130

v5.2.1

Compare Source

v5.2.0

Compare Source

Features
  • support specifying a custom loader when using library (0e509a3)
  • config: add StaticConfigData for 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
  • broken typescript declaration in previous release (ad9cf68), closes #​127

v5.1.1

Compare Source

v5.1.0

Compare Source

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
  • handle leading and trailing whitespace in style attributes (a71b947), closes #​122
5.0.1 (2021-06-27)
Bug Fixes
  • custom log callback for compatibilityCheck (cbd2226)
Dependency upgrades

Configuration

📅 Schedule: 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, check this box.

This MR has been generated by Renovate Bot.

Edited by HTML-validate

Merge request reports

Loading