nuxt-modules / html-validator

HTML validation for Nuxt
https://html-validator.nuxtjs.org
MIT License
197 stars 22 forks source link

chore(deps): update dependency html-validate to ~8.7.0 #440

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
html-validate (source) ~8.4.0 -> ~8.7.0 age adoption passing confidence

Release Notes

html-validate/html-validate (html-validate) ### [`v8.7.0`](https://gitlab.com/html-validate/html-validate/blob/HEAD/CHANGELOG.md#870-2023-10-21) [Compare Source](https://gitlab.com/html-validate/html-validate/compare/v8.6.1...v8.7.0) ##### Features - **html5:** support `referrerpolicy` attribute ([851b559](https://gitlab.com/html-validate/html-validate/commit/851b55910d42a8c49f9fc60e5b4ba7836b548125)) ### [`v8.6.1`](https://gitlab.com/html-validate/html-validate/blob/HEAD/CHANGELOG.md#861-2023-10-21) [Compare Source](https://gitlab.com/html-validate/html-validate/compare/v8.6.0...v8.6.1) ##### Bug Fixes - **dom:** remove usage of regex negative lookbehind ([f406393](https://gitlab.com/html-validate/html-validate/commit/f406393a2dc2b5cb7e7e5cbf009f89bf4d115f06)), closes [#​147](https://gitlab.com/html-validate/html-validate/issues/147) - **rules:** improve `attribute-misuse` error message ([fccce69](https://gitlab.com/html-validate/html-validate/commit/fccce69ab32910f3c90bcc4e7b9312342f2e18a9)), closes [#​226](https://gitlab.com/html-validate/html-validate/issues/226) - typo in CONTRIBUTING.md ([855bacf](https://gitlab.com/html-validate/html-validate/commit/855bacf62cc7d1c54cbdf926f036f0b7ba912437)) ### [`v8.6.0`](https://gitlab.com/html-validate/html-validate/blob/HEAD/CHANGELOG.md#860-2023-10-13) [Compare Source](https://gitlab.com/html-validate/html-validate/compare/v8.5.0...v8.6.0) ##### Features - **api:** add `meta: MetaAttribute` in `AttributeEvent` ([2cda0ae](https://gitlab.com/html-validate/html-validate/commit/2cda0aece349c573824c44e75c552a0eee75f279)) - **cli:** `--rule` severity can now be set with strings, fixes [#​225](https://gitlab.com/html-validate/html-validate/issues/225). ([054972e](https://gitlab.com/html-validate/html-validate/commit/054972e9ffe0da02c8b63f8a47aaca333fc9a0d7)) ### [`v8.5.0`](https://gitlab.com/html-validate/html-validate/blob/HEAD/CHANGELOG.md#850-2023-10-01) [Compare Source](https://gitlab.com/html-validate/html-validate/compare/v8.4.1...v8.5.0) ##### Features - experimental vitest support ([44cf449](https://gitlab.com/html-validate/html-validate/commit/44cf449af035fcfad41a1c3d8612650cce09c679)), closes [#​188](https://gitlab.com/html-validate/html-validate/issues/188) ### [`v8.4.1`](https://gitlab.com/html-validate/html-validate/blob/HEAD/CHANGELOG.md#841-2023-09-23) [Compare Source](https://gitlab.com/html-validate/html-validate/compare/v8.4.0...v8.4.1) ##### Bug Fixes - **rules:** fix contextual documentation for `attr-pattern` rule ([0082aef](https://gitlab.com/html-validate/html-validate/commit/0082aefe4c527c0dfdbecf3393b3561d2d20240e))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - "before 4am on Monday" (UTC).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

netlify[bot] commented 1 year ago

Deploy Preview for html-validator canceled.

Name Link
Latest commit 2163b5e2792a921fb1086731778df7c4d870168e
Latest deploy log https://app.netlify.com/sites/html-validator/deploys/65346d75bc4d2900084842a5
codecov[bot] commented 1 year ago

Codecov Report

Merging #440 (2163b5e) into main (5ef7d27) will not change coverage. Report is 1 commits behind head on main. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #440   +/-   ##
=======================================
  Coverage   87.93%   87.93%           
=======================================
  Files           3        3           
  Lines         199      199           
  Branches       42       42           
=======================================
  Hits          175      175           
  Misses         24       24           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more