Commit 4678abc
authored
Bump html-validate from 10.5.0 to 10.6.0 (#1171)
Bumps [html-validate](https://gitlab.com/html-validate/html-validate)
from 10.5.0 to 10.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://gitlab.com/html-validate/html-validate/tags">html-validate's
releases</a>.</em></p>
<blockquote>
<h2>v10.6.0</h2>
<h2>10.6.0 (2026-01-18)</h2>
<h3>Features</h3>
<ul>
<li><strong>config:</strong> allow passing regexp object directly as
patterns to <code>class-pattern</code>, <code>id-pattern</code> and
<code>name-pattern</code> (<a
href="https://gitlab.com/html-validate/html-validate/commit/b12fb9fc0b526f77f71bd7f7f426faa33716b10b">b12fb9f</a>)</li>
<li><strong>config:</strong> require custom patterns to
<code>class-pattern</code>, <code>id-pattern</code> and
<code>name-pattern</code> to be wrapped with <code>/</code> (<a
href="https://gitlab.com/html-validate/html-validate/commit/19203d35db81f4a8a9748363c140092450dbc4ca">19203d3</a>)</li>
<li><strong>rules:</strong> add <code>"tailwind"</code> as a
supported predefined class pattern (<a
href="https://gitlab.com/html-validate/html-validate/commit/ffc3352a2c3ffe4acb738f06f0da7dcc4f9954fa">ffc3352</a>),
closes <a
href="https://gitlab.com/html-validate/html-validate/issues/338">#338</a></li>
<li><strong>rules:</strong> new rule <code>valid-for</code> (<a
href="https://gitlab.com/html-validate/html-validate/commit/616a3ecd3608e3dc4038d779dd07f20d3895589e">616a3ec</a>),
closes <a
href="https://gitlab.com/html-validate/html-validate/issues/337">#337</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>parser:</strong> make invalid directives non-fatal (<a
href="https://gitlab.com/html-validate/html-validate/commit/85204b3c8530cd8f7f9e73f43c100b354602bcef">85204b3</a>),
closes <a
href="https://gitlab.com/html-validate/html-validate/issues/335">#335</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://gitlab.com/html-validate/html-validate/blob/master/CHANGELOG.md">html-validate's
changelog</a>.</em></p>
<blockquote>
<h2>10.6.0 (2026-01-18)</h2>
<h3>Features</h3>
<ul>
<li><strong>config:</strong> allow passing regexp object directly as
patterns to <code>class-pattern</code>, <code>id-pattern</code> and
<code>name-pattern</code> (<a
href="https://gitlab.com/html-validate/html-validate/commit/b12fb9fc0b526f77f71bd7f7f426faa33716b10b">b12fb9f</a>)</li>
<li><strong>config:</strong> require custom patterns to
<code>class-pattern</code>, <code>id-pattern</code> and
<code>name-pattern</code> to be wrapped with <code>/</code> (<a
href="https://gitlab.com/html-validate/html-validate/commit/19203d35db81f4a8a9748363c140092450dbc4ca">19203d3</a>)</li>
<li><strong>rules:</strong> add <code>"tailwind"</code> as a
supported predefined class pattern (<a
href="https://gitlab.com/html-validate/html-validate/commit/ffc3352a2c3ffe4acb738f06f0da7dcc4f9954fa">ffc3352</a>),
closes <a
href="https://gitlab.com/html-validate/html-validate/issues/338">#338</a></li>
<li><strong>rules:</strong> new rule <code>valid-for</code> (<a
href="https://gitlab.com/html-validate/html-validate/commit/616a3ecd3608e3dc4038d779dd07f20d3895589e">616a3ec</a>),
closes <a
href="https://gitlab.com/html-validate/html-validate/issues/337">#337</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>parser:</strong> make invalid directives non-fatal (<a
href="https://gitlab.com/html-validate/html-validate/commit/85204b3c8530cd8f7f9e73f43c100b354602bcef">85204b3</a>),
closes <a
href="https://gitlab.com/html-validate/html-validate/issues/335">#335</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://gitlab.com/html-validate/html-validate/commit/b31f64745016b27027d4b976ffc35286aaf7aa16"><code>b31f647</code></a>
chore(release): 10.6.0</li>
<li><a
href="https://gitlab.com/html-validate/html-validate/commit/a3a462bf3f18ef88f0a5f9f44132cf7b2ba75c55"><code>a3a462b</code></a>
Merge branch 'bugfix/non-fatal-directives' into 'master'</li>
<li><a
href="https://gitlab.com/html-validate/html-validate/commit/85204b3c8530cd8f7f9e73f43c100b354602bcef"><code>85204b3</code></a>
fix(parser): make invalid directives non-fatal</li>
<li><a
href="https://gitlab.com/html-validate/html-validate/commit/eba243e8f14c1d00d33008442684c5cda477d421"><code>eba243e</code></a>
Merge branch 'feature/valid-for' into 'master'</li>
<li><a
href="https://gitlab.com/html-validate/html-validate/commit/616a3ecd3608e3dc4038d779dd07f20d3895589e"><code>616a3ec</code></a>
feat(rules): new rule <code>valid-for</code></li>
<li><a
href="https://gitlab.com/html-validate/html-validate/commit/4fa659640e8999c3ece56af4df01efa8419d39cb"><code>4fa6596</code></a>
Merge branch 'feature/tailwind-class-pattern' into 'master'</li>
<li><a
href="https://gitlab.com/html-validate/html-validate/commit/ffc3352a2c3ffe4acb738f06f0da7dcc4f9954fa"><code>ffc3352</code></a>
feat(rules): add <code>"tailwind"</code> as a supported
predefined class pattern</li>
<li><a
href="https://gitlab.com/html-validate/html-validate/commit/20b3551971c1533388ac947f021f3bc18a817aee"><code>20b3551</code></a>
Merge branch 'refactor/restrict-pattern' into 'master'</li>
<li><a
href="https://gitlab.com/html-validate/html-validate/commit/2018ce7f4301145d182c5ee4149e891f1e567069"><code>2018ce7</code></a>
refactor: restrict predefined patterns per rule</li>
<li><a
href="https://gitlab.com/html-validate/html-validate/commit/46ef3e8303f00092b2afbf4148bc55c0de1a8dbb"><code>46ef3e8</code></a>
refactor: <code>BasePatternRule</code> takes object instead of separate
parameters</li>
<li>Additional commits viewable in <a
href="https://gitlab.com/html-validate/html-validate/compare/v10.5.0...v10.6.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 7a28203 commit 4678abc
2 files changed
+8
-8
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments