dependabot[bot] opened a new pull request, #55382:
URL: https://github.com/apache/airflow/pull/55382

   Bumps the fab-ui-package-updates group with 1 update in the 
/providers/fab/src/airflow/providers/fab/www directory: 
[stylelint](https://github.com/stylelint/stylelint).
   
   Updates `stylelint` from 16.23.1 to 16.24.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>16.24.0</h2>
   <p>It adds 1 new rule, adds 1 option to a rule and fixes 2 bugs.</p>
   <ul>
   <li>Added: <code>rule-nesting-at-rule-required-list</code> rule (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/8680";>#8680</a>) 
(<a href="https://github.com/sw1tch3roo";><code>@​sw1tch3roo</code></a>).</li>
   <li>Added: <code>ignoreAtRules: []</code> to 
<code>nesting-selector-no-missing-scoping-root</code> (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/8743";>#8743</a>) 
(<a href="https://github.com/karlhorky";><code>@​karlhorky</code></a>).</li>
   <li>Fixed: <code>function-no-unknown</code> false positives for 
<code>contrast-color()</code> and <code>sibling-*()</code> (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/8729";>#8729</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>:heading</code> (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/8749";>#8749</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.24.0 - 2025-09-07</h2>
   <p>It adds 1 new rule, adds 1 option to a rule and fixes 2 bugs.</p>
   <ul>
   <li>Added: <code>rule-nesting-at-rule-required-list</code> rule (<a 
href="https://redirect.github.com/stylelint/stylelint/pull/8680";>#8680</a>) (<a 
href="https://github.com/sw1tch3roo";><code>@​sw1tch3roo</code></a>).</li>
   <li>Added: <code>ignoreAtRules: []</code> to 
<code>nesting-selector-no-missing-scoping-root</code> (<a 
href="https://redirect.github.com/stylelint/stylelint/pull/8743";>#8743</a>) (<a 
href="https://github.com/karlhorky";><code>@​karlhorky</code></a>).</li>
   <li>Fixed: <code>function-no-unknown</code> false positives for 
<code>contrast-color()</code> and <code>sibling-*()</code> (<a 
href="https://redirect.github.com/stylelint/stylelint/pull/8729";>#8729</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>:heading</code> (<a 
href="https://redirect.github.com/stylelint/stylelint/pull/8749";>#8749</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/34ec717b7f167f66a9015f85206e9c6214fdbc0a";><code>34ec717</code></a>
 16.24.0</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/a55744455046a0626a6a2f07a0a41bfd582ebc57";><code>a557444</code></a>
 Document changelog summary (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/8751";>#8751</a>)</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/6f37f764a3cefac956e08249b426125694ede54f";><code>6f37f76</code></a>
 Document using latest version of create script (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/8750";>#8750</a>)</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/6567514d74d9182d5b3d93122deff1f36cb28fee";><code>6567514</code></a>
 Prepare 16.24.0 (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/8725";>#8725</a>)</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/57b454298ccb5e7d604d812c1ab64b8772e179ed";><code>57b4542</code></a>
 Document getting started with alternative package managers (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/8726";>#8726</a>)</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/55377c7452bca7e678e6f5788032a7ea0b7cd90f";><code>55377c7</code></a>
 Fix <code>selector-pseudo-class-no-unknown</code> false positives for 
<code>:heading</code> (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/8749";>#8749</a>)</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/cfbe7720b53be99a1e75cbaa01fade21351e43d3";><code>cfbe772</code></a>
 Add <code>ignoreAtRules: []</code> to 
<code>nesting-selector-no-missing-scoping-root</code> (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/8743";>#8743</a>)</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/5d642e9c9b6b8c7a453903350f112f991cdd9430";><code>5d642e9</code></a>
 Bump the jest group with 2 updates (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/8742";>#8742</a>)</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/e4eac5632c77c17aa72f251eacf3dff461c50c92";><code>e4eac56</code></a>
 Bump rollup from 4.48.0 to 4.50.0 (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/8741";>#8741</a>)</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/e98952d2436f55319ab4a7d93d85c5310610e54b";><code>e98952d</code></a>
 Bump rollup from 4.46.2 to 4.48.0 (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/8738";>#8738</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/stylelint/stylelint/compare/16.23.1...16.24.0";>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.23.1&new-version=16.24.0)](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 <dependency name> major version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
major version (unless you unignore this specific dependency's major version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name> minor version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
minor version (unless you unignore this specific dependency's minor version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name>` will close this group update PR and 
stop Dependabot creating any more for the specific dependency (unless you 
unignore this specific dependency or upgrade to it yourself)
   - `@dependabot unignore <dependency name>` will remove all of the ignore 
conditions of the specified dependency
   - `@dependabot unignore <dependency name> <ignore condition>` will remove 
the ignore condition of the specified dependency and ignore conditions
   
   
   </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]

Reply via email to