dependabot[bot] opened a new pull request #1311:
URL: https://github.com/apache/myfaces-tobago/pull/1311


   Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 8.3.1 to 
9.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>9.0.0 / 2021-09-24</h1>
   <ul>
   <li><strong>BREAKING:</strong> Require Node.js v12+</li>
   <li><strong>BREAKING:</strong> Must specify full file path, including 
<code>.js</code> extension, when loading local plugins with <code>--use</code> 
(<a 
href="https://github-redirect.dependabot.com/postcss/postcss-cli/pull/401";>#401</a>)</li>
   <li><strong>BREAKING:</strong> Officially remove support for watching 
postcss config (was already broken in previous releases)</li>
   <li>Add support for <code>dir-dependency</code> messages (<a 
href="https://github-redirect.dependabot.com/postcss/postcss-cli/pull/383";>#383</a>,
 <a 
href="https://github-redirect.dependabot.com/postcss/postcss-cli/pull/391";>#391</a>)</li>
   <li>Update deps</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/postcss/postcss-cli/commit/b90bd7f2e3ec08db50157d11fe83e24f068b9abf";><code>b90bd7f</code></a>
 9.0.0</li>
   <li><a 
href="https://github.com/postcss/postcss-cli/commit/201205ce210f2d05ab6caf094e574b3319ec38cf";><code>201205c</code></a>
 Run watch tests on Linux CI (<a 
href="https://github-redirect.dependabot.com/postcss/postcss-cli/issues/396";>#396</a>)</li>
   <li><a 
href="https://github.com/postcss/postcss-cli/commit/ace2a31e173688f096c8c3ba0383e7493f22d913";><code>ace2a31</code></a>
 Update dependency globby to v12 (<a 
href="https://github-redirect.dependabot.com/postcss/postcss-cli/issues/386";>#386</a>)</li>
   <li><a 
href="https://github.com/postcss/postcss-cli/commit/9d770031cebe41921e252a5b5ad9d1d490b833b2";><code>9d77003</code></a>
 Update dependency slash to v4 (<a 
href="https://github-redirect.dependabot.com/postcss/postcss-cli/issues/377";>#377</a>)</li>
   <li><a 
href="https://github.com/postcss/postcss-cli/commit/c9258b19610b8bce441487d01f20bb280d35c93f";><code>c9258b1</code></a>
 Update dependency get-stdin to v9 (<a 
href="https://github-redirect.dependabot.com/postcss/postcss-cli/issues/376";>#376</a>)</li>
   <li><a 
href="https://github.com/postcss/postcss-cli/commit/a864c5bd3c530c35a801b4e178fe0c1aef202dfa";><code>a864c5b</code></a>
 Remove broken logo printing</li>
   <li><a 
href="https://github.com/postcss/postcss-cli/commit/10f2603c8ffd24b19c62037e8f27ab97e46afcd2";><code>10f2603</code></a>
 Port to ESM (<a 
href="https://github-redirect.dependabot.com/postcss/postcss-cli/issues/401";>#401</a>)</li>
   <li><a 
href="https://github.com/postcss/postcss-cli/commit/cd5d5df47fd988cbde7dfa7ad8063e3b111b2910";><code>cd5d5df</code></a>
 Update dependency colorette to v2 (<a 
href="https://github-redirect.dependabot.com/postcss/postcss-cli/issues/400";>#400</a>)</li>
   <li><a 
href="https://github.com/postcss/postcss-cli/commit/793dca664f6d9d1b0fb5f03c7060281e611b1cd0";><code>793dca6</code></a>
 Update dependency yargs to v17 (<a 
href="https://github-redirect.dependabot.com/postcss/postcss-cli/issues/382";>#382</a>)</li>
   <li><a 
href="https://github.com/postcss/postcss-cli/commit/261aca2b29150c495bd152534cb58bacaf8ee399";><code>261aca2</code></a>
 Update dependency fs-extra to v10 (<a 
href="https://github-redirect.dependabot.com/postcss/postcss-cli/issues/381";>#381</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/postcss/postcss-cli/compare/8.3.1...9.0.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=postcss-cli&package-manager=npm_and_yarn&previous-version=8.3.1&new-version=9.0.0)](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 merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@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