dependabot[bot] opened a new pull request, #1533: URL: https://github.com/apache/airflow-site/pull/1533
Bumps the npm-dependencies group with 3 updates in the /landing-pages directory: [sass-loader](https://github.com/webpack/sass-loader), [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) and [webpack-dev-server](https://github.com/webpack/webpack-dev-server). Updates `sass-loader` from 16.0.7 to 16.0.8 <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>v16.0.8</h2> <h3><a href="https://github.com/webpack/sass-loader/compare/v16.0.7...v16.0.8">16.0.8</a> (2026-05-08)</h3> <h3>Bug Fixes</h3> <ul> <li>normalize separators in getPossibleRequests for Windows (<a href="https://redirect.github.com/webpack/sass-loader/issues/1308">#1308</a>) (<a href="https://redirect.github.com/webpack/sass-loader/issues/1309">#1309</a>) (<a href="https://github.com/webpack/sass-loader/commit/90e349d7529ea17b380b6597f2d28cd5a6c00c23">90e349d</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> <h3><a href="https://github.com/webpack/sass-loader/compare/v16.0.7...v16.0.8">16.0.8</a> (2026-05-08)</h3> <h3>Bug Fixes</h3> <ul> <li>normalize separators in getPossibleRequests for Windows (<a href="https://redirect.github.com/webpack/sass-loader/issues/1308">#1308</a>) (<a href="https://redirect.github.com/webpack/sass-loader/issues/1309">#1309</a>) (<a href="https://github.com/webpack/sass-loader/commit/90e349d7529ea17b380b6597f2d28cd5a6c00c23">90e349d</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/sass-loader/commit/4f00ed5cc492c3bc2f0b7a0636a092e674809add"><code>4f00ed5</code></a> chore(release): 16.0.8</li> <li><a href="https://github.com/webpack/sass-loader/commit/90e349d7529ea17b380b6597f2d28cd5a6c00c23"><code>90e349d</code></a> fix: normalize separators in getPossibleRequests for Windows (<a href="https://redirect.github.com/webpack/sass-loader/issues/1308">#1308</a>) (<a href="https://redirect.github.com/webpack/sass-loader/issues/1309">#1309</a>)</li> <li><a href="https://github.com/webpack/sass-loader/commit/cda2078b9f35c9d1a6e1bb26e2a95706a9f4a416"><code>cda2078</code></a> chore(deps-dev): bump follow-redirects from 1.15.9 to 1.16.0 (<a href="https://redirect.github.com/webpack/sass-loader/issues/1306">#1306</a>)</li> <li><a href="https://github.com/webpack/sass-loader/commit/128abc070ea0275edc409d51f031cf587b5694de"><code>128abc0</code></a> chore(deps): bump lodash from 4.17.23 to 4.18.1 (<a href="https://redirect.github.com/webpack/sass-loader/issues/1305">#1305</a>)</li> <li><a href="https://github.com/webpack/sass-loader/commit/e3df97df87fe25745b3e97af1676dc688533eef1"><code>e3df97d</code></a> chore(deps-dev): bump node-forge from 1.3.3 to 1.4.0 (<a href="https://redirect.github.com/webpack/sass-loader/issues/1304">#1304</a>)</li> <li><a href="https://github.com/webpack/sass-loader/commit/ff8005b224dc1bbc014f174dd71a9503ac87c3a8"><code>ff8005b</code></a> chore(deps): bump serialize-javascript and terser-webpack-plugin (<a href="https://redirect.github.com/webpack/sass-loader/issues/1299">#1299</a>)</li> <li><a href="https://github.com/webpack/sass-loader/commit/7dd2827688bc2c0603364d01e2a7ab126080504a"><code>7dd2827</code></a> chore(deps-dev): bump flatted from 3.3.2 to 3.4.2 (<a href="https://redirect.github.com/webpack/sass-loader/issues/1301">#1301</a>)</li> <li><a href="https://github.com/webpack/sass-loader/commit/9e6a5e5a1dfb911efdc02c8215ae41bc2a87ccca"><code>9e6a5e5</code></a> chore(deps): bump picomatch (<a href="https://redirect.github.com/webpack/sass-loader/issues/1300">#1300</a>)</li> <li><a href="https://github.com/webpack/sass-loader/commit/a488645bfa191c4f2ff6b456a804030266caa68f"><code>a488645</code></a> chore(deps): bump immutable from 5.0.3 to 5.1.5 (<a href="https://redirect.github.com/webpack/sass-loader/issues/1298">#1298</a>)</li> <li><a href="https://github.com/webpack/sass-loader/commit/fe6fe0717f942c06fa8f75fe6d14df02644f322d"><code>fe6fe07</code></a> chore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 (<a href="https://redirect.github.com/webpack/sass-loader/issues/1297">#1297</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack/sass-loader/compare/v16.0.7...v16.0.8">compare view</a></li> </ul> </details> <br /> Updates `stylelint-scss` from 7.0.0 to 7.1.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stylelint-scss/stylelint-scss/releases">stylelint-scss's releases</a>.</em></p> <blockquote> <h2>7.1.1</h2> <ul> <li>Fixed: <code>operator-no-unspaced</code> CJS/ESM interop for <code>postcss-media-query-parser</code> import for Bun compatibility (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1260">#1260</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v7.1.0...v7.1.1">https://github.com/stylelint-scss/stylelint-scss/compare/v7.1.0...v7.1.1</a></p> <h2>7.1.0</h2> <ul> <li>Added: support for <code>postcss-scss</code> in <code>declaration-nested-properties rule</code> (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1265">#1265</a>).</li> <li>Added: support for <code>postcss-scss</code> in <code>declaration-nested-properties-no-divided-groups</code> rule (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1263">#1263</a>).</li> <li>Updated: <code>declaration-property-value-no-unknown</code> rule to be in sync with the latest stylelint version (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1280">#1280</a>).</li> <li>Updated: refactor <code>parseNestedPropRoot</code> utility for performance and clarity (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1266">#1266</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v7.0.0...v7.1.0">https://github.com/stylelint-scss/stylelint-scss/compare/v7.0.0...v7.1.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md">stylelint-scss's changelog</a>.</em></p> <blockquote> <h1>7.1.1</h1> <ul> <li>Fixed: <code>operator-no-unspaced</code> CJS/ESM interop for <code>postcss-media-query-parser</code> import for Bun compatibility (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1260">#1260</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v7.1.0...v7.1.1">https://github.com/stylelint-scss/stylelint-scss/compare/v7.1.0...v7.1.1</a></p> <h1>7.1.0</h1> <ul> <li>Added: support for <code>postcss-scss</code> in <code>declaration-nested-properties rule</code> (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1265">#1265</a>).</li> <li>Added: support for <code>postcss-scss</code> in <code>declaration-nested-properties-no-divided-groups</code> rule (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1263">#1263</a>).</li> <li>Updated: <code>declaration-property-value-no-unknown</code> rule to be in sync with the latest stylelint version (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1280">#1280</a>).</li> <li>Updated: refactor <code>parseNestedPropRoot</code> utility for performance and clarity (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1266">#1266</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v7.0.0...v7.1.0">https://github.com/stylelint-scss/stylelint-scss/compare/v7.0.0...v7.1.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/d4d7458d0d6eed6cc55cae9c0884c524085d839e"><code>d4d7458</code></a> 7.1.1</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/d8207db26cdf65548a75bb3e49e60e7a9929d3c2"><code>d8207db</code></a> Prepare version 7.1.1 (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1285">#1285</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/801f766bd6b5facaab5ad0d3617131d213ebff2b"><code>801f766</code></a> Fix CJS/ESM interop for postcss-media-query-parser import (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1260">#1260</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/b11563cc0ce8861300080f0a7facbd669d89b803"><code>b11563c</code></a> Update declaration-property-value-no-unknown README (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1284">#1284</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/7834e6723a872603a9de1108bbaf3c7687298b78"><code>7834e67</code></a> 7.1.0</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/fd3575fe58165aa79ad25530378350108514510f"><code>fd3575f</code></a> Prepare version 7.1.0 (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1283">#1283</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/dac6f14e7cb5650185d393a76e7dfad00d760d25"><code>dac6f14</code></a> Update contributors list (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1282">#1282</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/87da95ec877d17dc8caae61fcdcbae3a910d52f2"><code>87da95e</code></a> build(deps-dev): bump stylelint from 17.9.1 to 17.10.0 (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1281">#1281</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/608192d68e53cbdc2ae32d825c886b5d86a1f5a1"><code>608192d</code></a> Update declaration-property-value-no-unknown to be in sync with stylelint (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1">#1</a>...</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/4caa54dd4c98cef4cc437e89c5519f137573f9c2"><code>4caa54d</code></a> build(deps-dev): bump eslint from 10.2.1 to 10.3.0 (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1279">#1279</a>)</li> <li>Additional commits viewable in <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v7.0.0...v7.1.1">compare view</a></li> </ul> </details> <br /> Updates `webpack-dev-server` from 5.2.3 to 5.2.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack-dev-server/releases">webpack-dev-server's releases</a>.</em></p> <blockquote> <h2>v5.2.4</h2> <h3><a href="https://github.com/webpack/webpack-dev-server/compare/v5.2.3...v5.2.4">5.2.4</a> (2026-05-11)</h3> <h3>Bug Fixes</h3> <ul> <li>set Cross-Origin-Resource-Policy header to prevent source code theft over HTTP</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md">webpack-dev-server's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/webpack/webpack-dev-server/compare/v5.2.3...v5.2.4">5.2.4</a> (2026-05-11)</h3> <h3>Bug Fixes</h3> <ul> <li>set Cross-Origin-Resource-Policy header to prevent source code theft over HTTP</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack-dev-server/commit/fd401308f1cc026262880e2dab810004d6444282"><code>fd40130</code></a> chore(release): 5.2.4</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/ece4f3617bea31fb6d3833f69a32b6c289959a49"><code>ece4f36</code></a> chore: update deps (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/5661">#5661</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/a2161442a314a06a97e25d1404d08410cb4e9c51"><code>a216144</code></a> ci: fix test (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/5658">#5658</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/df073c53a8cefb54210b43813fa6ee60364a554e"><code>df073c5</code></a> Merge commit from fork</li> <li>See full diff in <a href="https://github.com/webpack/webpack-dev-server/compare/v5.2.3...v5.2.4">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]
