dependabot[bot] opened a new pull request, #1588: URL: https://github.com/apache/airflow-site/pull/1588
Bumps the npm-dependencies group with 4 updates in the /landing-pages directory: [autoprefixer](https://github.com/postcss/autoprefixer), [stylelint](https://github.com/stylelint/stylelint), [webpack](https://github.com/webpack/webpack) and [webpack-cli](https://github.com/webpack/webpack-cli). Updates `autoprefixer` from 10.5.1 to 10.5.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/postcss/autoprefixer/releases">autoprefixer's releases</a>.</em></p> <blockquote> <h2>10.5.2</h2> <ul> <li>Moved <code>-webkit-fill-available</code> before <code>-moz-available</code>, so Firefox will use <code>-webkit-</code> version which is closer to <code>stretch</code>.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md">autoprefixer's changelog</a>.</em></p> <blockquote> <h2>10.5.2</h2> <ul> <li>Moved <code>-webkit-fill-available</code> before <code>-moz-available</code>, so Firefox will use <code>-webkit-</code> version which is closer to <code>stretch</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/autoprefixer/commit/e99e38122ce706747c903ef321a3c1df2d7ada3e"><code>e99e381</code></a> Release 10.5.2 version</li> <li><a href="https://github.com/postcss/autoprefixer/commit/98de3f5238ba92ce3bbf1a36b52cafcb44cddcfb"><code>98de3f5</code></a> Move -webkit-fill-available before -moz-available to get a closer to spec res...</li> <li>See full diff in <a href="https://github.com/postcss/autoprefixer/compare/10.5.1...10.5.2">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.1 <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.1</h2> <h3>Patch Changes</h3> <ul> <li> <p>Fix invalid property access for escaped namespace imports with multi-character mangled export names. (by <a href="https://github.com/xiaoxiaojx"><code>@xiaoxiaojx</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21280">#21280</a>)</p> </li> <li> <p>Add frames to ProfilingPlugin TracingStartedInBrowser event so the trace loads in Chrome DevTools. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21269">#21269</a>)</p> </li> </ul> <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><iframe srcdoc></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> </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.1</h2> <h3>Patch Changes</h3> <ul> <li> <p>Fix invalid property access for escaped namespace imports with multi-character mangled export names. (by <a href="https://github.com/xiaoxiaojx"><code>@xiaoxiaojx</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21280">#21280</a>)</p> </li> <li> <p>Add frames to ProfilingPlugin TracingStartedInBrowser event so the trace loads in Chrome DevTools. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21269">#21269</a>)</p> </li> </ul> <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><iframe srcdoc></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> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack/commit/da91761ed92c8e133ee321c7db4ad6c4698cae0a"><code>da91761</code></a> chore(release): new release (<a href="https://redirect.github.com/webpack/webpack/issues/21284">#21284</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/b6c9fcf866f3a52432a3ee82453a857f3473569c"><code>b6c9fcf</code></a> chore: move members to emeritus (<a href="https://redirect.github.com/webpack/webpack/issues/21281">#21281</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/062aa200173d1b648fe4af703d6e555a3d73aee6"><code>062aa20</code></a> Fix invalid property access for escaped namespace with mangled exports (<a href="https://redirect.github.com/webpack/webpack/issues/21280">#21280</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/ed9fa71fa6862a97f7b6246afdfee910daf6bfb0"><code>ed9fa71</code></a> fix: render ProfilingPlugin trace in Chrome DevTools (<a href="https://redirect.github.com/webpack/webpack/issues/21269">#21269</a>)</li> <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>Additional commits viewable in <a href="https://github.com/webpack/webpack/compare/v5.107.2...v5.108.1">compare view</a></li> </ul> </details> <br /> Updates `webpack-cli` from 7.0.3 to 7.1.0 <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>Minor Changes</h3> <ul> <li> <p>feat(cli): refresh the <code>--help</code> output using commander's <code>configureHelp</code> API — branded headers, section dividers, colorized terms and a clearer footer. Colors and chrome collapse to plain text when output is piped or <code>--no-color</code> is used, so scripts keep working. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack-cli/pull/4779">#4779</a>)</p> </li> <li> <p>feat: support <code>.json5</code>, <code>.yaml</code>/<code>.yml</code> and <code>.toml</code> configuration files by parsing them directly, with the parser package (<code>json5</code>, <code>js-yaml</code>, <code>toml</code>) installed on demand by the user and declared as optional <code>peerDependencies</code> so the parsers resolve correctly under Yarn PnP (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack-cli/pull/4777">#4777</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.1.0</h2> <h3>Minor Changes</h3> <ul> <li> <p>feat(cli): refresh the <code>--help</code> output using commander's <code>configureHelp</code> API — branded headers, section dividers, colorized terms and a clearer footer. Colors and chrome collapse to plain text when output is piped or <code>--no-color</code> is used, so scripts keep working. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack-cli/pull/4779">#4779</a>)</p> </li> <li> <p>feat: support <code>.json5</code>, <code>.yaml</code>/<code>.yml</code> and <code>.toml</code> configuration files by parsing them directly, with the parser package (<code>json5</code>, <code>js-yaml</code>, <code>toml</code>) installed on demand by the user and declared as optional <code>peerDependencies</code> so the parsers resolve correctly under Yarn PnP (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack-cli/pull/4777">#4777</a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack-cli/commit/3cd7423fa3639b061bc181188372a703fec71ec4"><code>3cd7423</code></a> chore(release): new release (<a href="https://redirect.github.com/webpack/webpack-cli/issues/4778">#4778</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/b42d1f4679f0463b48aaf5251e30ef19e7197887"><code>b42d1f4</code></a> fix(webpack-cli): declare json5/js-yaml/toml as optional peerDependencies (<a href="https://redirect.github.com/webpack/webpack-cli/issues/4">#4</a>...</li> <li><a href="https://github.com/webpack/webpack-cli/commit/347110344d4d2354066490a09bbcf6e7817a639c"><code>3471103</code></a> refactor(cli): hierarchical indentation for styled CLI output (<a href="https://redirect.github.com/webpack/webpack-cli/issues/4786">#4786</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/772330c5fc658772164aa1d988802e1c506bf92a"><code>772330c</code></a> build(deps): update dependencies (except commander) (<a href="https://redirect.github.com/webpack/webpack-cli/issues/4785">#4785</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/a7380e1aebe8dfe6664b0aba6c2b7d0b35842163"><code>a7380e1</code></a> feat(cli): refresh CLI output via commander's help API + shared status icons ...</li> <li><a href="https://github.com/webpack/webpack-cli/commit/721d8fdf3703a298d80c5c1d6f6fdce2ee588858"><code>721d8fd</code></a> chore(deps): bump the dependencies group with 2 updates (<a href="https://redirect.github.com/webpack/webpack-cli/issues/4780">#4780</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/65aa86cad969847df41342edde89832def8a73a5"><code>65aa86c</code></a> chore(deps-dev): bump the dependencies group with 3 updates (<a href="https://redirect.github.com/webpack/webpack-cli/issues/4781">#4781</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/134e62d9b3609c4fa7e0225b5a32e9d07f46f00f"><code>134e62d</code></a> feat(webpack-cli): support json5/yaml/toml configs via direct parsing (no int...</li> <li><a href="https://github.com/webpack/webpack-cli/commit/0b22f7704efe80de8d4c15df803f7ba8604f2026"><code>0b22f77</code></a> fix(cli): make config loading errors more verbose (<a href="https://redirect.github.com/webpack/webpack-cli/issues/4776">#4776</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/a5af40197cb73be2d6c681c411a8ebfd4b2d81d8"><code>a5af401</code></a> chore(deps): bump launch-editor from 2.13.1 to 2.14.1 (<a href="https://redirect.github.com/webpack/webpack-cli/issues/4774">#4774</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack-cli/compare/[email protected]@7.1.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]
