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

   Bumps the npm-dependencies group with 1 update in the /landing-pages 
directory: [postcss](https://github.com/postcss/postcss).
   
   Updates `postcss` from 8.5.26 to 8.5.27
   <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.27</h2>
   <ul>
   <li>Fixed removing any comments starting with <code>/*#</code> (by <a 
href="https://github.com/dylanpulver";><code>@​dylanpulver</code></a>).</li>
   <li>Fixed <code>*</code> hack before a comment in Custom Properties (by <a 
href="https://github.com/Jaybhade";><code>@​Jaybhade</code></a>).</li>
   <li>Fixed empty values in the middle of <code>list.comma()</code> (by <a 
href="https://github.com/MahinAnowar";><code>@​MahinAnowar</code></a>).</li>
   <li>Fixed whitespace-only values in <code>list.space()</code> (by <a 
href="https://github.com/MahinAnowar";><code>@​MahinAnowar</code></a>).</li>
   <li>Fixed rule’s end position on space before semicolon (by <a 
href="https://github.com/maximilliangrand";><code>@​maximilliangrand</code></a>).</li>
   <li>Fixed types (by <a 
href="https://github.com/romainmenke";><code>@​romainmenke</code></a>).</li>
   <li>Fixed Chinese text in deprecation warning (by <a 
href="https://github.com/Jesse205";><code>@​Jesse205</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.27</h2>
   <ul>
   <li>Fixed removing any comments starting with <code>/*#</code> (by <a 
href="https://github.com/dylanpulver";><code>@​dylanpulver</code></a>).</li>
   <li>Fixed <code>*</code> hack before a comment in Custom Properties (by <a 
href="https://github.com/Jaybhade";><code>@​Jaybhade</code></a>).</li>
   <li>Fixed empty values in the middle of <code>list.comma()</code> (by <a 
href="https://github.com/MahinAnowar";><code>@​MahinAnowar</code></a>).</li>
   <li>Fixed whitespace-only values in <code>list.space()</code> (by <a 
href="https://github.com/MahinAnowar";><code>@​MahinAnowar</code></a>).</li>
   <li>Fixed rule’s end position on space before semicolon (by <a 
href="https://github.com/maximilliangrand";><code>@​maximilliangrand</code></a>).</li>
   <li>Fixed types (by <a 
href="https://github.com/romainmenke";><code>@​romainmenke</code></a>).</li>
   <li>Fixed Chinese text in deprecation warning (by <a 
href="https://github.com/Jesse205";><code>@​Jesse205</code></a>).</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/postcss/postcss/commit/ae40ca499cf6a9afdbb264c0ec09e71fe934e2af";><code>ae40ca4</code></a>
 Release 8.5.27 version</li>
   <li><a 
href="https://github.com/postcss/postcss/commit/62b1626bb7fbb28eda616d002cbd525d239b18ba";><code>62b1626</code></a>
 Fix linter</li>
   <li><a 
href="https://github.com/postcss/postcss/commit/1dba9384515a2dbc64517697c2f738b6d5c3f9a4";><code>1dba938</code></a>
 Update dependencies</li>
   <li><a 
href="https://github.com/postcss/postcss/commit/3e82edc9f037faa41647342dceceba9b841f9881";><code>3e82edc</code></a>
 Keep non-annotation comments when the processor has no plugins (<a 
href="https://redirect.github.com/postcss/postcss/issues/2150";>#2150</a>)</li>
   <li><a 
href="https://github.com/postcss/postcss/commit/6d23bc362203118478bc8051b81f2910907ebe6e";><code>6d23bc3</code></a>
 Fix link</li>
   <li><a 
href="https://github.com/postcss/postcss/commit/508e9976be81536292e7666741e1c35e876b9a6a";><code>508e997</code></a>
 Add GitHub Sponsors link</li>
   <li><a 
href="https://github.com/postcss/postcss/commit/e993739dc49b6055f7dfc59b161d75702f0b2b8b";><code>e993739</code></a>
 Add CodeRabbit sponsor (<a 
href="https://redirect.github.com/postcss/postcss/issues/2145";>#2145</a>)</li>
   <li><a 
href="https://github.com/postcss/postcss/commit/09a678fccb299c75ff025afd5fb54970847ef6a4";><code>09a678f</code></a>
 Fix chinese print not work (<a 
href="https://redirect.github.com/postcss/postcss/issues/2144";>#2144</a>)</li>
   <li><a 
href="https://github.com/postcss/postcss/commit/3909f5043de0df07e6a2f81724cb6bd0d269e293";><code>3909f50</code></a>
 Drop whitespace-only values from list.space() (<a 
href="https://redirect.github.com/postcss/postcss/issues/2141";>#2141</a>)</li>
   <li><a 
href="https://github.com/postcss/postcss/commit/d40227b4a10d04c0075acf7912343f1787deacb4";><code>d40227b</code></a>
 Fix <code>'source' does not exist in type 'DeclarationProps'</code> error (<a 
href="https://redirect.github.com/postcss/postcss/issues/2138";>#2138</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/postcss/postcss/compare/8.5.26...8.5.27";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=postcss&package-manager=npm_and_yarn&previous-version=8.5.26&new-version=8.5.27)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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