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

   Bumps the fab-ui-package-updates group with 3 updates in the 
/providers/fab/src/airflow/providers/fab/www directory: 
[@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env),
 [stylelint](https://github.com/stylelint/stylelint) and 
[webpack](https://github.com/webpack/webpack).
   
   Updates `@babel/preset-env` from 8.0.1 to 8.0.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/babel/babel/releases";>@​babel/preset-env's 
releases</a>.</em></p>
   <blockquote>
   <h2>v8.0.2 (2026-06-18)</h2>
   <h4>:bug: Bug Fix</h4>
   <ul>
   <li>Other
   <ul>
   <li><a href="https://redirect.github.com/babel/babel/pull/18083";>#18083</a> 
Use the <code>@babel/core</code> version when asserting version in 
<code>@babel/standalone</code> (<a 
href="https://github.com/nicolo-ribaudo";><code>@​nicolo-ribaudo</code></a>)</li>
   </ul>
   </li>
   <li><code>babel-helper-validator-identifier</code>
   <ul>
   <li><a href="https://redirect.github.com/babel/babel/pull/18075";>#18075</a> 
fix(identifier): avoid double escaping slash (<a 
href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
   </ul>
   </li>
   </ul>
   <h4>:house: Internal</h4>
   <ul>
   <li><code>babel-plugin-proposal-decorators</code>, 
<code>babel-plugin-transform-regenerator</code>, <code>babel-preset-env</code>
   <ul>
   <li><a href="https://redirect.github.com/babel/babel/pull/18081";>#18081</a> 
Update <code>@babel/preset-modules</code> and polyfill packages (<a 
href="https://github.com/nicolo-ribaudo";><code>@​nicolo-ribaudo</code></a>)</li>
   </ul>
   </li>
   </ul>
   <h4>Committers: 2</h4>
   <ul>
   <li>Huáng Jùnliàng (<a 
href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
   <li>Nicolò Ribaudo (<a 
href="https://github.com/nicolo-ribaudo";><code>@​nicolo-ribaudo</code></a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/babel/babel/blob/main/CHANGELOG.md";>@​babel/preset-env's
 changelog</a>.</em></p>
   <blockquote>
   <h2>v8.0.2 (2026-06-18)</h2>
   <h4>:bug: Bug Fix</h4>
   <ul>
   <li>Other
   <ul>
   <li><a href="https://redirect.github.com/babel/babel/pull/18083";>#18083</a> 
Use the <code>@babel/core</code> version when asserting version in 
<code>@babel/standalone</code> (<a 
href="https://github.com/nicolo-ribaudo";><code>@​nicolo-ribaudo</code></a>)</li>
   </ul>
   </li>
   <li><code>babel-helper-validator-identifier</code>
   <ul>
   <li><a href="https://redirect.github.com/babel/babel/pull/18075";>#18075</a> 
fix(identifier): avoid double escaping slash (<a 
href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
   </ul>
   </li>
   </ul>
   <h4>:house: Internal</h4>
   <ul>
   <li><code>babel-plugin-proposal-decorators</code>, 
<code>babel-plugin-transform-regenerator</code>, <code>babel-preset-env</code>
   <ul>
   <li><a href="https://redirect.github.com/babel/babel/pull/18081";>#18081</a> 
Update <code>@babel/preset-modules</code> and polyfill packages (<a 
href="https://github.com/nicolo-ribaudo";><code>@​nicolo-ribaudo</code></a>)</li>
   </ul>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/babel/babel/commit/73940a0aa2252b0f87261a5dff0c751472ef7a99";><code>73940a0</code></a>
 v8.0.2</li>
   <li><a 
href="https://github.com/babel/babel/commit/59a63a6f417009358bf680292332bb48807cbaea";><code>59a63a6</code></a>
 Update <code>@babel/preset-modules</code> and polyfill packages (<a 
href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/18081";>#18081</a>)</li>
   <li>See full diff in <a 
href="https://github.com/babel/babel/commits/v8.0.2/packages/babel-preset-env";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `stylelint` from 17.13.0 to 17.14.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.14.0</h2>
   <p>It fixes 3 bugs, including a false negative one.</p>
   <ul>
   <li>Fixed: performance of getting module paths (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9354";>#9354</a>) 
(<a href="https://github.com/jeddy3";><code>@​jeddy3</code></a>).</li>
   <li>Fixed: performance by dynamically importing <code>TIMING</code> only on 
use (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9356";>#9356</a>) 
(<a href="https://github.com/jeddy3";><code>@​jeddy3</code></a>).</li>
   <li>Fixed: <code>function-calc-no-unspaced-operator</code> false negatives 
for unspaced <code>+</code> and <code>-</code> operators following a 
<code>*</code> or <code>/</code> operator (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9357";>#9357</a>) 
(<a 
href="https://github.com/sarathfrancis90";><code>@​sarathfrancis90</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.14.0 - 2026-06-25</h2>
   <p>It fixes 3 bugs, including a false negative one.</p>
   <ul>
   <li>Fixed: performance of getting module paths (<a 
href="https://redirect.github.com/stylelint/stylelint/pull/9354";>#9354</a>) (<a 
href="https://github.com/jeddy3";><code>@​jeddy3</code></a>).</li>
   <li>Fixed: performance by dynamically importing <code>TIMING</code> only on 
use (<a 
href="https://redirect.github.com/stylelint/stylelint/pull/9356";>#9356</a>) (<a 
href="https://github.com/jeddy3";><code>@​jeddy3</code></a>).</li>
   <li>Fixed: <code>function-calc-no-unspaced-operator</code> false negatives 
for unspaced <code>+</code> and <code>-</code> operators following a 
<code>*</code> or <code>/</code> operator (<a 
href="https://redirect.github.com/stylelint/stylelint/pull/9357";>#9357</a>) (<a 
href="https://github.com/sarathfrancis90";><code>@​sarathfrancis90</code></a>).</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/f36e1703ecba024bec91953f6134bae3102066ab";><code>f36e170</code></a>
 Release 17.14.0 (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9371";>#9371</a>)</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/9334bff61c34a76446bbcedacfaa4aadcbfc3e0a";><code>9334bff</code></a>
 Bump actions/checkout from 6.0.3 to 7.0.0 (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9367";>#9367</a>)</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/f73637469133a38df5528811760170a23e6dd269";><code>f736374</code></a>
 Bump npm-run-all2 from 9.0.1 to 9.0.2 (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9370";>#9370</a>)</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/78e1b44ed3dd26217d68e7e558115aab2e000645";><code>78e1b44</code></a>
 Bump postcss-selector-parser from 7.1.2 to 7.1.4 in the postcss group (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9369";>#9369</a>)</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/cab5acda822100659a6abc8c34206189b207e122";><code>cab5acd</code></a>
 Bump eslint from 10.4.1 to 10.5.0 in the eslint group (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9368";>#9368</a>)</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/89b95e1b320f7e46db4440ababbdb23ad26bf6f5";><code>89b95e1</code></a>
 Bump prettier from 3.8.3 to 3.8.4 (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9363";>#9363</a>)</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/7ecce9403cfaca6cea7cb5eda85c9e4de1d63f6c";><code>7ecce94</code></a>
 Bump cosmiconfig from 9.0.1 to 9.0.2 (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9362";>#9362</a>)</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/fa54191ff81168564ebbb1018811fb91b2339d66";><code>fa54191</code></a>
 Bump postcss-selector-parser from 7.1.1 to 7.1.2 in the postcss group (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9361";>#9361</a>)</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/8c3cf6920f10fde3e715a8a2e00569b688d0381e";><code>8c3cf69</code></a>
 Bump <code>@​csstools/css-syntax-patches-for-csstree</code> from 1.1.4 to 
1.1.5 in the csst...</li>
   <li><a 
href="https://github.com/stylelint/stylelint/commit/c61d3dbb931e6bad346d60b5fcb1fc7f7a6f90ca";><code>c61d3db</code></a>
 Fix performance of getting module paths (<a 
href="https://redirect.github.com/stylelint/stylelint/issues/9354";>#9354</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/stylelint/stylelint/compare/17.13.0...17.14.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `webpack` from 5.107.2 to 5.108.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/webpack/webpack/releases";>webpack's 
releases</a>.</em></p>
   <blockquote>
   <h2>v5.108.0</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li>
   <p>Treat top-level await and <code>import.meta</code> as ES module markers, 
matching Node.js syntax detection so no explicit module type is needed. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21218";>#21218</a>)</p>
   </li>
   <li>
   <p>Add a <code>bun</code> target that emits ESM and externalizes 
<code>bun:*</code> and node.js built-in modules. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21248";>#21248</a>)</p>
   </li>
   <li>
   <p>Support CommonJS reexports via <code>Object.defineProperty</code> value 
and getter descriptors. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21129";>#21129</a>)</p>
   </li>
   <li>
   <p>Support JSON Schema <code>const</code> when generating CLI flags from a 
schema. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21087";>#21087</a>)</p>
   </li>
   <li>
   <p>Support JSON Schema <code>if</code>/<code>then</code>/<code>else</code> 
when generating CLI flags from a schema. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21087";>#21087</a>)</p>
   </li>
   <li>
   <p>Skip import specifiers, <code>require()</code> and <code>import()</code> 
calls in dead conditional branches gated by inlined imported constants 
(<code>isDEV ? A : B</code>), evaluated via <code>getCondition</code>. (by <a 
href="https://github.com/hai-x";><code>@​hai-x</code></a> in <a 
href="https://redirect.github.com/webpack/webpack/pull/21136";>#21136</a>)</p>
   </li>
   <li>
   <p>CSS <code>localIdentName</code> <code>[hash]</code> now resolves to the 
local ident hash (matching css-loader); use <code>[modulehash]</code> for the 
module hash. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21259";>#21259</a>)</p>
   </li>
   <li>
   <p>Add CSS parser <code>as</code> option and resolve <code>url()</code> 
inside HTML <code>style</code> attributes. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21157";>#21157</a>)</p>
   </li>
   <li>
   <p>Add dedicated module classes for all built-in module types. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21164";>#21164</a>)</p>
   </li>
   <li>
   <p>Support <code>.html</code>/<code>.css</code> for the default 
<code>./src</code> entry under the html/css experiments. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21039";>#21039</a>)</p>
   </li>
   <li>
   <p>Add <code>defineConfig</code> helper for typed configuration files. (by 
<a href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> 
in <a 
href="https://redirect.github.com/webpack/webpack/pull/21169";>#21169</a>)</p>
   </li>
   <li>
   <p>Add a <code>deno</code> target (with versions, e.g. <code>deno</code>, 
<code>deno2</code>, <code>deno1.40</code>) that emits ESM, resolves node.js 
built-ins via the required <code>node:</code> specifier, and keeps Deno's own 
import protocols (<code>npm:</code>, <code>jsr:</code>, <code>node:</code>, 
<code>http(s)://</code>) external. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21247";>#21247</a>)</p>
   </li>
   <li>
   <p>Use <code>module-import</code> for electron externals when the target 
supports ESM. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21184";>#21184</a>)</p>
   </li>
   <li>
   <p>Add <code>output.environment.logicalAssignment</code> to emit 
<code>||=</code> in runtime code when the target supports logical assignment 
operators. (by <a 
href="https://github.com/bjohansebas";><code>@​bjohansebas</code></a> in <a 
href="https://redirect.github.com/webpack/webpack/pull/21219";>#21219</a>)</p>
   </li>
   <li>
   <p>Resolve and rewrite asset URLs inside <code>&lt;iframe srcdoc&gt;</code> 
in HTML modules. (by <a 
href="https://github.com/bjohansebas";><code>@​bjohansebas</code></a> in <a 
href="https://redirect.github.com/webpack/webpack/pull/21226";>#21226</a>)</p>
   </li>
   <li>
   <p>Add HMR support for HTML modules with body/title DOM patching on update. 
(by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21011";>#21011</a>)</p>
   </li>
   <li>
   <p>Add <code>css-url</code> html source type extracting <code>url()</code> 
references from CSS-valued attributes. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21250";>#21250</a>)</p>
   </li>
   <li>
   <p>Add <code>module.parser.html.sources</code> option to disable or 
customize URL-attribute extraction for HTML modules, with <code>script</code> / 
<code>script-module</code> / <code>stylesheet</code> / 
<code>stylesheet-inline</code> types for custom attributes (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21022";>#21022</a>)</p>
   </li>
   <li>
   <p>Add <code>module.parser.html.template</code> option to transform HTML 
module source before parsing. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21055";>#21055</a>)</p>
   </li>
   <li>
   <p>Extract more source URLs in HTML modules (SVG, legacy and obsolete 
attributes). (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21241";>#21241</a>)</p>
   </li>
   <li>
   <p>Inline <code>export default &lt;const&gt;</code> when the 
default-exported value is a primitive constant. (by <a 
href="https://github.com/hai-x";><code>@​hai-x</code></a> in <a 
href="https://redirect.github.com/webpack/webpack/pull/21189";>#21189</a>)</p>
   </li>
   <li>
   <p>Support <code>optimization.inlineExports</code> for better tree-shaking. 
(by <a href="https://github.com/hai-x";><code>@​hai-x</code></a> in <a 
href="https://redirect.github.com/webpack/webpack/pull/20973";>#20973</a>)</p>
   </li>
   <li>
   <p>Re-encode inline hash digests 
(<code>[contenthash]</code>/<code>[chunkhash]</code>/<code>[fullhash]</code>/<code>[modulehash]</code>)
 from the full content hash, so they carry full entropy and work under 
<code>optimization.realContentHash</code> and in dynamically-loaded chunk 
filenames; also preserve leading zero bytes in base-N digests. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21267";>#21267</a>)</p>
   </li>
   <li>
   <p>Allow tree-shaking unused calls to 
<code>/*#__NO_SIDE_EFFECTS__*/</code>-annotated (pure) exports across module 
boundaries. (by <a href="https://github.com/hai-x";><code>@​hai-x</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/20907";>#20907</a>)</p>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/webpack/webpack/blob/main/CHANGELOG.md";>webpack's 
changelog</a>.</em></p>
   <blockquote>
   <h2>5.108.0</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li>
   <p>Treat top-level await and <code>import.meta</code> as ES module markers, 
matching Node.js syntax detection so no explicit module type is needed. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21218";>#21218</a>)</p>
   </li>
   <li>
   <p>Add a <code>bun</code> target that emits ESM and externalizes 
<code>bun:*</code> and node.js built-in modules. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21248";>#21248</a>)</p>
   </li>
   <li>
   <p>Support CommonJS reexports via <code>Object.defineProperty</code> value 
and getter descriptors. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21129";>#21129</a>)</p>
   </li>
   <li>
   <p>Support JSON Schema <code>const</code> when generating CLI flags from a 
schema. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21087";>#21087</a>)</p>
   </li>
   <li>
   <p>Support JSON Schema <code>if</code>/<code>then</code>/<code>else</code> 
when generating CLI flags from a schema. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21087";>#21087</a>)</p>
   </li>
   <li>
   <p>Skip import specifiers, <code>require()</code> and <code>import()</code> 
calls in dead conditional branches gated by inlined imported constants 
(<code>isDEV ? A : B</code>), evaluated via <code>getCondition</code>. (by <a 
href="https://github.com/hai-x";><code>@​hai-x</code></a> in <a 
href="https://redirect.github.com/webpack/webpack/pull/21136";>#21136</a>)</p>
   </li>
   <li>
   <p>CSS <code>localIdentName</code> <code>[hash]</code> now resolves to the 
local ident hash (matching css-loader); use <code>[modulehash]</code> for the 
module hash. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21259";>#21259</a>)</p>
   </li>
   <li>
   <p>Add CSS parser <code>as</code> option and resolve <code>url()</code> 
inside HTML <code>style</code> attributes. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21157";>#21157</a>)</p>
   </li>
   <li>
   <p>Add dedicated module classes for all built-in module types. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21164";>#21164</a>)</p>
   </li>
   <li>
   <p>Support <code>.html</code>/<code>.css</code> for the default 
<code>./src</code> entry under the html/css experiments. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21039";>#21039</a>)</p>
   </li>
   <li>
   <p>Add <code>defineConfig</code> helper for typed configuration files. (by 
<a href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> 
in <a 
href="https://redirect.github.com/webpack/webpack/pull/21169";>#21169</a>)</p>
   </li>
   <li>
   <p>Add a <code>deno</code> target (with versions, e.g. <code>deno</code>, 
<code>deno2</code>, <code>deno1.40</code>) that emits ESM, resolves node.js 
built-ins via the required <code>node:</code> specifier, and keeps Deno's own 
import protocols (<code>npm:</code>, <code>jsr:</code>, <code>node:</code>, 
<code>http(s)://</code>) external. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21247";>#21247</a>)</p>
   </li>
   <li>
   <p>Use <code>module-import</code> for electron externals when the target 
supports ESM. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21184";>#21184</a>)</p>
   </li>
   <li>
   <p>Add <code>output.environment.logicalAssignment</code> to emit 
<code>||=</code> in runtime code when the target supports logical assignment 
operators. (by <a 
href="https://github.com/bjohansebas";><code>@​bjohansebas</code></a> in <a 
href="https://redirect.github.com/webpack/webpack/pull/21219";>#21219</a>)</p>
   </li>
   <li>
   <p>Resolve and rewrite asset URLs inside <code>&lt;iframe srcdoc&gt;</code> 
in HTML modules. (by <a 
href="https://github.com/bjohansebas";><code>@​bjohansebas</code></a> in <a 
href="https://redirect.github.com/webpack/webpack/pull/21226";>#21226</a>)</p>
   </li>
   <li>
   <p>Add HMR support for HTML modules with body/title DOM patching on update. 
(by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21011";>#21011</a>)</p>
   </li>
   <li>
   <p>Add <code>css-url</code> html source type extracting <code>url()</code> 
references from CSS-valued attributes. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21250";>#21250</a>)</p>
   </li>
   <li>
   <p>Add <code>module.parser.html.sources</code> option to disable or 
customize URL-attribute extraction for HTML modules, with <code>script</code> / 
<code>script-module</code> / <code>stylesheet</code> / 
<code>stylesheet-inline</code> types for custom attributes (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21022";>#21022</a>)</p>
   </li>
   <li>
   <p>Add <code>module.parser.html.template</code> option to transform HTML 
module source before parsing. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21055";>#21055</a>)</p>
   </li>
   <li>
   <p>Extract more source URLs in HTML modules (SVG, legacy and obsolete 
attributes). (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21241";>#21241</a>)</p>
   </li>
   <li>
   <p>Inline <code>export default &lt;const&gt;</code> when the 
default-exported value is a primitive constant. (by <a 
href="https://github.com/hai-x";><code>@​hai-x</code></a> in <a 
href="https://redirect.github.com/webpack/webpack/pull/21189";>#21189</a>)</p>
   </li>
   <li>
   <p>Support <code>optimization.inlineExports</code> for better tree-shaking. 
(by <a href="https://github.com/hai-x";><code>@​hai-x</code></a> in <a 
href="https://redirect.github.com/webpack/webpack/pull/20973";>#20973</a>)</p>
   </li>
   <li>
   <p>Re-encode inline hash digests 
(<code>[contenthash]</code>/<code>[chunkhash]</code>/<code>[fullhash]</code>/<code>[modulehash]</code>)
 from the full content hash, so they carry full entropy and work under 
<code>optimization.realContentHash</code> and in dynamically-loaded chunk 
filenames; also preserve leading zero bytes in base-N digests. (by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a href="https://redirect.github.com/webpack/webpack/pull/21267";>#21267</a>)</p>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/webpack/webpack/commit/322b0603d6cae784063482cdc3cf8ca0b135a422";><code>322b060</code></a>
 chore(release): new release (<a 
href="https://redirect.github.com/webpack/webpack/issues/21037";>#21037</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/03a04336d81d1b514b1864e6f2c1c7e9d9c1e8cb";><code>03a0433</code></a>
 test: run AbstractMethodError and parseJson unit tests under Bun (<a 
href="https://redirect.github.com/webpack/webpack/issues/21273";>#21273</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/e7202b4fd5451d7a83c6a198e356fa566533a1e6";><code>e7202b4</code></a>
 chore(deps): bump the dependencies group with 3 updates (<a 
href="https://redirect.github.com/webpack/webpack/issues/21270";>#21270</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/9a51ee1ba519a2d74fa070bb32f981f38b93e045";><code>9a51ee1</code></a>
 fix(html): run the any-other-end-tag fallback for a marker-shielded nobr (<a 
href="https://redirect.github.com/webpack/webpack/issues/21";>#21</a>...</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/a040ac1cf38c8e5256db5e6a2d6d76412b6f100a";><code>a040ac1</code></a>
 test: cap Node jest worker memory and fix harness teardown leaks (<a 
href="https://redirect.github.com/webpack/webpack/issues/21268";>#21268</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/7c81bde72c1b9c38e530ead1f4371cf29ea1d88b";><code>7c81bde</code></a>
 Re-encode inline hash digests 
([contenthash]/[chunkhash]/[fullhash]/[moduleha...</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/eefaf447d7d043bd0ddef01fec7545ebf036b25e";><code>eefaf44</code></a>
 feat: keep export mangling for modules whose namespace object escapes (<a 
href="https://redirect.github.com/webpack/webpack/issues/21234";>#21234</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/e8f93340c92494891d1c623e743f5f81dd73440a";><code>e8f9334</code></a>
 refactor: annotate constructor fields with <a 
href="https://github.com/type";><code>@​type</code></a> to improve type coverage 
(<a href="https://redirect.github.com/webpack/webpack/issues/2";>#2</a>...</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/99671f36eed87e6f79d13a89ae349545e4294dc7";><code>99671f3</code></a>
 refactor(html): avoid regexp HTML parsing in dependencies; add &lt;iframe 
srcdoc...</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/ef03f5ef0c8444e8c407b5bfc584876d2f8e1d56";><code>ef03f5e</code></a>
 feat: inline const for default export (<a 
href="https://redirect.github.com/webpack/webpack/issues/21189";>#21189</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/webpack/webpack/compare/v5.107.2...v5.108.0";>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 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