dependabot[bot] opened a new pull request, #1657:
URL: https://github.com/apache/airflow-site/pull/1657

   Bumps the npm-dependencies group with 2 updates in the /landing-pages 
directory: [postcss-cli](https://github.com/postcss/postcss-cli) and 
[postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env).
   
   Updates `postcss-cli` from 11.0.1 to 12.0.0
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md";>postcss-cli's
 changelog</a>.</em></p>
   <blockquote>
   <h1>12.0.0 / 2026-09-04</h1>
   <ul>
   <li>If using a YAML config, the <code>yaml</code> package must be installed 
separately (<a 
href="https://redirect.github.com/postcss/postcss-cli/pull/478";>#478</a>)</li>
   <li>Requires Node.js v22+ (<a 
href="https://redirect.github.com/postcss/postcss-cli/pull/525";>#525</a>)</li>
   <li>Errors if <code>--config</code> is passed, but no config is found (<a 
href="https://redirect.github.com/postcss/postcss-cli/issues/467";>#467</a>, <a 
href="https://redirect.github.com/postcss/postcss-cli/pull/522";>#522</a>)</li>
   <li>Now properly exits with an error if invalid options/configuration are 
passed in watch mode (<a 
href="https://redirect.github.com/postcss/postcss-cli/pull/527";>#527</a>)</li>
   <li>Upgrade to chokidar v5; which results in slightly different handling of 
<code>dir-dependency</code> messages in watch mode (<a 
href="https://redirect.github.com/postcss/postcss-cli/pull/501";>#501</a>)</li>
   <li>Properly watchs all config files if there are multiple config files (<a 
href="https://redirect.github.com/postcss/postcss-cli/pull/536";>#536</a>)</li>
   <li>Minimized dependencies by removing fs-extra (<a 
href="https://redirect.github.com/postcss/postcss-cli/pull/510";>#510</a>)</li>
   <li>Internal refactoring</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/postcss/postcss-cli/commit/03e8cee382105c6abb182fea4b3fa9fec5f947a9";><code>03e8cee</code></a>
 12.0.0</li>
   <li><a 
href="https://github.com/postcss/postcss-cli/commit/cfb667510874cb8b5bac2ac5cbc8879a393124c8";><code>cfb6675</code></a>
 Handle multiple config files in watch mode (<a 
href="https://redirect.github.com/postcss/postcss-cli/issues/536";>#536</a>)</li>
   <li><a 
href="https://github.com/postcss/postcss-cli/commit/70d90a0525c9a258cf691419fa1544e88d12046a";><code>70d90a0</code></a>
 Better config tests (<a 
href="https://redirect.github.com/postcss/postcss-cli/issues/535";>#535</a>)</li>
   <li><a 
href="https://github.com/postcss/postcss-cli/commit/073882e246cc8adcd08e09f5ab7a1dc8f67cd140";><code>073882e</code></a>
 Consistent handling of argv parameters (<a 
href="https://redirect.github.com/postcss/postcss-cli/issues/534";>#534</a>)</li>
   <li><a 
href="https://github.com/postcss/postcss-cli/commit/4959c9e952f15c346f55ab2a11b4acce3c19ac20";><code>4959c9e</code></a>
 Update dependency ava to v8 (<a 
href="https://redirect.github.com/postcss/postcss-cli/issues/514";>#514</a>)</li>
   <li><a 
href="https://github.com/postcss/postcss-cli/commit/b92aa6f05c13403c758f03999a3a7e6dd442e1b3";><code>b92aa6f</code></a>
 Refactor watch tests to avoid using test.cb (<a 
href="https://redirect.github.com/postcss/postcss-cli/issues/533";>#533</a>)</li>
   <li><a 
href="https://github.com/postcss/postcss-cli/commit/864b31c20f197648fd66e9b7c64c3397222d3f29";><code>864b31c</code></a>
 Update dependency postcss-import to v17 (<a 
href="https://redirect.github.com/postcss/postcss-cli/issues/523";>#523</a>)</li>
   <li><a 
href="https://github.com/postcss/postcss-cli/commit/5011ebc90c9f800a57f0d3e116658413983d737c";><code>5011ebc</code></a>
 Remove unused coveralls devDependency</li>
   <li><a 
href="https://github.com/postcss/postcss-cli/commit/193b1618c6ee8593353628ca58302c4a7bcf2b30";><code>193b161</code></a>
 Update dependency chokidar to v5 (<a 
href="https://redirect.github.com/postcss/postcss-cli/issues/501";>#501</a>)</li>
   <li><a 
href="https://github.com/postcss/postcss-cli/commit/96569796df9f65428d2668e27b9b1b213fa69f81";><code>9656979</code></a>
 Refactor/Modernize code (<a 
href="https://redirect.github.com/postcss/postcss-cli/issues/531";>#531</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/postcss/postcss-cli/compare/11.0.1...12.0.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `postcss-preset-env` from 11.5.1 to 11.5.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.5.2</h3>
   <p><em>September 6, 2026</em></p>
   <ul>
   <li>Updated <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions";><code>@csstools/postcss-exponential-functions</code></a>
 to <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions/CHANGELOG.md#305";><code>3.0.5</code></a>
 (patch)</li>
   <li>Updated <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-fit-tolerance-property";><code>@csstools/postcss-fit-tolerance-property</code></a>
 to <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-fit-tolerance-property/CHANGELOG.md#101";><code>1.0.1</code></a>
 (patch)</li>
   <li>Updated <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gamut-mapping";><code>@csstools/postcss-gamut-mapping</code></a>
 to <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gamut-mapping/CHANGELOG.md#3011";><code>3.0.11</code></a>
 (patch)</li>
   <li>Updated <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nested-calc";><code>@csstools/postcss-nested-calc</code></a>
 to <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nested-calc/CHANGELOG.md#501";><code>5.0.1</code></a>
 (patch)</li>
   <li>Updated <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-progressive-custom-properties";><code>@csstools/postcss-progressive-custom-properties</code></a>
 to <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-progressive-custom-properties/CHANGELOG.md#513";><code>5.1.3</code></a>
 (patch)</li>
   <li>Updated <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-random-function";><code>@csstools/postcss-random-function</code></a>
 to <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-random-function/CHANGELOG.md#401";><code>4.0.1</code></a>
 (patch)</li>
   <li>Updated <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-sign-functions";><code>@csstools/postcss-sign-functions</code></a>
 to <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-sign-functions/CHANGELOG.md#205";><code>2.0.5</code></a>
 (patch)</li>
   <li>Updated <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions";><code>@csstools/postcss-stepped-value-functions</code></a>
 to <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions/CHANGELOG.md#505";><code>5.0.5</code></a>
 (patch)</li>
   <li>Updated <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions";><code>@csstools/postcss-trigonometric-functions</code></a>
 to <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions/CHANGELOG.md#505";><code>5.0.5</code></a>
 (patch)</li>
   <li>Updated <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-hex-alpha";><code>postcss-color-hex-alpha</code></a>
 to <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-hex-alpha/CHANGELOG.md#1101";><code>11.0.1</code></a>
 (patch)</li>
   <li>Updated <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-rebeccapurple";><code>postcss-color-rebeccapurple</code></a>
 to <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-rebeccapurple/CHANGELOG.md#1101";><code>11.0.1</code></a>
 (patch)</li>
   <li>Updated <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-image-set-function";><code>postcss-image-set-function</code></a>
 to <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-image-set-function/CHANGELOG.md#801";><code>8.0.1</code></a>
 (patch)</li>
   <li>Updated <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-alpha-function";><code>@csstools/postcss-alpha-function</code></a>
 to <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-alpha-function/CHANGELOG.md#2012";><code>2.0.12</code></a>
 (patch)</li>
   <li>Updated <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function";><code>@csstools/postcss-color-function</code></a>
 to <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function/CHANGELOG.md#5011";><code>5.0.11</code></a>
 (patch)</li>
   <li>Updated <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function-display-p3-linear";><code>@csstools/postcss-color-function-display-p3-linear</code></a>
 to <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function-display-p3-linear/CHANGELOG.md#2011";><code>2.0.11</code></a>
 (patch)</li>
   <li>Updated <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function";><code>@csstools/postcss-color-mix-function</code></a>
 to <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function/CHANGELOG.md#4011";><code>4.0.11</code></a>
 (patch)</li>
   <li>Updated <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-variadic-function-arguments";><code>@csstools/postcss-color-mix-variadic-function-arguments</code></a>
 to <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-variadic-function-arguments/CHANGELOG.md#2011";><code>2.0.11</code></a>
 (patch)</li>
   <li>Updated <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-content-alt-text";><code>@csstools/postcss-content-alt-text</code></a>
 to <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-content-alt-text/CHANGELOG.md#304";><code>3.0.4</code></a>
 (patch)</li>
   <li>Updated <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-contrast-color-function";><code>@csstools/postcss-contrast-color-function</code></a>
 to <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-contrast-color-function/CHANGELOG.md#3011";><code>3.0.11</code></a>
 (patch)</li>
   <li>Updated <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method";><code>@csstools/postcss-gradients-interpolation-method</code></a>
 to <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method/CHANGELOG.md#6011";><code>6.0.11</code></a>
 (patch)</li>
   <li>Updated <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function";><code>@csstools/postcss-hwb-function</code></a>
 to <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function/CHANGELOG.md#5011";><code>5.0.11</code></a>
 (patch)</li>
   <li>Updated <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-ic-unit";><code>@csstools/postcss-ic-unit</code></a>
 to <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-ic-unit/CHANGELOG.md#504";><code>5.0.4</code></a>
 (patch)</li>
   <li>Updated <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-image-function";><code>@csstools/postcss-image-function</code></a>
 to <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-image-function/CHANGELOG.md#103";><code>1.0.3</code></a>
 (patch)</li>
   <li>Updated <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-light-dark-function";><code>@csstools/postcss-light-dark-function</code></a>
 to <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-light-dark-function/CHANGELOG.md#304";><code>3.0.4</code></a>
 (patch)</li>
   <li>Updated <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units";><code>@csstools/postcss-logical-viewport-units</code></a>
 to <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units/CHANGELOG.md#401";><code>4.0.1</code></a>
 (patch)</li>
   <li>Updated <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function";><code>@csstools/postcss-oklab-function</code></a>
 to <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function/CHANGELOG.md#5011";><code>5.0.11</code></a>
 (patch)</li>
   <li>Updated <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax";><code>@csstools/postcss-relative-color-syntax</code></a>
 to <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax/CHANGELOG.md#4011";><code>4.0.11</code></a>
 (patch)</li>
   <li>Updated <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation";><code>postcss-color-functional-notation</code></a>
 to <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation/CHANGELOG.md#8011";><code>8.0.11</code></a>
 (patch)</li>
   <li>Updated <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-double-position-gradients";><code>postcss-double-position-gradients</code></a>
 to <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-double-position-gradients/CHANGELOG.md#704";><code>7.0.4</code></a>
 (patch)</li>
   <li>Updated <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function";><code>postcss-lab-function</code></a>
 to <a 
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function/CHANGELOG.md#8011";><code>8.0.11</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 />
   
   
   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]

Reply via email to