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.8.0 #457

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

html-validate/html-validate (html-validate) ### [`v8.8.0`](https://gitlab.com/html-validate/html-validate/blob/HEAD/CHANGELOG.md#880-2023-12-27) [Compare Source](https://gitlab.com/html-validate/html-validate/compare/v8.7.4...v8.8.0) ##### Features - **api:** `Report.merge()` can merge async results ([35689fc](https://gitlab.com/html-validate/html-validate/commit/35689fc10b8ecfe4ad27818db23fa54a10b4a90e)) - **api:** rename `nodejsResolver` to `cjsResolver` ([8c72c8f](https://gitlab.com/html-validate/html-validate/commit/8c72c8f404994612ebf40e35351af3e8bc87a2b9)) - **config:** new `defineConfig` helper ([35e265a](https://gitlab.com/html-validate/html-validate/commit/35e265af0df61ca90d51b2c6851ad009b674bac2)) ##### Bug Fixes - **config:** proper error message when certain configuration properties was invalid ([b029569](https://gitlab.com/html-validate/html-validate/commit/b029569d6db043ddde57bca59a71e47aa5801877)) ### [`v8.7.4`](https://gitlab.com/html-validate/html-validate/blob/HEAD/CHANGELOG.md#874-2023-12-10) [Compare Source](https://gitlab.com/html-validate/html-validate/compare/v8.7.3...v8.7.4) ##### Bug Fixes - **deps:** pin [@​sidvind/better-ajv-errors](https://togithub.com/sidvind/better-ajv-errors) ([94f778b](https://gitlab.com/html-validate/html-validate/commit/94f778b9748bea0c9de7f4201d45ec196f1c8d31)), closes [#​231](https://gitlab.com/html-validate/html-validate/issues/231) - **deps:** support vitest v1 ([4cc4d23](https://gitlab.com/html-validate/html-validate/commit/4cc4d233724fa8dfaab5a8c4f83d297d2851ee8b))

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 10 months ago

Deploy Preview for html-validator canceled.

Name Link
Latest commit 0eeaf9abfe02a66cce3e3d58e64cdfd375c964c6
Latest deploy log https://app.netlify.com/sites/html-validator/deploys/65920ecef555eb0008a24f1f
codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8a1c741) 78.99% compared to head (0eeaf9a) 78.99%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #457 +/- ## ======================================= Coverage 78.99% 78.99% ======================================= Files 4 4 Lines 219 219 Branches 46 46 ======================================= Hits 173 173 Misses 46 46 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.