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

   Bumps the fab-ui-package-updates group with 3 updates in the 
/providers/fab/src/airflow/providers/fab/www directory: 
[css-minimizer-webpack-plugin](https://github.com/webpack/css-minimizer-webpack-plugin),
 [prettier](https://github.com/prettier/prettier) and 
[terser-webpack-plugin](https://github.com/webpack/terser-webpack-plugin).
   
   Updates `css-minimizer-webpack-plugin` from 7.0.2 to 7.0.3
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/webpack/css-minimizer-webpack-plugin/releases";>css-minimizer-webpack-plugin's
 releases</a>.</em></p>
   <blockquote>
   <h2>v7.0.3</h2>
   <h3><a 
href="https://github.com/webpack/css-minimizer-webpack-plugin/compare/v7.0.2...v7.0.3";>7.0.3</a>
 (2025-12-05)</h3>
   <h3>Bug Fixes</h3>
   <ul>
   <li>respect errors and warnings from minimizer without code (<a 
href="https://github.com/webpack/css-minimizer-webpack-plugin/commit/933fb49e66c17509a11c2888189a8c300db8e4aa";>933fb49</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/webpack/css-minimizer-webpack-plugin/blob/main/CHANGELOG.md";>css-minimizer-webpack-plugin's
 changelog</a>.</em></p>
   <blockquote>
   <h3><a 
href="https://github.com/webpack/css-minimizer-webpack-plugin/compare/v7.0.2...v7.0.3";>7.0.3</a>
 (2025-12-05)</h3>
   <h3>Bug Fixes</h3>
   <ul>
   <li>respect errors and warnings from minimizer without code (<a 
href="https://github.com/webpack/css-minimizer-webpack-plugin/commit/933fb49e66c17509a11c2888189a8c300db8e4aa";>933fb49</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/webpack/css-minimizer-webpack-plugin/commit/e1cdad5f8700502237653e074e2c5f64bda95dc3";><code>e1cdad5</code></a>
 chore(release): 7.0.3</li>
   <li><a 
href="https://github.com/webpack/css-minimizer-webpack-plugin/commit/933fb49e66c17509a11c2888189a8c300db8e4aa";><code>933fb49</code></a>
 fix: respect errors and warnings from minimizer without code</li>
   <li><a 
href="https://github.com/webpack/css-minimizer-webpack-plugin/commit/95e5fa183587bef5f72b9b8b81a381e2f79b3172";><code>95e5fa1</code></a>
 chore(deps): bump js-yaml (<a 
href="https://redirect.github.com/webpack/css-minimizer-webpack-plugin/issues/292";>#292</a>)</li>
   <li><a 
href="https://github.com/webpack/css-minimizer-webpack-plugin/commit/8fbaaade0565308e79dcba61c3a0ad851e3f2231";><code>8fbaaad</code></a>
 docs: update contributing</li>
   <li><a 
href="https://github.com/webpack/css-minimizer-webpack-plugin/commit/5e22fce355b9944a196a4abbe59e4141187568b6";><code>5e22fce</code></a>
 chore: revist docs (<a 
href="https://redirect.github.com/webpack/css-minimizer-webpack-plugin/issues/291";>#291</a>)</li>
   <li><a 
href="https://github.com/webpack/css-minimizer-webpack-plugin/commit/7c28a6eff562616228f6253506506f33350446bc";><code>7c28a6e</code></a>
 chore: migrate from contrib (<a 
href="https://redirect.github.com/webpack/css-minimizer-webpack-plugin/issues/290";>#290</a>)</li>
   <li><a 
href="https://github.com/webpack/css-minimizer-webpack-plugin/commit/219ce7874248c3c76fd4b6c9eead4dcfee420ce4";><code>219ce78</code></a>
 chore: update github actions/checkout from v4 to v5 (<a 
href="https://redirect.github.com/webpack/css-minimizer-webpack-plugin/issues/289";>#289</a>)</li>
   <li><a 
href="https://github.com/webpack/css-minimizer-webpack-plugin/commit/cc2bcddcd19dc171f052c7e61e1b40166b1399c1";><code>cc2bcdd</code></a>
 chore: update ESlint from v8 to v9</li>
   <li><a 
href="https://github.com/webpack/css-minimizer-webpack-plugin/commit/6f5b597c4cd11c07827b60c432070d550832c8d5";><code>6f5b597</code></a>
 chore: update jest from v29 to v30 (<a 
href="https://redirect.github.com/webpack/css-minimizer-webpack-plugin/issues/286";>#286</a>)</li>
   <li><a 
href="https://github.com/webpack/css-minimizer-webpack-plugin/commit/a3e0e6de42106155e2446c486857e5ba8e158d19";><code>a3e0e6d</code></a>
 docs: improving typos in ISSUE_TEMPLATE files (<a 
href="https://redirect.github.com/webpack/css-minimizer-webpack-plugin/issues/285";>#285</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/webpack/css-minimizer-webpack-plugin/compare/v7.0.2...v7.0.3";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `prettier` from 3.7.1 to 3.7.4
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/prettier/prettier/releases";>prettier's 
releases</a>.</em></p>
   <blockquote>
   <h2>3.7.4</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Fix comment in union type gets duplicated by <a 
href="https://github.com/fisker";><code>@​fisker</code></a> in <a 
href="https://redirect.github.com/prettier/prettier/pull/18393";>prettier/prettier#18393</a></li>
   <li>Fix unstable comment print in union type by <a 
href="https://github.com/fisker";><code>@​fisker</code></a> in <a 
href="https://redirect.github.com/prettier/prettier/pull/18395";>prettier/prettier#18395</a></li>
   <li>Avoid quote around LWC interpolations by <a 
href="https://github.com/kovsu";><code>@​kovsu</code></a> in <a 
href="https://redirect.github.com/prettier/prettier/pull/18383";>prettier/prettier#18383</a></li>
   </ul>
   <p>🔗 <a 
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#374";>Changelog</a></p>
   <h2>3.7.3</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Fix <code>prettier.getFileInfo()</code> change that breaks VSCode 
extension by <a href="https://github.com/fisker";><code>@​fisker</code></a> in 
<a 
href="https://redirect.github.com/prettier/prettier/pull/18375";>prettier/prettier#18375</a></li>
   </ul>
   <p>🔗 <a 
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#373";>Changelog</a></p>
   <h2>3.7.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Fix string print when switching quotes by <a 
href="https://github.com/fisker";><code>@​fisker</code></a> in <a 
href="https://redirect.github.com/prettier/prettier/pull/18351";>prettier/prettier#18351</a></li>
   <li>Preserve quote for embedded HTML attribute values by <a 
href="https://github.com/kovsu";><code>@​kovsu</code></a> in <a 
href="https://redirect.github.com/prettier/prettier/pull/18352";>prettier/prettier#18352</a></li>
   <li>Fix comment in empty type literal by <a 
href="https://github.com/fisker";><code>@​fisker</code></a> in <a 
href="https://redirect.github.com/prettier/prettier/pull/18364";>prettier/prettier#18364</a></li>
   </ul>
   <p>🔗 <a 
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#372";>Changelog</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md";>prettier's 
changelog</a>.</em></p>
   <blockquote>
   <h1>3.7.4</h1>
   <p><a 
href="https://github.com/prettier/prettier/compare/3.7.3...3.7.4";>diff</a></p>
   <h4>LWC: Avoid quote around interpolations (<a 
href="https://redirect.github.com/prettier/prettier/pull/18383";>#18383</a> by 
<a href="https://github.com/kovsu";><code>@​kovsu</code></a>)</h4>
   <!-- raw HTML omitted -->
   <pre lang="html"><code>&lt;!-- Input --&gt;
   &lt;div foo={bar}&gt;   &lt;/div&gt;
   <p>&lt;!-- Prettier 3.7.3 (--embedded-language-formatting off) --&gt;<br />
   &lt;div foo=&quot;{bar}&quot;&gt;&lt;/div&gt;</p>
   <p>&lt;!-- Prettier 3.7.4 (--embedded-language-formatting off) --&gt;<br />
   &lt;div foo={bar}&gt;&lt;/div&gt;<br />
   </code></pre></p>
   <h4>TypeScript: Fix comment inside union type gets duplicated (<a 
href="https://redirect.github.com/prettier/prettier/pull/18393";>#18393</a> by 
<a href="https://github.com/fisker";><code>@​fisker</code></a>)</h4>
   <!-- raw HTML omitted -->
   <pre lang="tsx"><code>// Input
   type Foo = (/** comment */ a | b) | c;
   <p>// Prettier 3.7.3<br />
   type Foo = /** comment <em>/ (/</em>* comment */ a | b) | c;</p>
   <p>// Prettier 3.7.4<br />
   type Foo = /** comment */ (a | b) | c;<br />
   </code></pre></p>
   <h4>TypeScript: Fix unstable comment print in union type comments (<a 
href="https://redirect.github.com/prettier/prettier/pull/18395";>#18395</a> by 
<a href="https://github.com/fisker";><code>@​fisker</code></a>)</h4>
   <!-- raw HTML omitted -->
   <pre lang="tsx"><code>// Input
   type X = (A | B) &amp; (
     // comment
     A | B
   );
   <p>// Prettier 3.7.3 (first format)<br />
   type X = (A | B) &amp;<br />
   (// comment<br />
   A | B);</p>
   <p>// Prettier 3.7.3 (second format)<br />
   type X = (<br />
   | A<br />
   &lt;/tr&gt;&lt;/table&gt;<br />
   </code></pre></p>
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/prettier/prettier/commit/7848357af654883e21ed05c0bbbedf89ee88750e";><code>7848357</code></a>
 Release 3.7.4</li>
   <li><a 
href="https://github.com/prettier/prettier/commit/7686c59d512177707711cb327196d4a965411ec0";><code>7686c59</code></a>
 Release <code>@​prettier/plugin-hermes</code> &amp; 
<code>@​prettier/plugin-oxc</code> v0.1.3</li>
   <li><a 
href="https://github.com/prettier/prettier/commit/fe494348a027cb9fcefd2cab9cd7ab1190d74a1c";><code>fe49434</code></a>
 Remove dead code checking union/intersection types length (<a 
href="https://redirect.github.com/prettier/prettier/issues/18396";>#18396</a>)</li>
   <li><a 
href="https://github.com/prettier/prettier/commit/ca02b37489870d5f5996a7f91cbc4e4983fa9729";><code>ca02b37</code></a>
 Fix unstable comment print (<a 
href="https://redirect.github.com/prettier/prettier/issues/18395";>#18395</a>)</li>
   <li><a 
href="https://github.com/prettier/prettier/commit/7efb988c6784997685f38766b93a436ef7456974";><code>7efb988</code></a>
 Fix comment in union type get duplicated (<a 
href="https://redirect.github.com/prettier/prettier/issues/18393";>#18393</a>)</li>
   <li><a 
href="https://github.com/prettier/prettier/commit/cfa92c1b6dc6a67f7ac13b801e2f827953721af3";><code>cfa92c1</code></a>
 Update dependency <code>@​angular/compiler</code> to v21.0.2 (<a 
href="https://redirect.github.com/prettier/prettier/issues/18392";>#18392</a>)</li>
   <li><a 
href="https://github.com/prettier/prettier/commit/1de273770b052749f735987c5733c862217b991d";><code>1de2737</code></a>
 Update dependency yaml to v2.8.2 (<a 
href="https://redirect.github.com/prettier/prettier/issues/18391";>#18391</a>)</li>
   <li><a 
href="https://github.com/prettier/prettier/commit/706aa4ef90dbf3804595b10adffad6b75228fea6";><code>706aa4e</code></a>
 Switch js parse postprocess to <code>onEnter</code> (<a 
href="https://redirect.github.com/prettier/prettier/issues/18382";>#18382</a>)</li>
   <li><a 
href="https://github.com/prettier/prettier/commit/d3eb2b2d081f4b5b1008e64655ce7cc8fefd731e";><code>d3eb2b2</code></a>
 Reuse arrays in visitor keys (<a 
href="https://redirect.github.com/prettier/prettier/issues/18386";>#18386</a>)</li>
   <li><a 
href="https://github.com/prettier/prettier/commit/c45fef106ec4d1efdcd61a64c3dd3298272b3d99";><code>c45fef1</code></a>
 Fix LWC attribute with <code>--embedded-language-formatting off</code> (<a 
href="https://redirect.github.com/prettier/prettier/issues/18383";>#18383</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/prettier/prettier/compare/3.7.1...3.7.4";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `terser-webpack-plugin` from 5.3.14 to 5.3.15
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/webpack/terser-webpack-plugin/releases";>terser-webpack-plugin's
 releases</a>.</em></p>
   <blockquote>
   <h2>v5.3.15</h2>
   <h3><a 
href="https://github.com/webpack/terser-webpack-plugin/compare/v5.3.14...v5.3.15";>5.3.15</a>
 (2025-12-05)</h3>
   <h3>Bug Fixes</h3>
   <ul>
   <li>catch error when loading minimizers (<a 
href="https://redirect.github.com/webpack/terser-webpack-plugin/issues/639";>#639</a>)
 (<a 
href="https://github.com/webpack/terser-webpack-plugin/commit/586af0aa31859e8af37da455e0050c33b62bc645";>586af0a</a>)</li>
   <li>respect errors and warnings from minimizer without code (<a 
href="https://github.com/webpack/terser-webpack-plugin/commit/8607f79c87bf07fc337631a6ccfb84415034afae";>8607f79</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/webpack/terser-webpack-plugin/blob/main/CHANGELOG.md";>terser-webpack-plugin's
 changelog</a>.</em></p>
   <blockquote>
   <h3><a 
href="https://github.com/webpack/terser-webpack-plugin/compare/v5.3.14...v5.3.15";>5.3.15</a>
 (2025-12-05)</h3>
   <h3>Bug Fixes</h3>
   <ul>
   <li>catch error when loading minimizers (<a 
href="https://redirect.github.com/webpack/terser-webpack-plugin/issues/639";>#639</a>)
 (<a 
href="https://github.com/webpack/terser-webpack-plugin/commit/586af0aa31859e8af37da455e0050c33b62bc645";>586af0a</a>)</li>
   <li>respect errors and warnings from minimizer without code (<a 
href="https://github.com/webpack/terser-webpack-plugin/commit/8607f79c87bf07fc337631a6ccfb84415034afae";>8607f79</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/webpack/terser-webpack-plugin/commit/f337cee16d01d5983f524821af34424e32e8f6a0";><code>f337cee</code></a>
 chore(release): 5.3.15</li>
   <li><a 
href="https://github.com/webpack/terser-webpack-plugin/commit/8607f79c87bf07fc337631a6ccfb84415034afae";><code>8607f79</code></a>
 fix: respect errors and warnings from minimizer without code</li>
   <li><a 
href="https://github.com/webpack/terser-webpack-plugin/commit/30182a343893ef2b56d755260d697d9aa7db4060";><code>30182a3</code></a>
 chore(deps): bump js-yaml (<a 
href="https://redirect.github.com/webpack/terser-webpack-plugin/issues/640";>#640</a>)</li>
   <li><a 
href="https://github.com/webpack/terser-webpack-plugin/commit/db354633bf10cdd7645f6652b39229eeabc5691c";><code>db35463</code></a>
 docs: update contributing</li>
   <li><a 
href="https://github.com/webpack/terser-webpack-plugin/commit/586af0aa31859e8af37da455e0050c33b62bc645";><code>586af0a</code></a>
 fix: catch error when loading minimizers (<a 
href="https://redirect.github.com/webpack/terser-webpack-plugin/issues/639";>#639</a>)</li>
   <li><a 
href="https://github.com/webpack/terser-webpack-plugin/commit/15ccc608b38aa3022f178742e698939455151578";><code>15ccc60</code></a>
 chore: migrate from contrib (<a 
href="https://redirect.github.com/webpack/terser-webpack-plugin/issues/638";>#638</a>)</li>
   <li><a 
href="https://github.com/webpack/terser-webpack-plugin/commit/17bb741b699d4179dfa2c4d364512e4aef823a25";><code>17bb741</code></a>
 chore: update github actions/checkout from v4 to v5 (<a 
href="https://redirect.github.com/webpack/terser-webpack-plugin/issues/637";>#637</a>)</li>
   <li><a 
href="https://github.com/webpack/terser-webpack-plugin/commit/00c75dc5c4fc179c4da6c946c8ad3166900546e0";><code>00c75dc</code></a>
 chore: eslint migration (<a 
href="https://redirect.github.com/webpack/terser-webpack-plugin/issues/636";>#636</a>)</li>
   <li><a 
href="https://github.com/webpack/terser-webpack-plugin/commit/c46400acff727a1138ec619fc3d6c0dfadfd3e37";><code>c46400a</code></a>
 chore(deps-dev): bump form-data from 3.0.1 to 3.0.4 (<a 
href="https://redirect.github.com/webpack/terser-webpack-plugin/issues/635";>#635</a>)</li>
   <li><a 
href="https://github.com/webpack/terser-webpack-plugin/commit/b3c9d3342920f2c1ed72f6211be4abb7134a83ab";><code>b3c9d33</code></a>
 docs: improving typos in ISSUE_TEMPLATE files (<a 
href="https://redirect.github.com/webpack/terser-webpack-plugin/issues/633";>#633</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/webpack/terser-webpack-plugin/compare/v5.3.14...v5.3.15";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   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