chore(deps): update dependency html-validate to v6.8.0

This MR contains the following updates:

Package Type Update Change
html-validate (source) devDependencies minor 6.7.1 -> 6.8.0

Release Notes

html-validate/html-validate

v6.8.0

Compare Source

Features
  • tel-non-breaking checks for presence of white-space: nowrap (6d1b968)
  • deferred generation of selectors for error messages for more accurate results (ac98c6e)
  • implement style property on HtmlElement (f6f8ad2)
  • jest: add new toMatchInlineCodeframe matcher (dc0eab4)
  • jest: remove internal toBeToken matcher from public consumption (15f7e1c)
  • migrate html5.json to html5.js (6316b98)
  • require jest 25.1 or later (f4fad37)
Dependency upgrades
  • deps: update dependency glob to v8 (ccb6dd4)
6.7.1 (2022-04-08)
Bug Fixes
  • rules: fix reported selector for tel-non-breaking errors (0909ce4)
  • rules: show character description in tel-non-breaking (894d456)

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, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports

Loading