-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.13.2 to 16.14.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/stylelint/stylelint/releases">stylelint's releases</a>.</em></p>
<blockquote>
<h2>16.14.1</h2>
<ul>
<li>Fixed: incompatible cache file format (<a href="https://redirect.github.com/stylelint/stylelint/issues/8359">#8359</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li>
</ul>
<h2>16.14.0</h2>
<ul>
<li>Added: replaced text and corresponding range to <code>Warning</code> type (<a href="https://redirect.github.com/stylelint/stylelint/issues/8234">#8234</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li>
<li>Fixed: <code>SyntaxError: The requested module 'table'...</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8325">#8325</a>) (<a href="https://github.com/denisx"><code>@denisx</code></a>).</li>
<li>Fixed: <code>RuleContext['fix']</code> type (<a href="https://redirect.github.com/stylelint/stylelint/issues/8309">#8309</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li>
<li>Fixed: <code>declaration-property-value-keyword-no-deprecated</code> autofix of <code>border-color</code> and <code>overflow</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8346">#8346</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li>
<li>Fixed: <code>declaration-property-value-keyword-no-deprecated</code> false negatives for <code>overflow-x</code> and <code>overflow-y</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8340">#8340</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li>
<li>Fixed: <code>declaration-property-value-keyword-no-deprecated</code> false negatives for <code>scrollbar-color</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8346">#8346</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li>
<li>Fixed: <code>declaration-property-value-keyword-no-deprecated</code> false positives for non-standard syntax values (<a href="https://redirect.github.com/stylelint/stylelint/issues/8329">#8329</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li>
<li>Fixed: <code>declaration-property-value-keyword-no-deprecated</code> warning message for <code>overflow: <keyword> <keyword></code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8340">#8340</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li>
<li>Fixed: <code>selector-pseudo-class-no-unknown</code> false positives for <code>:has-slotted</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8332">#8332</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md">stylelint's changelog</a>.</em></p>
<blockquote>
<h2>16.14.1 - 2025-01-27</h2>
<p>It fixes a bug with caching.</p>
<ul>
<li>Fixed: incompatible cache file format (<a href="https://redirect.github.com/stylelint/stylelint/pull/8359">#8359</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li>
</ul>
<h2>16.14.0 - 2025-01-25</h2>
<p>It fixes 8 bugs and adds features to our <code>Warning</code> type.</p>
<ul>
<li>Added: replaced text and corresponding range to <code>Warning</code> type (<a href="https://redirect.github.com/stylelint/stylelint/pull/8234">#8234</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li>
<li>Fixed: <code>SyntaxError: The requested module 'table'...</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8325">#8325</a>) (<a href="https://github.com/denisx"><code>@denisx</code></a>).</li>
<li>Fixed: <code>RuleContext['fix']</code> type (<a href="https://redirect.github.com/stylelint/stylelint/pull/8309">#8309</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li>
<li>Fixed: <code>declaration-property-value-keyword-no-deprecated</code> autofix of <code>border-color</code> and <code>overflow</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8346">#8346</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li>
<li>Fixed: <code>declaration-property-value-keyword-no-deprecated</code> false negatives for <code>overflow-x</code> and <code>overflow-y</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8340">#8340</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li>
<li>Fixed: <code>declaration-property-value-keyword-no-deprecated</code> false negatives for <code>scrollbar-color</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8346">#8346</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li>
<li>Fixed: <code>declaration-property-value-keyword-no-deprecated</code> false positives for non-standard syntax values (<a href="https://redirect.github.com/stylelint/stylelint/pull/8329">#8329</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li>
<li>Fixed: <code>declaration-property-value-keyword-no-deprecated</code> warning message for <code>overflow: <keyword> <keyword></code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8340">#8340</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li>
<li>Fixed: <code>selector-pseudo-class-no-unknown</code> false positives for <code>:has-slotted</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8332">#8332</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/stylelint/stylelint/commit/92eae1d7ed2f4be819283adaeb6b0b360b9953b9"><code>92eae1d</code></a> 16.14.1</li>
<li><a href="https://github.com/stylelint/stylelint/commit/578a5ac16f71768d98c0bf05503e253e87bc4427"><code>578a5ac</code></a> Prepare 16.14.1 (<a href="https://redirect.github.com/stylelint/stylelint/issues/8360">#8360</a>)</li>
<li><a href="https://github.com/stylelint/stylelint/commit/8c4fc4a1b3a77df2b879daf7bbbe9e9be55fe1d5"><code>8c4fc4a</code></a> Fix incompatible cache file format (<a href="https://redirect.github.com/stylelint/stylelint/issues/8359">#8359</a>)</li>
<li><a href="https://github.com/stylelint/stylelint/commit/c33ad7dd0a53151071dc81fbba42504b0687301d"><code>c33ad7d</code></a> Refactor at-rule regexes for clarity (<a href="https://redirect.github.com/stylelint/stylelint/issues/8350">#8350</a>)</li>
<li><a href="https://github.com/stylelint/stylelint/commit/15b90ade92ba0cd9b40d494417b6aa73142d5181"><code>15b90ad</code></a> 16.14.0</li>
<li><a href="https://github.com/stylelint/stylelint/commit/4fa5a91e86ffd8b77fa24a3811c26daab04995f5"><code>4fa5a91</code></a> Prepare 16.14.0 (<a href="https://redirect.github.com/stylelint/stylelint/issues/8330">#8330</a>)</li>
<li><a href="https://github.com/stylelint/stylelint/commit/f24921c9c4758f7702f987052f01ea3a098e9cb3"><code>f24921c</code></a> Fix <code>SyntaxError: The requested module 'table'...</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8325">#8325</a>)</li>
<li><a href="https://github.com/stylelint/stylelint/commit/e9b772f059092e7d3f658daa30df005e990e66e4"><code>e9b772f</code></a> Add <code>declaration-property-value-keyword-no-deprecated</code> autofix for shorthands...</li>
<li><a href="https://github.com/stylelint/stylelint/commit/02b814d62aaed99def5a6db8f8b2c56e9bd24e69"><code>02b814d</code></a> Fix <code>declaration-property-value-keyword-no-deprecated</code> warning message for `o...</li>
<li><a href="https://github.com/stylelint/stylelint/commit/16efbb78582e6538c3266da274c0edf949aa7b5a"><code>16efbb7</code></a> Fix <code>at-rule-descriptor-no-unknown</code> false positives for page and margin conte...</li>
<li>Additional commits viewable in <a href="https://github.com/stylelint/stylelint/compare/16.13.2...16.14.1">compare view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=stylelint&package-manager=npm_and_yarn&previous-version=16.13.2&new-version=16.14.1)](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>