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

   Bumps [postcss](https://github.com/postcss/postcss) from 8.5.17 to 8.5.20.
   <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.20</h2>
   <ul>
   <li>Fixed missing space if <code>AtRule#params</code> is set after (by <a 
href="https://github.com/sarathfrancis90";><code>@​sarathfrancis90</code></a>).</li>
   <li>Fixed mixing AST error on warnings (by <a 
href="https://github.com/MahinAnowar";><code>@​MahinAnowar</code></a>).</li>
   </ul>
   <h2>8.5.19</h2>
   <ul>
   <li>Fixed cleaning <code>before</code> for new nodes inserted to 
<code>Root</code> (by <a 
href="https://github.com/MahinAnowar";><code>@​MahinAnowar</code></a>).</li>
   </ul>
   <h2>8.5.18</h2>
   <ul>
   <li>Restricted loading previous source maps file to the 
<code>opts.from</code> folder for security reasons (use <code>unsafeMap: 
true</code> to disable the check).</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.20</h2>
   <ul>
   <li>Fixed missing space if <code>AtRule#params</code> is set after (by <a 
href="https://github.com/sarathfrancis90";><code>@​sarathfrancis90</code></a>).</li>
   <li>Fixed mixing AST error on warnings (by <a 
href="https://github.com/MahinAnowar";><code>@​MahinAnowar</code></a>).</li>
   </ul>
   <h2>8.5.19</h2>
   <ul>
   <li>Fixed cleaning <code>before</code> for new nodes inserted to 
<code>Root</code> (by <a 
href="https://github.com/MahinAnowar";><code>@​MahinAnowar</code></a>).</li>
   </ul>
   <h2>8.5.18</h2>
   <ul>
   <li>Restricted loading previous source maps file to the 
<code>opts.from</code> folder for security reasons (use <code>unsafeMap: 
true</code> to disable the check).</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/postcss/postcss/commit/c4ac725d5920916d35be44002b49b7f66f8b1dc8";><code>c4ac725</code></a>
 Release 8.5.20 version</li>
   <li><a 
href="https://github.com/postcss/postcss/commit/c30586d7863d0563e2f2707bd89461636e37f6f6";><code>c30586d</code></a>
 Fix missing space when AtRule#params is set after parsing (<a 
href="https://redirect.github.com/postcss/postcss/issues/2113";>#2113</a>)</li>
   <li><a 
href="https://github.com/postcss/postcss/commit/5bfc3b9e7463936fdd4898f92dd43c358bfdef62";><code>5bfc3b9</code></a>
 Update dependencies</li>
   <li><a 
href="https://github.com/postcss/postcss/commit/24733fdbfe9abe4a949eb0a10e53db8c87fc9277";><code>24733fd</code></a>
 Move back to latest 11 pnpm</li>
   <li><a 
href="https://github.com/postcss/postcss/commit/728127c427e076ae15f4b4107cae29f9e60d2db4";><code>728127c</code></a>
 Update pnpm to check that CI is fixed</li>
   <li><a 
href="https://github.com/postcss/postcss/commit/806fe21198e210cc85fd87d4afd0c949b04e0c1f";><code>806fe21</code></a>
 Rebuild nodes from another PostCSS copy in Warning (<a 
href="https://redirect.github.com/postcss/postcss/issues/2112";>#2112</a>)</li>
   <li><a 
href="https://github.com/postcss/postcss/commit/337cb7ef092da6066ec845973af243ed8e378550";><code>337cb7e</code></a>
 Improve CI security</li>
   <li><a 
href="https://github.com/postcss/postcss/commit/7a8ca2d0e5044fbde3df33e2b9730c14528270e3";><code>7a8ca2d</code></a>
 Remove patch after updating dependency</li>
   <li><a 
href="https://github.com/postcss/postcss/commit/9543b22769bef5bcd47600fbca752204c106cda8";><code>9543b22</code></a>
 Release 8.5.19 version</li>
   <li><a 
href="https://github.com/postcss/postcss/commit/3d13bf9360652922de0535f6257e1648187363f0";><code>3d13bf9</code></a>
 Fix CI on Windows too</li>
   <li>Additional commits viewable in <a 
href="https://github.com/postcss/postcss/compare/8.5.17...8.5.20";>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.17&new-version=8.5.20)](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