dependabot[bot] opened a new pull request, #1407: URL: https://github.com/apache/airflow-site/pull/1407
Bumps the npm-dependencies group with 5 updates in the /landing-pages directory: | Package | From | To | | --- | --- | --- | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.23` | `10.4.24` | | [css-loader](https://github.com/webpack/css-loader) | `7.1.2` | `7.1.3` | | [globals](https://github.com/sindresorhus/globals) | `17.0.0` | `17.2.0` | | [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) | `11.1.1` | `11.1.2` | | [stylelint](https://github.com/stylelint/stylelint) | `17.0.0` | `17.1.0` | Updates `autoprefixer` from 10.4.23 to 10.4.24 <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.4.24</h2> <ul> <li>Made Autoprefixer a little faster (by <a href="https://github.com/Cherry"><code>@Cherry</code></a>).</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.4.24</h2> <ul> <li>Made Autoprefixer a little faster (by <a href="https://github.com/Cherry"><code>@Cherry</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/autoprefixer/commit/36692c25e7ebf68b61cf992535a15f86e03ba4df"><code>36692c2</code></a> Release 10.4.24 version</li> <li><a href="https://github.com/postcss/autoprefixer/commit/67df014ae17b47b277e8e00abe3267650b4f2585"><code>67df014</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/autoprefixer/commit/032440ee4a2fc8d0d8b391df91bb1ea377e256be"><code>032440e</code></a> perf: reduce array allocations (<a href="https://redirect.github.com/postcss/autoprefixer/issues/1542">#1542</a>)</li> <li>See full diff in <a href="https://github.com/postcss/autoprefixer/compare/10.4.23...10.4.24">compare view</a></li> </ul> </details> <br /> Updates `css-loader` from 7.1.2 to 7.1.3 <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.3</h2> <h3><a href="https://github.com/webpack/css-loader/compare/v7.1.2...v7.1.3">7.1.3</a> (2026-01-27)</h3> <h3>Bug Fixes</h3> <ul> <li>allow to use <code>module</code> class name (<a href="https://redirect.github.com/webpack/css-loader/issues/1649">#1649</a>) (<a href="https://github.com/webpack/css-loader/commit/01869bcace63d17c4bfafedbc29c11965e62360d">01869bc</a>)</li> <li>use official <code>createHash</code> for hashes (<a href="https://redirect.github.com/webpack/css-loader/issues/1618">#1618</a>) (<a href="https://github.com/webpack/css-loader/commit/06587e54c6a580ee0c20e47021943aa9989acd5c">06587e5</a>)</li> <li>use official <code>hash*</code> options for hashes (<a href="https://redirect.github.com/webpack/css-loader/issues/1619">#1619</a>) (<a href="https://github.com/webpack/css-loader/commit/9544c3e9a90c1c58476d3d87188f8ff39105294f">9544c3e</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.2...v7.1.3">7.1.3</a> (2026-01-27)</h3> <h3>Bug Fixes</h3> <ul> <li>allow to use <code>module</code> class name (<a href="https://redirect.github.com/webpack/css-loader/issues/1649">#1649</a>) (<a href="https://github.com/webpack/css-loader/commit/01869bcace63d17c4bfafedbc29c11965e62360d">01869bc</a>)</li> <li>use official <code>createHash</code> for hashes (<a href="https://redirect.github.com/webpack/css-loader/issues/1618">#1618</a>) (<a href="https://github.com/webpack/css-loader/commit/06587e54c6a580ee0c20e47021943aa9989acd5c">06587e5</a>)</li> <li>use official <code>hash*</code> options for hashes (<a href="https://redirect.github.com/webpack/css-loader/issues/1619">#1619</a>) (<a href="https://github.com/webpack/css-loader/commit/9544c3e9a90c1c58476d3d87188f8ff39105294f">9544c3e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/css-loader/commit/b2b2de789d69fbfc02832d48b4f1abefadbcbbcf"><code>b2b2de7</code></a> chore(release): 7.1.3</li> <li><a href="https://github.com/webpack/css-loader/commit/01869bcace63d17c4bfafedbc29c11965e62360d"><code>01869bc</code></a> fix: allow to use <code>module</code> class name (<a href="https://redirect.github.com/webpack/css-loader/issues/1649">#1649</a>)</li> <li><a href="https://github.com/webpack/css-loader/commit/7dd15ec0d2327b8ead619a138b16c608e37ff6f4"><code>7dd15ec</code></a> chore(deps): bump js-yaml (<a href="https://redirect.github.com/webpack/css-loader/issues/1648">#1648</a>)</li> <li><a href="https://github.com/webpack/css-loader/commit/db262022fa42f799194479926e235e3f0dbdaf10"><code>db26202</code></a> chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 (<a href="https://redirect.github.com/webpack/css-loader/issues/1647">#1647</a>)</li> <li><a href="https://github.com/webpack/css-loader/commit/7daf1b88f659bec709839cf414764497b2f3efbc"><code>7daf1b8</code></a> Update CONTRIBUTING link to point to GitHub page</li> <li><a href="https://github.com/webpack/css-loader/commit/de1e63339114704e161bc60628d5d5e1b9f2e2ce"><code>de1e633</code></a> chore: correct link path (<a href="https://redirect.github.com/webpack/css-loader/issues/1645">#1645</a>)</li> <li><a href="https://github.com/webpack/css-loader/commit/563ad63cd48601c80a8e508349d53d947e83aa40"><code>563ad63</code></a> chore: migrate from contrib and swap branches (<a href="https://redirect.github.com/webpack/css-loader/issues/1644">#1644</a>)</li> <li><a href="https://github.com/webpack/css-loader/commit/e68bf7eb59f3d404bcb2263c32f5d563d9cd85d4"><code>e68bf7e</code></a> chore: update github actions/checkout from v4 to v5 (<a href="https://redirect.github.com/webpack/css-loader/issues/1642">#1642</a>)</li> <li><a href="https://github.com/webpack/css-loader/commit/99eb892bafc0fa037110f559a3987b74ab53cfde"><code>99eb892</code></a> chore: update jest from v29 to v30 (<a href="https://redirect.github.com/webpack/css-loader/issues/1637">#1637</a>)</li> <li><a href="https://github.com/webpack/css-loader/commit/af6652f9d32c85a51513d0aed250f78e90d96903"><code>af6652f</code></a> docs: improving typos in ISSUE_TEMPLATE files (<a href="https://redirect.github.com/webpack/css-loader/issues/1636">#1636</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack/css-loader/compare/v7.1.2...v7.1.3">compare view</a></li> </ul> </details> <br /> Updates `globals` from 17.0.0 to 17.2.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sindresorhus/globals/releases">globals's releases</a>.</em></p> <blockquote> <h2>v17.2.0</h2> <ul> <li><code>jasmine</code>: Add <code>throwUnless</code> and <code>throwUnlessAsync</code> globals (<a href="https://redirect.github.com/sindresorhus/globals/issues/335">#335</a>) 97f23a7</li> </ul> <hr /> <p><a href="https://github.com/sindresorhus/globals/compare/v17.1.0...v17.2.0">https://github.com/sindresorhus/globals/compare/v17.1.0...v17.2.0</a></p> <h2>v17.1.0</h2> <ul> <li>Add <code>webpack</code> and <code>rspack</code> globals (<a href="https://redirect.github.com/sindresorhus/globals/issues/333">#333</a>) 65cae73</li> </ul> <hr /> <p><a href="https://github.com/sindresorhus/globals/compare/v17.0.0...v17.1.0">https://github.com/sindresorhus/globals/compare/v17.0.0...v17.1.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sindresorhus/globals/commit/8176ac7290e6eb0be1403b80a4184651c4cd95f6"><code>8176ac7</code></a> 17.2.0</li> <li><a href="https://github.com/sindresorhus/globals/commit/97f23a759b37c2b6c30845cdc5172fd862d5c5e2"><code>97f23a7</code></a> <code>jasmine</code>: Add <code>throwUnless</code> and <code>throwUnlessAsync</code> globals (<a href="https://redirect.github.com/sindresorhus/globals/issues/335">#335</a>)</li> <li><a href="https://github.com/sindresorhus/globals/commit/7a2f3546a195b67ee07d76acce39499d34b4c8fe"><code>7a2f354</code></a> 17.1.0</li> <li><a href="https://github.com/sindresorhus/globals/commit/65cae7345cd365d2b0ea26958b545644aea5a6df"><code>65cae73</code></a> Add <code>webpack</code> and <code>rspack</code> globals (<a href="https://redirect.github.com/sindresorhus/globals/issues/333">#333</a>)</li> <li><a href="https://github.com/sindresorhus/globals/commit/3efe5aad90231cee41c8caea7b987706390f889b"><code>3efe5aa</code></a> Remove script transform (<a href="https://redirect.github.com/sindresorhus/globals/issues/332">#332</a>)</li> <li>See full diff in <a href="https://github.com/sindresorhus/globals/compare/v17.0.0...v17.2.0">compare view</a></li> </ul> </details> <br /> Updates `postcss-preset-env` from 11.1.1 to 11.1.2 <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.1.2</h3> <p><em>January 25, 2026</em></p> <ul> <li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-normalize-display-values"><code>@csstools/postcss-normalize-display-values</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-normalize-display-values/CHANGELOG.md#501"><code>5.0.1</code></a> (patch)</li> <li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/packages/color-helpers"><code>@csstools/color-helpers</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/packages/color-helpers/CHANGELOG.md#601"><code>6.0.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 `stylelint` from 17.0.0 to 17.1.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.1.0</h2> <p>It fixes 5 bugs and adds the <code>display-notation</code> rule. Before we turn it on in our <a href="https://www.npmjs.com/package/stylelint-config-standard">standard config</a>, we'd like to <a href="https://redirect.github.com/stylelint/stylelint-config-standard/issues/387">hear the community's thoughts</a> on which options to use.</p> <ul> <li>Added: <code>display-notation</code> rule (<a href="https://redirect.github.com/stylelint/stylelint/issues/8981">#8981</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> <li>Fixed: <code>GlobbyOptions</code> TypeScript errors (<a href="https://redirect.github.com/stylelint/stylelint/issues/8992">#8992</a>) (<a href="https://github.com/zalishchuk"><code>@zalishchuk</code></a>).</li> <li>Fixed: <code>hue-degree-notation</code> false negatives and positives for relative colors (<a href="https://redirect.github.com/stylelint/stylelint/issues/8985">#8985</a>) (<a href="https://github.com/jamesnw"><code>@jamesnw</code></a>).</li> <li>Fixed: <code>lightness-notation</code> false negatives for relative colors (<a href="https://redirect.github.com/stylelint/stylelint/issues/8987">#8987</a>) (<a href="https://github.com/jamesnw"><code>@jamesnw</code></a>).</li> <li>Fixed: <code>selector-type-no-unknown</code> false positives for <code>geolocation</code> and <code>usermedia</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/9004">#9004</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>selector-type-no-unknown</code> false positives for <code>rb</code>, <code>rtc</code> and <code>menuitem</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8972">#8972</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</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.1.0 - 2026-01-30</h2> <p>It fixes 5 bugs and adds the <code>display-notation</code> rule. Before we turn it on in our <a href="https://www.npmjs.com/package/stylelint-config-standard">standard config</a>, we'd like to <a href="https://redirect.github.com/stylelint/stylelint-config-standard/issues/387">hear the community's thoughts</a> on which options to use.</p> <ul> <li>Added: <code>display-notation</code> rule (<a href="https://redirect.github.com/stylelint/stylelint/pull/8981">#8981</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> <li>Fixed: <code>GlobbyOptions</code> TypeScript errors (<a href="https://redirect.github.com/stylelint/stylelint/pull/8992">#8992</a>) (<a href="https://github.com/zalishchuk"><code>@zalishchuk</code></a>).</li> <li>Fixed: <code>hue-degree-notation</code> false negatives and positives for relative colors (<a href="https://redirect.github.com/stylelint/stylelint/pull/8985">#8985</a>) (<a href="https://github.com/jamesnw"><code>@jamesnw</code></a>).</li> <li>Fixed: <code>lightness-notation</code> false negatives for relative colors (<a href="https://redirect.github.com/stylelint/stylelint/pull/8987">#8987</a>) (<a href="https://github.com/jamesnw"><code>@jamesnw</code></a>).</li> <li>Fixed: <code>selector-type-no-unknown</code> false positives for <code>geolocation</code> and <code>usermedia</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/9004">#9004</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>selector-type-no-unknown</code> false positives for <code>rb</code>, <code>rtc</code> and <code>menuitem</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8972">#8972</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stylelint/stylelint/commit/48f637247255b0cae796f73dbbcf74706d755116"><code>48f6372</code></a> Release 17.1.0 (<a href="https://redirect.github.com/stylelint/stylelint/issues/9007">#9007</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/5bed10888945cf8caf42367c840d8b44be4735d8"><code>5bed108</code></a> Fix <code>selector-type-no-unknown</code> false positives for <code>geolocation</code> and `usermed...</li> <li><a href="https://github.com/stylelint/stylelint/commit/7b0b6f79a7cfe7b57748d819d93daecc18d6b57d"><code>7b0b6f7</code></a> Revert "Fix resolution of configs, plugins, processors, and custom syntaxes i...</li> <li><a href="https://github.com/stylelint/stylelint/commit/9b30fbd3ddf6a7b684b8996d88a107a18a5377fb"><code>9b30fbd</code></a> Remove <code>display-notation</code> secondary options while the specification is in flu...</li> <li><a href="https://github.com/stylelint/stylelint/commit/17ebd25999faa5526957e38050dc472bfdf157bd"><code>17ebd25</code></a> Fix resolution of configs, plugins, processors, and custom syntaxes in Yarn P...</li> <li><a href="https://github.com/stylelint/stylelint/commit/590df524205ab0dd1ebbab9b23ed93b71843dc6d"><code>590df52</code></a> Bump prettier from 3.8.0 to 3.8.1 (<a href="https://redirect.github.com/stylelint/stylelint/issues/9002">#9002</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/d101b1568ccedebd9d6ad09d58765d6985228624"><code>d101b15</code></a> Remove ignoring ESLint major updates in Dependabot config (<a href="https://redirect.github.com/stylelint/stylelint/issues/9000">#9000</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/0d9df2f6097054e58862976915642ed7e17ff0bc"><code>0d9df2f</code></a> Add <code>display-notation</code> rule (<a href="https://redirect.github.com/stylelint/stylelint/issues/8981">#8981</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/5721667847fbf516266a551abbd4c21f0f382bc1"><code>5721667</code></a> Turn off <code>skipLibCheck</code> TypeScript configuration option (<a href="https://redirect.github.com/stylelint/stylelint/issues/8999">#8999</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/79cf2cf082233fcaf6d4343387de9da2e7a4ec4b"><code>79cf2cf</code></a> Fix <code>GlobbyOptions</code> TypeScript errors (<a href="https://redirect.github.com/stylelint/stylelint/issues/8992">#8992</a>)</li> <li>Additional commits viewable in <a href="https://github.com/stylelint/stylelint/compare/17.0.0...17.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]
