dependabot[bot] opened a new pull request, #44230: URL: https://github.com/apache/superset/pull/44230
Bumps [stylelint](https://github.com/stylelint/stylelint) from 17.14.1 to 17.15.0. <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>17.15.0</h2> <p>It adds 1 new rule and 2 new rule options, and fixes 4 bugs.</p> <ul> <li>Added: <code>selector-no-unmatchable</code> rule (<a href="https://redirect.github.com/stylelint/stylelint/issues/9451">#9451</a>) (<a href="https://github.com/jeddy3"><code>@jeddy3</code></a>).</li> <li>Added: <code>ignoreFunctions: []</code> to <code>color-named</code> and <code>color-no-hex</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/9463">#9463</a>) (<a href="https://github.com/jsmitty12"><code>@jsmitty12</code></a>).</li> <li>Fixed: <code>custom-property-no-missing-var-function</code> false positives for anchor positioning (<a href="https://redirect.github.com/stylelint/stylelint/issues/9466">#9466</a>) (<a href="https://github.com/giaBaoJS"><code>@giaBaoJS</code></a>).</li> <li>Fixed: <code>declaration-block-no-redundant-longhand-properties</code> autofix for <code>font</code> shorthand (<a href="https://redirect.github.com/stylelint/stylelint/issues/9402">#9402</a>) (<a href="https://github.com/sarathfrancis90"><code>@sarathfrancis90</code></a>).</li> <li>Fixed: <code>declaration-property-max-values</code> false positives for interpolated inline expressions (<a href="https://redirect.github.com/stylelint/stylelint/issues/9437">#9437</a>) (<a href="https://github.com/alexchen-sys"><code>@alexchen-sys</code></a>).</li> <li>Fixed: <code>selector-no-invalid</code> false negatives for pseudo-elements, combinators and nested <code>:has()</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/9452">#9452</a>) (<a href="https://github.com/jeddy3"><code>@jeddy3</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>17.15.0 - 2026-09-04</h2> <p>It adds 1 new rule and 2 new rule options, and fixes 4 bugs.</p> <ul> <li>Added: <code>selector-no-unmatchable</code> rule (<a href="https://redirect.github.com/stylelint/stylelint/pull/9451">#9451</a>) (<a href="https://github.com/jeddy3"><code>@jeddy3</code></a>).</li> <li>Added: <code>ignoreFunctions: []</code> to <code>color-named</code> and <code>color-no-hex</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/9463">#9463</a>) (<a href="https://github.com/jsmitty12"><code>@jsmitty12</code></a>).</li> <li>Fixed: <code>custom-property-no-missing-var-function</code> false positives for anchor positioning (<a href="https://redirect.github.com/stylelint/stylelint/pull/9466">#9466</a>) (<a href="https://github.com/giaBaoJS"><code>@giaBaoJS</code></a>).</li> <li>Fixed: <code>declaration-block-no-redundant-longhand-properties</code> autofix for <code>font</code> shorthand (<a href="https://redirect.github.com/stylelint/stylelint/pull/9402">#9402</a>) (<a href="https://github.com/sarathfrancis90"><code>@sarathfrancis90</code></a>).</li> <li>Fixed: <code>declaration-property-max-values</code> false positives for interpolated inline expressions (<a href="https://redirect.github.com/stylelint/stylelint/pull/9437">#9437</a>) (<a href="https://github.com/alexchen-sys"><code>@alexchen-sys</code></a>).</li> <li>Fixed: <code>selector-no-invalid</code> false negatives for pseudo-elements, combinators and nested <code>:has()</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/9452">#9452</a>) (<a href="https://github.com/jeddy3"><code>@jeddy3</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stylelint/stylelint/commit/0547bff875de8d2525a3eca4d6a22847aa6ded60"><code>0547bff</code></a> Release 17.15.0 (<a href="https://redirect.github.com/stylelint/stylelint/issues/9484">#9484</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/ac19a3c04ca20ab57d637f81b57365539c1be84b"><code>ac19a3c</code></a> Fix <code>custom-property-no-missing-var-function</code> false positives for anchor posi...</li> <li><a href="https://github.com/stylelint/stylelint/commit/23947ae80a7229ccf1b13a3907b92b9eeebb9e2d"><code>23947ae</code></a> Bump <code>@humanfs/node</code> from 0.16.6 to 0.16.8 (<a href="https://redirect.github.com/stylelint/stylelint/issues/9480">#9480</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/53c74f78543ea3a317d37378c034532d3d3d6d24"><code>53c74f7</code></a> Bump fast-uri from 3.1.5 to 3.1.7 (<a href="https://redirect.github.com/stylelint/stylelint/issues/9481">#9481</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/26856e6dbd37e474e20bd46c7059be9844b006fe"><code>26856e6</code></a> Bump the jest group across 1 directory with 2 updates (<a href="https://redirect.github.com/stylelint/stylelint/issues/9476">#9476</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/b90ecd83e7cda4606451a09687c1f004488f3a80"><code>b90ecd8</code></a> Bump browserslist from 4.28.4 to 4.28.8 (<a href="https://redirect.github.com/stylelint/stylelint/issues/9479">#9479</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/70072c00e5db6debb3874981892fe25b4bae659a"><code>70072c0</code></a> Add <code>ignoreFunctions: []</code> to <code>color-named</code> and <code>color-no-hex</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/9463">#9463</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/f0ac6428795e6b6c3bfb8abc272aa989aa877849"><code>f0ac642</code></a> Bump postcss-import from 16.1.1 to 16.2.0 in the postcss group (<a href="https://redirect.github.com/stylelint/stylelint/issues/9477">#9477</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/fc8db574628d51c8bc12dc7f1e4d2e02bc150457"><code>fc8db57</code></a> Bump globby from 16.2.3 to 16.2.4 (<a href="https://redirect.github.com/stylelint/stylelint/issues/9478">#9478</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/aec96b0b2815e8a4de21a0a1b0560954714f568f"><code>aec96b0</code></a> Bump <code>@csstools/css-syntax-patches-for-csstree</code> from 1.1.8 to 1.1.9 in the csst...</li> <li>Additional commits viewable in <a href="https://github.com/stylelint/stylelint/compare/17.14.1...17.15.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 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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
