dependabot[bot] opened a new pull request, #3980:
URL: https://github.com/apache/avro/pull/3980

   Bumps [postcss](https://github.com/postcss/postcss) from 8.5.25 to 8.5.28.
   <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.28</h2>
   <ul>
   <li>Fixes types regression.</li>
   </ul>
   <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>
   <h2>8.5.26</h2>
   <ul>
   <li>Fixed <code>list.split()</code> regression (by <a 
href="https://github.com/lazerg";><code>@​lazerg</code></a>).</li>
   <li>Track symlinks in path protection in source map loading (by <a 
href="https://github.com/drengir1";><code>@​drengir1</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.28</h2>
   <ul>
   <li>Fixes types regression.</li>
   </ul>
   <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>
   <h2>8.5.26</h2>
   <ul>
   <li>Fixed <code>list.split()</code> regression (by <a 
href="https://github.com/lazerg";><code>@​lazerg</code></a>).</li>
   <li>Track symlinks in path protection in source map loading (by <a 
href="https://github.com/drengir1";><code>@​drengir1</code></a>).</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/postcss/postcss/commit/e544bffc4f4b3966d8ec69c41744b3ed65afc64a";><code>e544bff</code></a>
 Release 8.5.28 version</li>
   <li><a 
href="https://github.com/postcss/postcss/commit/f8fc2525717a6a7216659f7be43c525f60c6a15a";><code>f8fc252</code></a>
 Typo</li>
   <li><a 
href="https://github.com/postcss/postcss/commit/5039fd78962d285abea5d7b3aebef32f053781ce";><code>5039fd7</code></a>
 Add missed release notes</li>
   <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>Additional commits viewable in <a 
href="https://github.com/postcss/postcss/compare/8.5.25...8.5.28";>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.25&new-version=8.5.28)](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 this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </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