dependabot[bot] opened a new pull request, #1648: URL: https://github.com/apache/airflow-site/pull/1648
Bumps the npm-dependencies group with 6 updates in the /landing-pages directory: | Package | From | To | | --- | --- | --- | | [css-loader](https://github.com/webpack/css-loader) | `7.1.4` | `7.1.5` | | [eslint](https://github.com/eslint/eslint) | `10.9.0` | `10.9.1` | | [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) | `11.4.0` | `11.5.0` | | [sass-loader](https://github.com/webpack/sass-loader) | `17.0.0` | `17.0.1` | | [webpack](https://github.com/webpack/webpack) | `5.109.2` | `5.110.2` | | [webpack-cli](https://github.com/webpack/webpack-cli) | `7.2.2` | `7.2.3` | Updates `css-loader` from 7.1.4 to 7.1.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/css-loader/releases">css-loader's releases</a>.</em></p> <blockquote> <h2>v7.1.5</h2> <h3><a href="https://github.com/webpack/css-loader/compare/v7.1.4...v7.1.5">7.1.5</a> (2026-08-28)</h3> <h3>Bug Fixes</h3> <ul> <li>strip BOM before processing with postcss (<a href="https://redirect.github.com/webpack/css-loader/issues/1684">#1684</a>) (<a href="https://github.com/webpack/css-loader/commit/bd20834e02dc2b2da970e40f713c3e531513aa38">bd20834</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack/css-loader/blob/main/CHANGELOG.md">css-loader's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/webpack/css-loader/compare/v7.1.4...v7.1.5">7.1.5</a> (2026-08-28)</h3> <h3>Bug Fixes</h3> <ul> <li>strip BOM before processing with postcss (<a href="https://redirect.github.com/webpack/css-loader/issues/1684">#1684</a>) (<a href="https://github.com/webpack/css-loader/commit/bd20834e02dc2b2da970e40f713c3e531513aa38">bd20834</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/css-loader/commit/be04ec290ee57bafbc75f5936c1f6a2532681b49"><code>be04ec2</code></a> chore(release): 7.1.5</li> <li><a href="https://github.com/webpack/css-loader/commit/405bdde77389edc3cbb9631025afe9b6c2bd4395"><code>405bdde</code></a> docs: deprecate css-loader in favor of webpack's built-in CSS support (<a href="https://redirect.github.com/webpack/css-loader/issues/1683">#1683</a>)</li> <li><a href="https://github.com/webpack/css-loader/commit/bd20834e02dc2b2da970e40f713c3e531513aa38"><code>bd20834</code></a> fix: strip BOM before processing with postcss (<a href="https://redirect.github.com/webpack/css-loader/issues/1684">#1684</a>)</li> <li><a href="https://github.com/webpack/css-loader/commit/488cdb1c12c5f75091d4a868342c348fef46bf9f"><code>488cdb1</code></a> chore(deps-dev): bump lodash from 4.17.23 to 4.18.1 (<a href="https://redirect.github.com/webpack/css-loader/issues/1663">#1663</a>)</li> <li><a href="https://github.com/webpack/css-loader/commit/fd4cb47cbf086cf3392f78c534f4ccc1b4038735"><code>fd4cb47</code></a> chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 (<a href="https://redirect.github.com/webpack/css-loader/issues/1659">#1659</a>)</li> <li><a href="https://github.com/webpack/css-loader/commit/4bf84facdb21fe4d93f5d84eed12a1df69b090fa"><code>4bf84fa</code></a> docs: clarify style-loader usage in Getting Started (<a href="https://redirect.github.com/webpack/css-loader/issues/1656">#1656</a>)</li> <li><a href="https://github.com/webpack/css-loader/commit/d7441e5fbb443fe6350c1ca0034f8a39e235335f"><code>d7441e5</code></a> chore(deps): bump immutable from 5.1.3 to 5.1.5 (<a href="https://redirect.github.com/webpack/css-loader/issues/1654">#1654</a>)</li> <li><a href="https://github.com/webpack/css-loader/commit/ca53a77e4e77f53110e5852c55c24cde470d82d6"><code>ca53a77</code></a> chore(deps): bump minimatch (<a href="https://redirect.github.com/webpack/css-loader/issues/1653">#1653</a>)</li> <li>See full diff in <a href="https://github.com/webpack/css-loader/compare/v7.1.4...v7.1.5">compare view</a></li> </ul> </details> <br /> Updates `eslint` from 10.9.0 to 10.9.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> <blockquote> <h2>v10.9.1</h2> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/1e641c919fc1421493bf913feb607896982451a3"><code>1e641c9</code></a> fix: no-loss-of-precision false positive with trailing decimal point (<a href="https://redirect.github.com/eslint/eslint/issues/21251">#21251</a>) (Aleksandr Shoronov)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/ad74a8dada2aaa17bfd0b8cc7b4119ff7a8ac04b"><code>ad74a8d</code></a> docs: add deprecation steps for EOL package versions (<a href="https://redirect.github.com/eslint/eslint/issues/21248">#21248</a>) (Francesco Trotta)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/3c3ae53a43721162f0db76c69665ebd9d752ea52"><code>3c3ae53</code></a> chore: update ecosystem plugins (<a href="https://redirect.github.com/eslint/eslint/issues/21249">#21249</a>) (ESLint Bot)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/5c8c2417b9ff462f2dc4e54a062c59135b45b845"><code>5c8c241</code></a> 10.9.1</li> <li><a href="https://github.com/eslint/eslint/commit/a7f3b7ddca7de8464995707d1bbac3ca91090015"><code>a7f3b7d</code></a> Build: changelog update for 10.9.1</li> <li><a href="https://github.com/eslint/eslint/commit/1e641c919fc1421493bf913feb607896982451a3"><code>1e641c9</code></a> fix: no-loss-of-precision false positive with trailing decimal point (<a href="https://redirect.github.com/eslint/eslint/issues/21251">#21251</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/ad74a8dada2aaa17bfd0b8cc7b4119ff7a8ac04b"><code>ad74a8d</code></a> docs: add deprecation steps for EOL package versions (<a href="https://redirect.github.com/eslint/eslint/issues/21248">#21248</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/3c3ae53a43721162f0db76c69665ebd9d752ea52"><code>3c3ae53</code></a> chore: update ecosystem plugins (<a href="https://redirect.github.com/eslint/eslint/issues/21249">#21249</a>)</li> <li>See full diff in <a href="https://github.com/eslint/eslint/compare/v10.9.0...v10.9.1">compare view</a></li> </ul> </details> <br /> Updates `postcss-preset-env` from 11.4.0 to 11.5.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md">postcss-preset-env's changelog</a>.</em></p> <blockquote> <h3>11.5.0</h3> <p><em>August 25, 2026</em></p> <ul> <li>Added <code>@csstools/postcss-fit-tolerance-property</code> <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-fit-tolerance-property#readme">Check the plugin README</a> for usage details.</li> <li>Added <code>@csstools/postcss-property-rule-optional-descriptors</code> <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-property-rule-optional-descriptors#readme">Check the plugin README</a> for usage details.</li> <li>Updated <a href="https://github.com/csstools/cssdb"><code>cssdb</code></a> to <a href="https://github.com/csstools/cssdb/blob/main/CHANGELOG.md#8100-aug-15-2026"><code>8.10.0</code></a></li> <li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/packages/css-color-parser"><code>@csstools/css-color-parser</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/packages/css-color-parser/CHANGELOG.md#421"><code>4.2.1</code></a> (patch)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env">compare view</a></li> </ul> </details> <br /> Updates `sass-loader` from 17.0.0 to 17.0.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/sass-loader/releases">sass-loader's releases</a>.</em></p> <blockquote> <h2>v17.0.1</h2> <h3>Patch Changes</h3> <ul> <li>Remove the byte order mark (BOM) from the compiled CSS. <code>dart-sass</code> prepends it when the compiled CSS contains non ASCII characters and the <code>style</code> option is <code>compressed</code> (the default for the <code>production</code> mode), but a BOM is only valid at the very beginning of a file - tools like <code>css-loader</code> move <code>@import</code> at-rules above it, so it ended up in the middle of the generated CSS and broke the rule after it. Source maps are shifted accordingly. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/sass-loader/pull/1337">#1337</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack/sass-loader/blob/main/CHANGELOG.md">sass-loader's changelog</a>.</em></p> <blockquote> <h2>17.0.1</h2> <h3>Patch Changes</h3> <ul> <li>Remove the byte order mark (BOM) from the compiled CSS. <code>dart-sass</code> prepends it when the compiled CSS contains non ASCII characters and the <code>style</code> option is <code>compressed</code> (the default for the <code>production</code> mode), but a BOM is only valid at the very beginning of a file - tools like <code>css-loader</code> move <code>@import</code> at-rules above it, so it ended up in the middle of the generated CSS and broke the rule after it. Source maps are shifted accordingly. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/sass-loader/pull/1337">#1337</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/sass-loader/commit/f38ee4058afe8d78f1f6e8775c4b7be942926b4e"><code>f38ee40</code></a> chore(release): new release (<a href="https://redirect.github.com/webpack/sass-loader/issues/1338">#1338</a>)</li> <li><a href="https://github.com/webpack/sass-loader/commit/d33042bfb09cdcbc1a9a90b6c9910651c592267c"><code>d33042b</code></a> docs: explain how <code>@use</code>/<code>@import</code> requests are resolved (<a href="https://redirect.github.com/webpack/sass-loader/issues/1339">#1339</a>)</li> <li><a href="https://github.com/webpack/sass-loader/commit/72640dbc24dcd96ada927f7c072518f213df8e08"><code>72640db</code></a> fix: remove the BOM from the compiled CSS (<a href="https://redirect.github.com/webpack/sass-loader/issues/1337">#1337</a>)</li> <li><a href="https://github.com/webpack/sass-loader/commit/a28ab7346ad98d377bb06fb56e91f7e8c27b107f"><code>a28ab73</code></a> docs: use the built-in CSS support of webpack in examples (<a href="https://redirect.github.com/webpack/sass-loader/issues/1336">#1336</a>)</li> <li><a href="https://github.com/webpack/sass-loader/commit/7b8186797e8f7abdb048f53d578e6bb8647a3775"><code>7b81867</code></a> chore(deps): apply socket fixes (<a href="https://redirect.github.com/webpack/sass-loader/issues/1333">#1333</a>)</li> <li><a href="https://github.com/webpack/sass-loader/commit/b17bc02efd925d9e45955af6a84b5cce0fbe3f75"><code>b17bc02</code></a> chore(deps-dev): bump postcss from 8.5.14 to 8.5.26 (<a href="https://redirect.github.com/webpack/sass-loader/issues/1332">#1332</a>)</li> <li><a href="https://github.com/webpack/sass-loader/commit/c7a83fec0f419647eb772f3095ec8802d2d74593"><code>c7a83fe</code></a> chore(deps-dev): bump fast-uri from 3.1.2 to 3.1.5 (<a href="https://redirect.github.com/webpack/sass-loader/issues/1331">#1331</a>)</li> <li><a href="https://github.com/webpack/sass-loader/commit/14a29c0182ff80b2a92b328cce106e47b867d568"><code>14a29c0</code></a> chore(deps-dev): bump shell-quote from 1.8.2 to 1.10.0 (<a href="https://redirect.github.com/webpack/sass-loader/issues/1328">#1328</a>)</li> <li><a href="https://github.com/webpack/sass-loader/commit/e2a48b8c1fc6d72ba9b5962b7c3a9fc8626ee2c4"><code>e2a48b8</code></a> chore(deps): bump immutable from 5.1.5 to 5.1.9 (<a href="https://redirect.github.com/webpack/sass-loader/issues/1327">#1327</a>)</li> <li><a href="https://github.com/webpack/sass-loader/commit/87864a5a41c3c714233b27f812d44e08fd83b20c"><code>87864a5</code></a> chore(deps-dev): bump <code>@babel/core</code> from 7.29.0 to 7.29.6 (<a href="https://redirect.github.com/webpack/sass-loader/issues/1326">#1326</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack/sass-loader/compare/v17.0.0...v17.0.1">compare view</a></li> </ul> </details> <br /> Updates `webpack` from 5.109.2 to 5.110.2 <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.110.2</h2> <h3>Patch Changes</h3> <ul> <li> <p>Fix analyzable ESM baking around cycles, mixed-served wasm and style url maps. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21851">#21851</a>)</p> </li> <li> <p>Minify more HTML and CSS shorthands, and cut two costs off printing. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21842">#21842</a>)</p> </li> <li> <p>Report a named import that is never read when it names a missing export. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21856">#21856</a>)</p> </li> <li> <p>Fix ESM circular reexports, cyclic const TDZ, and defer evaluation order. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21852">#21852</a>)</p> </li> <li> <p>Stop <code>output.html</code> emitting an unused JS chunk for each generated page. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21859">#21859</a>)</p> </li> <li> <p>Stop emitting the CSS chunk loading runtime when every CSS chunk is initial. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21862">#21862</a>)</p> </li> <li> <p>Strip a BOM a loader put on a string, and shift a source map that counted it. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21857">#21857</a>)</p> </li> </ul> <h2>v5.110.1</h2> <h3>Patch Changes</h3> <ul> <li> <p>Fix a capture-group-less <code>snapshot.managedPaths</code> RegExp; speed up cache writes. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21843">#21843</a>)</p> </li> <li> <p>Throw <code>SyntaxError</code>, or <code>WebAssembly.CompileError</code>, from an unparsable module. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21847">#21847</a>)</p> </li> <li> <p>Accept the <code>optimization.minimize: true</code> shorthand set by a plugin in <code>apply()</code>. (by <a href="https://github.com/AgentEnder"><code>@AgentEnder</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21845">#21845</a>)</p> </li> </ul> <h2>v5.110.0</h2> <h3>Minor Changes</h3> <ul> <li> <p>Wrap concatenated modules in lazy <code>__webpack_require__.cw</code> accessors and inline <code>require()</code>, keeping a wrapped body's names and side effects intact. (by <a href="https://github.com/hai-x"><code>@hai-x</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21519">#21519</a>)</p> </li> <li> <p>Add performance hints reporting what a build costs: duplicate packages and modules, circular dependencies, broad contexts, large modules and chunks, hotspots, <code>eval</code>, missing PURE annotations, polyfills, redundant dynamic imports, OS-dependent rules, cache effectiveness, how chunks load, what splitting refused, why an optimization was skipped, and rules, defines, externals, aliases and barrel reexports nothing uses. An oversized asset names its largest modules, and an entrypoint carrying the runtime recommends <code>optimization.runtimeChunk</code>. Enable every check not set individually with <code>performance.all</code>, report hints in stats only with <code>performance.hints: "stats"</code>, and get them in a stable order that leaves the build hashes unchanged. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21841">#21841</a>)</p> </li> <li> <p>Add the <code>descriptionRelativePath</code> module rule condition. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21705">#21705</a>)</p> </li> <li> <p>Add OS-independent <code>glob</code> matching to module rules. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21771">#21771</a>)</p> </li> <li> <p>Report inner-graph, AMD and bare <code>module</code> bailouts in <code>optimizationBailout</code>. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21740">#21740</a>)</p> </li> <li> <p>Allow marking externals as side-effect-free with a <code>sideEffects</code> flag. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21712">#21712</a>)</p> </li> <li> <p>Give externals the original request of a context module element. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21780">#21780</a>)</p> </li> <li> <p>Add the <code>externalsPresets.nodeModules</code> preset with an <code>allowlist</code> option to externalize installed packages, replacing the <code>webpack-node-externals</code> plugin. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21569">#21569</a>)</p> </li> <li> <p>Add <code>output.library.umdAmdContainer</code> for an AMD-style loader branch in UMD. (by <a href="https://github.com/hai-x"><code>@hai-x</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21770">#21770</a>)</p> </li> <li> <p>Resolve <code>@custom-media</code> values that are <code>true</code> / <code>false</code> or name another custom media. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21624">#21624</a>)</p> </li> <li> <p>Add the <code>__webpack_css_server_styles__</code> module variable to read the CSS collected while rendering without a DOM, and keep that CSS in the order the styles were applied. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21576">#21576</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.110.2</h2> <h3>Patch Changes</h3> <ul> <li> <p>Fix analyzable ESM baking around cycles, mixed-served wasm and style url maps. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21851">#21851</a>)</p> </li> <li> <p>Minify more HTML and CSS shorthands, and cut two costs off printing. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21842">#21842</a>)</p> </li> <li> <p>Report a named import that is never read when it names a missing export. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21856">#21856</a>)</p> </li> <li> <p>Fix ESM circular reexports, cyclic const TDZ, and defer evaluation order. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21852">#21852</a>)</p> </li> <li> <p>Stop <code>output.html</code> emitting an unused JS chunk for each generated page. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21859">#21859</a>)</p> </li> <li> <p>Stop emitting the CSS chunk loading runtime when every CSS chunk is initial. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21862">#21862</a>)</p> </li> <li> <p>Strip a BOM a loader put on a string, and shift a source map that counted it. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21857">#21857</a>)</p> </li> </ul> <h2>5.110.1</h2> <h3>Patch Changes</h3> <ul> <li> <p>Fix a capture-group-less <code>snapshot.managedPaths</code> RegExp; speed up cache writes. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21843">#21843</a>)</p> </li> <li> <p>Throw <code>SyntaxError</code>, or <code>WebAssembly.CompileError</code>, from an unparsable module. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21847">#21847</a>)</p> </li> <li> <p>Accept the <code>optimization.minimize: true</code> shorthand set by a plugin in <code>apply()</code>. (by <a href="https://github.com/AgentEnder"><code>@AgentEnder</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21845">#21845</a>)</p> </li> </ul> <h2>5.110.0</h2> <h3>Minor Changes</h3> <ul> <li> <p>Wrap concatenated modules in lazy <code>__webpack_require__.cw</code> accessors and inline <code>require()</code>, keeping a wrapped body's names and side effects intact. (by <a href="https://github.com/hai-x"><code>@hai-x</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21519">#21519</a>)</p> </li> <li> <p>Add performance hints reporting what a build costs: duplicate packages and modules, circular dependencies, broad contexts, large modules and chunks, hotspots, <code>eval</code>, missing PURE annotations, polyfills, redundant dynamic imports, OS-dependent rules, cache effectiveness, how chunks load, what splitting refused, why an optimization was skipped, and rules, defines, externals, aliases and barrel reexports nothing uses. An oversized asset names its largest modules, and an entrypoint carrying the runtime recommends <code>optimization.runtimeChunk</code>. Enable every check not set individually with <code>performance.all</code>, report hints in stats only with <code>performance.hints: "stats"</code>, and get them in a stable order that leaves the build hashes unchanged. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21841">#21841</a>)</p> </li> <li> <p>Add the <code>descriptionRelativePath</code> module rule condition. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21705">#21705</a>)</p> </li> <li> <p>Add OS-independent <code>glob</code> matching to module rules. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21771">#21771</a>)</p> </li> <li> <p>Report inner-graph, AMD and bare <code>module</code> bailouts in <code>optimizationBailout</code>. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21740">#21740</a>)</p> </li> <li> <p>Allow marking externals as side-effect-free with a <code>sideEffects</code> flag. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21712">#21712</a>)</p> </li> <li> <p>Give externals the original request of a context module element. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21780">#21780</a>)</p> </li> <li> <p>Add the <code>externalsPresets.nodeModules</code> preset with an <code>allowlist</code> option to externalize installed packages, replacing the <code>webpack-node-externals</code> plugin. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21569">#21569</a>)</p> </li> <li> <p>Add <code>output.library.umdAmdContainer</code> for an AMD-style loader branch in UMD. (by <a href="https://github.com/hai-x"><code>@hai-x</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21770">#21770</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/75eec50f09fd1eeb34b7260c5e7fdf75b8f50955"><code>75eec50</code></a> chore(release): new release (<a href="https://redirect.github.com/webpack/webpack/issues/21850">#21850</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/0b283119f6c33ef2f41a998b4b7021fcc80808de"><code>0b28311</code></a> fix: move the source map with a removed BOM (<a href="https://redirect.github.com/webpack/webpack/issues/21861">#21861</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/c5fb111e3e3eb921632ebcf0c91373117d075cb4"><code>c5fb111</code></a> fix(css): skip the loading runtime when every css chunk is initial (<a href="https://redirect.github.com/webpack/webpack/issues/21862">#21862</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/17fa705afbd6bf80a4a3e3b5ea90b18bea0bec32"><code>17fa705</code></a> docs: update examples (<a href="https://redirect.github.com/webpack/webpack/issues/21860">#21860</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/e7ad244d985fc677744f797700a4bb1ee18e9672"><code>e7ad244</code></a> fix: do not emit a JS chunk for an output.html generated page (<a href="https://redirect.github.com/webpack/webpack/issues/21859">#21859</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/b74192fbc6e9b27562f3ecd8b6415628e8356e42"><code>b74192f</code></a> fix(loaders): strip a BOM from a string result in the loader chain (<a href="https://redirect.github.com/webpack/webpack/issues/21857">#21857</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/852e759766c702295f0b964708a9cbfaa1b9f712"><code>852e759</code></a> fix: report an unused named import that names a missing export (<a href="https://redirect.github.com/webpack/webpack/issues/21856">#21856</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/2a6a4fa5986857529976ed1ca58eca922a0d1bac"><code>2a6a4fa</code></a> docs: drop the built-in-superseded loaders and plugins from the README (<a href="https://redirect.github.com/webpack/webpack/issues/21855">#21855</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/1f3264ec3741b94fecd816a003474423ce9c9c78"><code>1f3264e</code></a> fix: ESM correctness in circular re-exports, imported bindings and defer orde...</li> <li><a href="https://github.com/webpack/webpack/commit/e9a34ae022044c3d092722cbd3be6cb562a0edf4"><code>e9a34ae</code></a> fix(analyzable): bake urls past cycles, mixed-served wasm and partial style m...</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack/compare/v5.109.2...v5.110.2">compare view</a></li> </ul> </details> <br /> Updates `webpack-cli` from 7.2.2 to 7.2.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack-cli/releases">webpack-cli's releases</a>.</em></p> <blockquote> <h2>[email protected]</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: resolve the <code>webpack-dev-server</code> type from its default export, so the types work with both v5 and v6 (by <a href="https://github.com/bjohansebas"><code>@bjohansebas</code></a> in <a href="https://redirect.github.com/webpack/webpack-cli/pull/4834">#4834</a>)</p> </li> <li> <p>feat: allow <code>toml@5</code> as a peer dependency for TOML configuration files (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack-cli/pull/4837">#4837</a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md">webpack-cli's changelog</a>.</em></p> <blockquote> <h2>7.2.3</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: resolve the <code>webpack-dev-server</code> type from its default export, so the types work with both v5 and v6 (by <a href="https://github.com/bjohansebas"><code>@bjohansebas</code></a> in <a href="https://redirect.github.com/webpack/webpack-cli/pull/4834">#4834</a>)</p> </li> <li> <p>feat: allow <code>toml@5</code> as a peer dependency for TOML configuration files (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack-cli/pull/4837">#4837</a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack-cli/commit/7d40e4efdd2d8e8af2b0d7c9f612a8b51b41e3fb"><code>7d40e4e</code></a> chore(release): new release (<a href="https://redirect.github.com/webpack/webpack-cli/issues/4839">#4839</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/1f6593a8c04b70883620dce821b9f71fbc074387"><code>1f6593a</code></a> ci: use the input names changesets/action v2 expects (<a href="https://redirect.github.com/webpack/webpack-cli/issues/4838">#4838</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/99cfc4f2497950814a8186e0fadc03b10e277204"><code>99cfc4f</code></a> build(deps): update dependencies (<a href="https://redirect.github.com/webpack/webpack-cli/issues/4837">#4837</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/11be63414a8ed6f87174392137b1546b72e4aacf"><code>11be634</code></a> feat(create-webpack-app): stop asking about HTML and CSS (<a href="https://redirect.github.com/webpack/webpack-cli/issues/4836">#4836</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/a2418aa721bd4d1773a9863cd90af818c6cb052b"><code>a2418aa</code></a> feat(create-webpack-app): use webpack's native CSS and HTML support in init t...</li> <li><a href="https://github.com/webpack/webpack-cli/commit/3664b9d8239834f63124783307dd3e93953d6dd9"><code>3664b9d</code></a> chore: update webpack-dev-server to v6 and test against v5 and v6 (<a href="https://redirect.github.com/webpack/webpack-cli/issues/4834">#4834</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/ce1a2195e4781ba3307157eb8a3694e8a497c977"><code>ce1a219</code></a> ci: node 26 (<a href="https://redirect.github.com/webpack/webpack-cli/issues/4763">#4763</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/0cfc07773446b110c235e8206ab4e088f74721cd"><code>0cfc077</code></a> chore(deps): bump changesets/action in the dependencies group (<a href="https://redirect.github.com/webpack/webpack-cli/issues/4831">#4831</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/ef262ebfdf13cd0b56b68db743a937c6a75e575f"><code>ef262eb</code></a> chore(deps): bump changesets/action in the dependencies group (<a href="https://redirect.github.com/webpack/webpack-cli/issues/4830">#4830</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/d90f5abbe1d1e5d0de1dc03f82cb22ce151f6476"><code>d90f5ab</code></a> chore: add gitignore to ignore autogenerated build & fix codecov option (<a href="https://redirect.github.com/webpack/webpack-cli/issues/4828">#4828</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack-cli/compare/[email protected]@7.2.3">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]
