dependabot[bot] opened a new pull request, #1623: URL: https://github.com/apache/airflow-site/pull/1623
Bumps the npm-dependencies group with 3 updates in the /landing-pages directory: [postcss](https://github.com/postcss/postcss), [webpack](https://github.com/webpack/webpack) and [webpack-cli](https://github.com/webpack/webpack-cli). Updates `postcss` from 8.5.24 to 8.5.25 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/releases">postcss's releases</a>.</em></p> <blockquote> <h2>8.5.25</h2> <ul> <li>Fixed 8.5.17 visitor regression.</li> <li>Fixed <code>list.split()</code> for non-string values (by <a href="https://github.com/amir-rezaei"><code>@amir-rezaei</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p> <blockquote> <h2>8.5.25</h2> <ul> <li>Fixed 8.5.17 visitor regression.</li> <li>Fixed <code>list.split()</code> for non-string values (by <a href="https://github.com/amir-rezaei"><code>@amir-rezaei</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/postcss/commit/08c989c43cc87edb1ed71408c2f5164c54fc21df"><code>08c989c</code></a> Release 8.5.25 version</li> <li><a href="https://github.com/postcss/postcss/commit/24f681471645cd960ee760ab7f9e348fbabfd42c"><code>24f6814</code></a> Fix 8.5.17 visitor regression</li> <li><a href="https://github.com/postcss/postcss/commit/f2fa53f11daab3a16c7eb8bcaf5a945142341df3"><code>f2fa53f</code></a> Add supply chain security requirement to PostCSS plugin guide</li> <li><a href="https://github.com/postcss/postcss/commit/10edf0b0606f97b1510e040c27bfd078c48d6ea7"><code>10edf0b</code></a> fix: return empty array for empty string in list.split (<a href="https://redirect.github.com/postcss/postcss/issues/2121">#2121</a>)</li> <li>See full diff in <a href="https://github.com/postcss/postcss/compare/8.5.24...8.5.25">compare view</a></li> </ul> </details> <br /> Updates `webpack` from 5.109.1 to 5.109.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.109.2</h2> <h3>Patch Changes</h3> <ul> <li> <p>Resolve aliases pointing at a package directory whose name ends with <code>.js</code> again. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21542">#21542</a>)</p> </li> <li> <p>Name CSS sources in source maps by their resource path, without the <code>css </code> prefix. (by <a href="https://github.com/bjohansebas"><code>@bjohansebas</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21536">#21536</a>)</p> </li> <li> <p>Delete no longer referenced files from the filesystem cache directory after storing the cache, age them by recorded time so restored caches are cleaned too, and collect every fully expired pack in one store instead of one per build. (by <a href="https://github.com/bjohansebas"><code>@bjohansebas</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21528">#21528</a>)</p> </li> <li> <p>Report <code>"universal"</code> as the loader context target for the universal target. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21540">#21540</a>)</p> </li> <li> <p>Skip <code>require().prop</code> in dead branches gated by inlined imported constants. (by <a href="https://github.com/hai-x"><code>@hai-x</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21517">#21517</a>)</p> </li> <li> <p>Annotate configuration options and public hooks in the generated types with the <code>@since</code> JSDoc tag. (by <a href="https://github.com/bjohansebas"><code>@bjohansebas</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21473">#21473</a>)</p> </li> </ul> </blockquote> </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.109.2</h2> <h3>Patch Changes</h3> <ul> <li> <p>Resolve aliases pointing at a package directory whose name ends with <code>.js</code> again. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21542">#21542</a>)</p> </li> <li> <p>Name CSS sources in source maps by their resource path, without the <code>css </code> prefix. (by <a href="https://github.com/bjohansebas"><code>@bjohansebas</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21536">#21536</a>)</p> </li> <li> <p>Delete no longer referenced files from the filesystem cache directory after storing the cache, age them by recorded time so restored caches are cleaned too, and collect every fully expired pack in one store instead of one per build. (by <a href="https://github.com/bjohansebas"><code>@bjohansebas</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21528">#21528</a>)</p> </li> <li> <p>Report <code>"universal"</code> as the loader context target for the universal target. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21540">#21540</a>)</p> </li> <li> <p>Skip <code>require().prop</code> in dead branches gated by inlined imported constants. (by <a href="https://github.com/hai-x"><code>@hai-x</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21517">#21517</a>)</p> </li> <li> <p>Annotate configuration options and public hooks in the generated types with the <code>@since</code> JSDoc tag. (by <a href="https://github.com/bjohansebas"><code>@bjohansebas</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/21473">#21473</a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack/commit/6a24bd65b72c43207c36ce61b54e1f5833486906"><code>6a24bd6</code></a> chore(release): new release (<a href="https://redirect.github.com/webpack/webpack/issues/21534">#21534</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/d1b5b6d1d75b6dc04248ed98420a838a00fda221"><code>d1b5b6d</code></a> fix: resolve aliases pointing at a package directory ending in .js (<a href="https://redirect.github.com/webpack/webpack/issues/21542">#21542</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/9cdcc577c7a1971fa07a2b38828d1c61145597a3"><code>9cdcc57</code></a> fix(target): report "universal" as the loader target (<a href="https://redirect.github.com/webpack/webpack/issues/21540">#21540</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/774e7e4b3d525e00bc7698c518b89e44eba7230d"><code>774e7e4</code></a> feat: annotate schema options with added keywords (<a href="https://redirect.github.com/webpack/webpack/issues/21473">#21473</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/ff07bdc72f875868dd33cd00dfeae61392c01ded"><code>ff07bdc</code></a> fix(css): name CSS sources in source maps by their resource path (<a href="https://redirect.github.com/webpack/webpack/issues/21536">#21536</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/d56d82dd2f98f7ed6dcb3b14260ea7c53ddf2145"><code>d56d82d</code></a> fix(cache): reclaim stale filesystem cache files reliably (<a href="https://redirect.github.com/webpack/webpack/issues/21539">#21539</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/ae67e2a9225115e998607e180e2ef226b255ca34"><code>ae67e2a</code></a> chore(readme): add codspeed (<a href="https://redirect.github.com/webpack/webpack/issues/21497">#21497</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/964bbfad0ea01916ae78ab7d81cb1b544bea90f0"><code>964bbfa</code></a> fix: delete no longer referenced files from the filesystem cache directory (#...</li> <li><a href="https://github.com/webpack/webpack/commit/075d0cd8fa989752014f20988d95116b5235b997"><code>075d0cd</code></a> feat: skip <code>require().prop</code> in dead branches (<a href="https://redirect.github.com/webpack/webpack/issues/21517">#21517</a>)</li> <li>See full diff in <a href="https://github.com/webpack/webpack/compare/v5.109.1...v5.109.2">compare view</a></li> </ul> </details> <br /> Updates `webpack-cli` from 7.2.1 to 7.2.2 <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>perf: enable the Node.js compile cache (<code>module.enableCompileCache</code>, available on Node.js >= 22.8.0) to speed up CLI startup (by <a href="https://github.com/bjohansebas"><code>@bjohansebas</code></a> in <a href="https://redirect.github.com/webpack/webpack-cli/pull/4818">#4818</a>)</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.2</h2> <h3>Patch Changes</h3> <ul> <li>perf: enable the Node.js compile cache (<code>module.enableCompileCache</code>, available on Node.js >= 22.8.0) to speed up CLI startup (by <a href="https://github.com/bjohansebas"><code>@bjohansebas</code></a> in <a href="https://redirect.github.com/webpack/webpack-cli/pull/4818">#4818</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack-cli/commit/191fa9ffdc82268e430c10824ac7ba3b8138e287"><code>191fa9f</code></a> chore(release): new release (<a href="https://redirect.github.com/webpack/webpack-cli/issues/4820">#4820</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/1082235f97fecd77a716ac0cc3564669798729a8"><code>1082235</code></a> chore(deps-dev): bump js-yaml from 5.2.1 to 5.2.2 (<a href="https://redirect.github.com/webpack/webpack-cli/issues/4821">#4821</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/e36ae82bf116c50fe6da341291c93d596fcb8bf2"><code>e36ae82</code></a> chore: add publish workflow and script for pkg.pr.new integration (<a href="https://redirect.github.com/webpack/webpack-cli/issues/4819">#4819</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/b0a2024a5790446ea07610ad27fd5abc65f5b875"><code>b0a2024</code></a> perf: enable the Node.js compile cache (<a href="https://redirect.github.com/webpack/webpack-cli/issues/4818">#4818</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/53f6d722c4093a387e23413d79e6cf67b5a867ba"><code>53f6d72</code></a> chore(deps): bump actions/checkout in the dependencies group (<a href="https://redirect.github.com/webpack/webpack-cli/issues/4816">#4816</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/8856346f50b472ba448c4e3a8f7f8f5781c69fb2"><code>8856346</code></a> chore: add allowscripts to work with npm 12 (<a href="https://redirect.github.com/webpack/webpack-cli/issues/4811">#4811</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/0b0f1ee3d4a648e8d1679a73f511277d25bf47aa"><code>0b0f1ee</code></a> chore(deps): bump fast-uri from 3.1.2 to 3.1.4 (<a href="https://redirect.github.com/webpack/webpack-cli/issues/4815">#4815</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/d60a777303fdd34eb1e5e6901ab39c7370ce5fef"><code>d60a777</code></a> chore(deps-dev): bump postcss from 8.5.10 to 8.5.22 (<a href="https://redirect.github.com/webpack/webpack-cli/issues/4814">#4814</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/8c1719aeab0efe0a5f13649d407c425b14ba4216"><code>8c1719a</code></a> chore(deps): bump shell-quote from 1.8.4 to 1.10.0 (<a href="https://redirect.github.com/webpack/webpack-cli/issues/4813">#4813</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/8c2473c23ff926772f8d7719777236ab113be591"><code>8c2473c</code></a> chore(deps): bump immutable from 5.1.5 to 5.1.9 (<a href="https://redirect.github.com/webpack/webpack-cli/issues/4812">#4812</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack-cli/compare/[email protected]@7.2.2">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]
