chore(deps): update dependency html-validate to v10.17.0 #24

Open
sa-renovate wants to merge 1 commit from renovate/html-validate-10.x-lockfile into main
Member

This PR contains the following updates:

Package Type Update Change
html-validate (source) devDependencies minor 10.5.010.17.0

Release Notes

html-validate/html-validate (html-validate)

v10.17.0

Compare Source

Features
  • rules: new experimental rule no-unknown-attributes (9180e2e), closes #​362

v10.16.0

Compare Source

Features
  • rules: option to allow css-variables with no-inline-style (bb68031)
Bug Fixes
  • adjust rules specifically around <p> validation, “>”, and character sequences starting with “&” (29d1ded)
  • rules: allow aria-label on <search> (0f4fb51), closes #​359

v10.15.0

Compare Source

Features
  • cli: add --performance to help debug performance issues (1451915)
Performance Improvements
  • optimize loading global attributes onto element metadata (11228b8)

v10.14.0

Compare Source

Features
  • html5: add support for more global attributes (db89087)
Bug Fixes
  • parser: improve handling of implicit tag closures (9070a61)
Performance Improvements
  • improve performance by caching child elements (cc938fb)

v10.13.1

Compare Source

Bug Fixes
  • parser: add support for implicit <head> and <body> (e63b1bf)

v10.13.0

Compare Source

Features
Bug Fixes
  • html5: imagesizes is only required if imagesrcset contains width descriptors (6805381), closes #​346

v10.12.2

Compare Source

Bug Fixes
  • treat <html>, <head>, and <body> end tags as optional (ababe68)

v10.12.1

Compare Source

Bug Fixes
  • jest: handle when structuredClone() is missing (93c4d86)

v10.12.0

Compare Source

Features
  • deps: update @​html-validate/stylish to v5.2.0 (455da34)
  • deps: drop support for nodejs v23 (v20, v22 and v24 or greater still supported) (41ea9d6)
  • formatters: option to enable/disable filename in codeframe formatter when using API (cb37548)
  • jest: remove redundant filename from codeframe snapshots (5878b12)

v10.11.3

Compare Source

Bug Fixes
  • jest support for explicitly importing expect from @jest/globals (b9fd392)
  • prefer esm when importing html-validate as library (0b96a73)

v10.11.2

Compare Source

Bug Fixes
  • rules: ignore unterminated character references in url fragments # (dd73de2), closes #​345
  • rules: properly find unrecognized character reference before ? or # (8f124fa)

v10.11.1

Compare Source

Bug Fixes
  • fix config resolution from cwd when using --stdin (5fc4ff7), closes #​344

v10.11.0

Compare Source

Features
  • rules: add include and exclude options to no-redundant-role (864314d), closes #​328

v10.10.0

Compare Source

Features
  • api: make Reporter class internal (78835fc)
  • deps: update dependency @​html-validate/stylish to v5 (e059c03)
  • html5: update <button> and <input> elements to set new submitButton property (43f8494)
  • meta: add submitButton metadata property (00e6843)
  • rules: wcag/h32 supports custom submit buttons via new submitButton property (511bc2d)
Bug Fixes
  • rules: form-dup-name handles implicit default button type (e429a66), closes #​323

v10.9.0

Compare Source

Features
  • rules: new rule deprecated-class (49794db)
Bug Fixes
  • html5: add html-aria mapping for <selectedcontent> (a6e4755)
  • html5: update html-aam mapping for <html> (b3ae63f)

v10.8.0

Compare Source

Features

v10.7.0

Compare Source

Features
  • optional brackets [] around html-validate directives for inline configuration (8426f6c)
  • rules: add allowTemplate option to no-style-tag rule (0930fd8), closes #​329
  • rules: add elements.include and elements.exclude to aria-label-misuse (c88bec7), closes #​334
Bug Fixes
  • make directives missing end bracket non-fatal (2370ad3)
  • rules: handle id with colon for unique-landmark rule (0174785), closes #​333

v10.6.0

Compare Source

Features
  • config: allow passing regexp object directly as patterns to class-pattern, id-pattern and name-pattern (b12fb9f)
  • config: require custom patterns to class-pattern, id-pattern and name-pattern to be wrapped with / (19203d3)
  • rules: add "tailwind" as a supported predefined class pattern (ffc3352), closes #​338
  • rules: new rule valid-for (616a3ec), closes #​337
Bug Fixes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [html-validate](https://html-validate.org) ([source](https://gitlab.com/html-validate/html-validate)) | devDependencies | minor | [`10.5.0` → `10.17.0`](https://renovatebot.com/diffs/npm/html-validate/10.5.0/10.17.0) | --- ### Release Notes <details> <summary>html-validate/html-validate (html-validate)</summary> ### [`v10.17.0`](https://gitlab.com/html-validate/html-validate/blob/HEAD/CHANGELOG.md#10170-2026-05-11) [Compare Source](https://gitlab.com/html-validate/html-validate/compare/v10.16.0...v10.17.0) ##### Features - **rules:** new experimental rule `no-unknown-attributes` ([9180e2e](https://gitlab.com/html-validate/html-validate/commit/9180e2ef9e9dcccd00340ab856b0f8ab8da73da5)), closes [#&#8203;362](https://gitlab.com/html-validate/html-validate/issues/362) ### [`v10.16.0`](https://gitlab.com/html-validate/html-validate/blob/HEAD/CHANGELOG.md#10160-2026-05-10) [Compare Source](https://gitlab.com/html-validate/html-validate/compare/v10.15.0...v10.16.0) ##### Features - **rules:** option to allow css-variables with `no-inline-style` ([bb68031](https://gitlab.com/html-validate/html-validate/commit/bb6803168717567963360c1c11f294bd8e9ea780)) ##### Bug Fixes - adjust rules specifically around `<p>` validation, “>”, and character sequences starting with “&” ([29d1ded](https://gitlab.com/html-validate/html-validate/commit/29d1deddef0c0fd5925fc7cf748a6f9cc4d64735)) - **rules:** allow `aria-label` on `<search>` ([0f4fb51](https://gitlab.com/html-validate/html-validate/commit/0f4fb51d82d29568ca96d8ae2411cb9c72703db3)), closes [#&#8203;359](https://gitlab.com/html-validate/html-validate/issues/359) ### [`v10.15.0`](https://gitlab.com/html-validate/html-validate/blob/HEAD/CHANGELOG.md#10150-2026-05-04) [Compare Source](https://gitlab.com/html-validate/html-validate/compare/v10.14.0...v10.15.0) ##### Features - **cli:** add `--performance` to help debug performance issues ([1451915](https://gitlab.com/html-validate/html-validate/commit/1451915963b36bd94c818f4c2a0f2b24a3d50712)) ##### Performance Improvements - optimize loading global attributes onto element metadata ([11228b8](https://gitlab.com/html-validate/html-validate/commit/11228b8ae2716e5395b5bb99fa4f95d2c7c19331)) ### [`v10.14.0`](https://gitlab.com/html-validate/html-validate/blob/HEAD/CHANGELOG.md#10140-2026-05-02) [Compare Source](https://gitlab.com/html-validate/html-validate/compare/v10.13.1...v10.14.0) ##### Features - **html5:** add support for more global attributes ([db89087](https://gitlab.com/html-validate/html-validate/commit/db8908722575a7f51e96280fd399df6e0b68cd37)) ##### Bug Fixes - **parser:** improve handling of implicit tag closures ([9070a61](https://gitlab.com/html-validate/html-validate/commit/9070a6156eab328e9a89e845d662d65fad8ef10f)) ##### Performance Improvements - improve performance by caching child elements ([cc938fb](https://gitlab.com/html-validate/html-validate/commit/cc938fbd8978e243225f750404ba1530dbaea22b)) ### [`v10.13.1`](https://gitlab.com/html-validate/html-validate/blob/HEAD/CHANGELOG.md#10131-2026-04-18) [Compare Source](https://gitlab.com/html-validate/html-validate/compare/v10.13.0...v10.13.1) ##### Bug Fixes - **parser:** add support for implicit `<head>` and `<body>` ([e63b1bf](https://gitlab.com/html-validate/html-validate/commit/e63b1bf58341a8cb7774e1309bc42355a23b31c1)) ### [`v10.13.0`](https://gitlab.com/html-validate/html-validate/blob/HEAD/CHANGELOG.md#10130-2026-04-15) [Compare Source](https://gitlab.com/html-validate/html-validate/compare/v10.12.2...v10.13.0) ##### Features - **deps:** update dependency [@&#8203;sidvind/better-ajv-errors](https://github.com/sidvind/better-ajv-errors) to v5 ([f1cea88](https://gitlab.com/html-validate/html-validate/commit/f1cea885f1fe399f1eb3d4b5a4aac1987391718b)) ##### Bug Fixes - **html5:** `imagesizes` is only required if `imagesrcset` contains width descriptors ([6805381](https://gitlab.com/html-validate/html-validate/commit/6805381a1a51ce4bda9994df1f4a5332fcfd5919)), closes [#&#8203;346](https://gitlab.com/html-validate/html-validate/issues/346) ### [`v10.12.2`](https://gitlab.com/html-validate/html-validate/blob/HEAD/CHANGELOG.md#10122-2026-04-14) [Compare Source](https://gitlab.com/html-validate/html-validate/compare/v10.12.1...v10.12.2) ##### Bug Fixes - treat `<html>`, `<head>`, and `<body>` end tags as optional ([ababe68](https://gitlab.com/html-validate/html-validate/commit/ababe684fcb02c242ce147aa42731c70de08168a)) ### [`v10.12.1`](https://gitlab.com/html-validate/html-validate/blob/HEAD/CHANGELOG.md#10121-2026-04-11) [Compare Source](https://gitlab.com/html-validate/html-validate/compare/v10.12.0...v10.12.1) ##### Bug Fixes - **jest:** handle when `structuredClone()` is missing ([93c4d86](https://gitlab.com/html-validate/html-validate/commit/93c4d8603426ad70941d65a408aa7cf6573ccb2d)) ### [`v10.12.0`](https://gitlab.com/html-validate/html-validate/blob/HEAD/CHANGELOG.md#10120-2026-04-11) [Compare Source](https://gitlab.com/html-validate/html-validate/compare/v10.11.3...v10.12.0) ##### Features - **deps:** update [@&#8203;html-validate/stylish](https://github.com/html-validate/stylish) to v5.2.0 ([455da34](https://gitlab.com/html-validate/html-validate/commit/455da3428a4f3eee26f026c6e3f38f007b3256f0)) - **deps:** drop support for nodejs v23 (v20, v22 and v24 or greater still supported) ([41ea9d6](https://gitlab.com/html-validate/html-validate/commit/41ea9d6232f7249d1b87db055262a6bfc7c84a7d)) - **formatters:** option to enable/disable filename in `codeframe` formatter when using API ([cb37548](https://gitlab.com/html-validate/html-validate/commit/cb375482ea0d0518381d241215def318c1ca3d3d)) - **jest:** remove redundant filename from codeframe snapshots ([5878b12](https://gitlab.com/html-validate/html-validate/commit/5878b12c55fd99a0b0efbe160b55d4bc25831ff4)) ### [`v10.11.3`](https://gitlab.com/html-validate/html-validate/blob/HEAD/CHANGELOG.md#10113-2026-04-03) [Compare Source](https://gitlab.com/html-validate/html-validate/compare/v10.11.2...v10.11.3) ##### Bug Fixes - jest support for explicitly importing `expect` from `@jest/globals` ([b9fd392](https://gitlab.com/html-validate/html-validate/commit/b9fd392e4c514a5af9bbaf378e5fbd65d59e469c)) - prefer esm when importing `html-validate` as library ([0b96a73](https://gitlab.com/html-validate/html-validate/commit/0b96a73af8fb0db86289ba983e044ad9e5ce1793)) ### [`v10.11.2`](https://gitlab.com/html-validate/html-validate/blob/HEAD/CHANGELOG.md#10112-2026-03-15) [Compare Source](https://gitlab.com/html-validate/html-validate/compare/v10.11.1...v10.11.2) ##### Bug Fixes - **rules:** ignore unterminated character references in url fragments `#` ([dd73de2](https://gitlab.com/html-validate/html-validate/commit/dd73de230892f05071a2bc6d717c638939228cb5)), closes [#&#8203;345](https://gitlab.com/html-validate/html-validate/issues/345) - **rules:** properly find unrecognized character reference before `?` or `#` ([8f124fa](https://gitlab.com/html-validate/html-validate/commit/8f124fa438c5e5729abffc0845c8efe5a5a50364)) ### [`v10.11.1`](https://gitlab.com/html-validate/html-validate/blob/HEAD/CHANGELOG.md#10111-2026-03-06) [Compare Source](https://gitlab.com/html-validate/html-validate/compare/v10.11.0...v10.11.1) ##### Bug Fixes - fix config resolution from cwd when using `--stdin` ([5fc4ff7](https://gitlab.com/html-validate/html-validate/commit/5fc4ff7ba30f26013b4be6dd2038ed5eca340566)), closes [#&#8203;344](https://gitlab.com/html-validate/html-validate/issues/344) ### [`v10.11.0`](https://gitlab.com/html-validate/html-validate/blob/HEAD/CHANGELOG.md#10110-2026-03-04) [Compare Source](https://gitlab.com/html-validate/html-validate/compare/v10.10.0...v10.11.0) ##### Features - **rules:** add `include` and `exclude` options to `no-redundant-role` ([864314d](https://gitlab.com/html-validate/html-validate/commit/864314dfa2f8a15dacde98a8abedd233e4bcd28b)), closes [#&#8203;328](https://gitlab.com/html-validate/html-validate/issues/328) ### [`v10.10.0`](https://gitlab.com/html-validate/html-validate/blob/HEAD/CHANGELOG.md#10100-2026-03-02) [Compare Source](https://gitlab.com/html-validate/html-validate/compare/v10.9.0...v10.10.0) ##### Features - **api:** make `Reporter` class internal ([78835fc](https://gitlab.com/html-validate/html-validate/commit/78835fcdc9bfdff332d3bf4a85da81c9256cde71)) - **deps:** update dependency [@&#8203;html-validate/stylish](https://github.com/html-validate/stylish) to v5 ([e059c03](https://gitlab.com/html-validate/html-validate/commit/e059c035d01b0b498d9a5a0a70d06f7c44b0947d)) - **html5:** update `<button>` and `<input>` elements to set new `submitButton` property ([43f8494](https://gitlab.com/html-validate/html-validate/commit/43f849440b6ce86d3bef3c320ab907f7f95595d0)) - **meta:** add `submitButton` metadata property ([00e6843](https://gitlab.com/html-validate/html-validate/commit/00e6843dcf82c0980c922b7bc99b8909ad19e8c5)) - **rules:** `wcag/h32` supports custom submit buttons via new `submitButton` property ([511bc2d](https://gitlab.com/html-validate/html-validate/commit/511bc2dce2c460e74ae861c12df34ee0b6ff73bb)) ##### Bug Fixes - **rules:** `form-dup-name` handles implicit default button type ([e429a66](https://gitlab.com/html-validate/html-validate/commit/e429a661b21d4539665371cd68abaccbbd1915de)), closes [#&#8203;323](https://gitlab.com/html-validate/html-validate/issues/323) ### [`v10.9.0`](https://gitlab.com/html-validate/html-validate/blob/HEAD/CHANGELOG.md#1090-2026-02-22) [Compare Source](https://gitlab.com/html-validate/html-validate/compare/v10.8.0...v10.9.0) ##### Features - **rules:** new rule `deprecated-class` ([49794db](https://gitlab.com/html-validate/html-validate/commit/49794dbf0e780c428d520f80cd74cb0d4ea516d0)) ##### Bug Fixes - **html5:** add html-aria mapping for `<selectedcontent>` ([a6e4755](https://gitlab.com/html-validate/html-validate/commit/a6e4755a70ce5a975181973488d265dca56edece)) - **html5:** update html-aam mapping for `<html>` ([b3ae63f](https://gitlab.com/html-validate/html-validate/commit/b3ae63f7126fa3e6b0c8ade640cc3cb8255ab16b)) ### [`v10.8.0`](https://gitlab.com/html-validate/html-validate/blob/HEAD/CHANGELOG.md#1080-2026-02-15) [Compare Source](https://gitlab.com/html-validate/html-validate/compare/v10.7.0...v10.8.0) ##### Features - **rules:** new rule `autocomplete-password` ([13dd4a2](https://gitlab.com/html-validate/html-validate/commit/13dd4a24ab55da1d50ac0af1b64d7c2bb863e55c)), closes [#&#8203;318](https://gitlab.com/html-validate/html-validate/issues/318) ### [`v10.7.0`](https://gitlab.com/html-validate/html-validate/blob/HEAD/CHANGELOG.md#1070-2026-01-23) [Compare Source](https://gitlab.com/html-validate/html-validate/compare/v10.6.0...v10.7.0) ##### Features - optional brackets `[]` around `html-validate` directives for inline configuration ([8426f6c](https://gitlab.com/html-validate/html-validate/commit/8426f6cbe6c2624900dc935dc6bbbe61edcbfcf6)) - **rules:** add `allowTemplate` option to `no-style`-tag rule ([0930fd8](https://gitlab.com/html-validate/html-validate/commit/0930fd8a6e27ba2db0dd0f94342e3894accd60e6)), closes [#&#8203;329](https://gitlab.com/html-validate/html-validate/issues/329) - **rules:** add `elements.include` and `elements.exclude` to `aria-label-misuse` ([c88bec7](https://gitlab.com/html-validate/html-validate/commit/c88bec70c80441c13798c04d121b143382e52ac2)), closes [#&#8203;334](https://gitlab.com/html-validate/html-validate/issues/334) ##### Bug Fixes - make directives missing end bracket non-fatal ([2370ad3](https://gitlab.com/html-validate/html-validate/commit/2370ad3e49ccee4d972cae6392c13bf96c9dfd9a)) - **rules:** handle id with colon for `unique-landmark` rule ([0174785](https://gitlab.com/html-validate/html-validate/commit/0174785afdb32747fa02b3e801485a4a37bc35c5)), closes [#&#8203;333](https://gitlab.com/html-validate/html-validate/issues/333) ### [`v10.6.0`](https://gitlab.com/html-validate/html-validate/blob/HEAD/CHANGELOG.md#1060-2026-01-18) [Compare Source](https://gitlab.com/html-validate/html-validate/compare/v10.5.0...v10.6.0) ##### Features - **config:** allow passing regexp object directly as patterns to `class-pattern`, `id-pattern` and `name-pattern` ([b12fb9f](https://gitlab.com/html-validate/html-validate/commit/b12fb9fc0b526f77f71bd7f7f426faa33716b10b)) - **config:** require custom patterns to `class-pattern`, `id-pattern` and `name-pattern` to be wrapped with `/` ([19203d3](https://gitlab.com/html-validate/html-validate/commit/19203d35db81f4a8a9748363c140092450dbc4ca)) - **rules:** add `"tailwind"` as a supported predefined class pattern ([ffc3352](https://gitlab.com/html-validate/html-validate/commit/ffc3352a2c3ffe4acb738f06f0da7dcc4f9954fa)), closes [#&#8203;338](https://gitlab.com/html-validate/html-validate/issues/338) - **rules:** new rule `valid-for` ([616a3ec](https://gitlab.com/html-validate/html-validate/commit/616a3ecd3608e3dc4038d779dd07f20d3895589e)), closes [#&#8203;337](https://gitlab.com/html-validate/html-validate/issues/337) ##### Bug Fixes - **parser:** make invalid directives non-fatal ([85204b3](https://gitlab.com/html-validate/html-validate/commit/85204b3c8530cd8f7f9e73f43c100b354602bcef)), closes [#&#8203;335](https://gitlab.com/html-validate/html-validate/issues/335) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My43Ni41IiwidXBkYXRlZEluVmVyIjoiNDMuMTYwLjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
chore(deps): update dependency html-validate to v10.11.2
All checks were successful
ci / build (push) Successful in 1m14s
c254d2adf0
sa-renovate force-pushed renovate/html-validate-10.x-lockfile from c254d2adf0
All checks were successful
ci / build (push) Successful in 1m14s
to df692e2b28
All checks were successful
ci / build (push) Successful in 1m12s
2026-03-28 03:08:32 +00:00
Compare
sa-renovate force-pushed renovate/html-validate-10.x-lockfile from df692e2b28
All checks were successful
ci / build (push) Successful in 1m12s
to 34e85953fa
Some checks failed
ci / build (push) Failing after 18s
2026-04-04 03:08:36 +00:00
Compare
sa-renovate changed title from chore(deps): update dependency html-validate to v10.11.2 to chore(deps): update dependency html-validate to v10.11.3 2026-04-04 03:08:37 +00:00
sa-renovate force-pushed renovate/html-validate-10.x-lockfile from 34e85953fa
Some checks failed
ci / build (push) Failing after 18s
to e6fa695c59
Some checks failed
ci / build (push) Failing after 16s
2026-04-06 03:08:27 +00:00
Compare
sa-renovate force-pushed renovate/html-validate-10.x-lockfile from e6fa695c59
Some checks failed
ci / build (push) Failing after 16s
to 3d2bcc842f
Some checks failed
ci / build (push) Failing after 18s
2026-04-12 03:08:35 +00:00
Compare
sa-renovate changed title from chore(deps): update dependency html-validate to v10.11.3 to chore(deps): update dependency html-validate to v10.12.1 2026-04-12 03:08:37 +00:00
sa-renovate force-pushed renovate/html-validate-10.x-lockfile from 3d2bcc842f
Some checks failed
ci / build (push) Failing after 18s
to 6ea554af69
Some checks failed
ci / build (push) Failing after 15s
2026-04-15 03:09:27 +00:00
Compare
sa-renovate changed title from chore(deps): update dependency html-validate to v10.12.1 to chore(deps): update dependency html-validate to v10.12.2 2026-04-15 03:09:28 +00:00
sa-renovate force-pushed renovate/html-validate-10.x-lockfile from 6ea554af69
Some checks failed
ci / build (push) Failing after 15s
to f1f25db36e
Some checks failed
ci / build (push) Failing after 22s
2026-04-16 03:10:01 +00:00
Compare
sa-renovate changed title from chore(deps): update dependency html-validate to v10.12.2 to chore(deps): update dependency html-validate to v10.13.0 2026-04-16 03:10:03 +00:00
sa-renovate changed title from chore(deps): update dependency html-validate to v10.13.0 to Update dependency html-validate to v10.13.0 2026-04-17 03:09:54 +00:00
sa-renovate force-pushed renovate/html-validate-10.x-lockfile from f1f25db36e
Some checks failed
ci / build (push) Failing after 22s
to 458f5919f1
Some checks failed
ci / build (push) Failing after 2m5s
2026-04-19 03:08:53 +00:00
Compare
sa-renovate changed title from Update dependency html-validate to v10.13.0 to Update dependency html-validate to v10.13.1 2026-04-19 03:08:56 +00:00
sa-renovate force-pushed renovate/html-validate-10.x-lockfile from 458f5919f1
Some checks failed
ci / build (push) Failing after 2m5s
to 027a635324
Some checks failed
ci / build (push) Failing after 15s
2026-04-28 03:09:58 +00:00
Compare
sa-renovate changed title from Update dependency html-validate to v10.13.1 to chore(deps): update dependency html-validate to v10.13.1 2026-04-28 03:10:02 +00:00
sa-renovate force-pushed renovate/html-validate-10.x-lockfile from 027a635324
Some checks failed
ci / build (push) Failing after 15s
to 85b02eb6a3
Some checks failed
ci / build (push) Failing after 16s
2026-05-03 03:09:21 +00:00
Compare
sa-renovate changed title from chore(deps): update dependency html-validate to v10.13.1 to chore(deps): update dependency html-validate to v10.14.0 2026-05-03 03:09:25 +00:00
sa-renovate force-pushed renovate/html-validate-10.x-lockfile from 85b02eb6a3
Some checks failed
ci / build (push) Failing after 16s
to fc0b3fbb72
Some checks failed
ci / build (push) Failing after 2m16s
2026-05-04 03:10:05 +00:00
Compare
sa-renovate changed title from chore(deps): update dependency html-validate to v10.14.0 to chore(deps): update dependency html-validate to v10.15.0 2026-05-04 03:10:08 +00:00
sa-renovate force-pushed renovate/html-validate-10.x-lockfile from fc0b3fbb72
Some checks failed
ci / build (push) Failing after 2m16s
to c8bcbf7456
Some checks failed
ci / build (push) Failing after 16s
2026-05-11 03:09:57 +00:00
Compare
sa-renovate changed title from chore(deps): update dependency html-validate to v10.15.0 to chore(deps): update dependency html-validate to v10.16.0 2026-05-11 03:09:57 +00:00
sa-renovate force-pushed renovate/html-validate-10.x-lockfile from c8bcbf7456
Some checks failed
ci / build (push) Failing after 16s
to 6118823561
Some checks failed
ci / build (push) Failing after 17s
2026-05-12 03:11:10 +00:00
Compare
sa-renovate changed title from chore(deps): update dependency html-validate to v10.16.0 to chore(deps): update dependency html-validate to v10.17.0 2026-05-12 03:11:11 +00:00
sa-renovate force-pushed renovate/html-validate-10.x-lockfile from 6118823561
Some checks failed
ci / build (push) Failing after 17s
to 716ec713d1
Some checks failed
ci / build (push) Failing after 15s
2026-05-20 03:12:37 +00:00
Compare
sa-renovate force-pushed renovate/html-validate-10.x-lockfile from 716ec713d1
Some checks failed
ci / build (push) Failing after 15s
to 6f88453df8
All checks were successful
ci / build (push) Successful in 3m27s
2026-05-21 03:11:53 +00:00
Compare
sa-renovate force-pushed renovate/html-validate-10.x-lockfile from 6f88453df8
All checks were successful
ci / build (push) Successful in 3m27s
to bfe4b35a9b
All checks were successful
ci / build (push) Successful in 1m17s
2026-05-22 03:13:51 +00:00
Compare
sa-renovate force-pushed renovate/html-validate-10.x-lockfile from bfe4b35a9b
All checks were successful
ci / build (push) Successful in 1m17s
to df43129234
All checks were successful
ci / build (push) Successful in 1m27s
2026-05-23 03:12:22 +00:00
Compare
sa-renovate force-pushed renovate/html-validate-10.x-lockfile from df43129234
All checks were successful
ci / build (push) Successful in 1m27s
to 7636cceddb
All checks were successful
ci / build (push) Successful in 3m19s
2026-06-02 03:14:31 +00:00
Compare
sa-renovate force-pushed renovate/html-validate-10.x-lockfile from 7636cceddb
All checks were successful
ci / build (push) Successful in 3m19s
to a697c5c4da
Some checks failed
ci / build (push) Failing after 15s
2026-06-19 03:16:43 +00:00
Compare
sa-renovate force-pushed renovate/html-validate-10.x-lockfile from a697c5c4da
Some checks failed
ci / build (push) Failing after 15s
to 09c7d08b7d
All checks were successful
ci / build (push) Successful in 1m31s
2026-06-20 03:16:01 +00:00
Compare
All checks were successful
ci / build (push) Successful in 1m31s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/html-validate-10.x-lockfile:renovate/html-validate-10.x-lockfile
git switch renovate/html-validate-10.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/html-validate-10.x-lockfile
git switch renovate/html-validate-10.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/html-validate-10.x-lockfile
git switch renovate/html-validate-10.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/html-validate-10.x-lockfile
git switch main
git merge --squash renovate/html-validate-10.x-lockfile
git switch main
git merge --ff-only renovate/html-validate-10.x-lockfile
git switch main
git merge renovate/html-validate-10.x-lockfile
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
DevFW-CICD/website-and-documentation!24
No description provided.