You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by GitBox <gi...@apache.org> on 2021/09/28 16:11:00 UTC

[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request #1322: build(deps-dev): bump postcss-cli from 8.3.1 to 9.0.1 in /tobago-theme

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


   Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 8.3.1 to 9.0.1.
   <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.1 / 2021-09-28</h1>
   <ul>
   <li>Actually exit with error when attempting to stdout in watch mode</li>
   <li>Remove <code>bin/</code> from <code>files</code> in package.json</li>
   </ul>
   <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/392c4f51f6ed11d5fdb857e486005ab29b09b41c"><code>392c4f5</code></a> 9.0.1</li>
   <li><a href="https://github.com/postcss/postcss-cli/commit/31436423d83f77965442dcf1c421a5d90a56dfc3"><code>3143642</code></a> Actually exit when writing to stdout in watch mode</li>
   <li><a href="https://github.com/postcss/postcss-cli/commit/49db8224ce9eed7b18a76814e912c0cb5469278f"><code>49db822</code></a> Use nanocolors</li>
   <li><a href="https://github.com/postcss/postcss-cli/commit/96a7dc67f1ea8f26f1be0261e273dc1c8b925728"><code>96a7dc6</code></a> Remove bin/ from <code>files</code> in package.json</li>
   <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>Additional commits viewable in <a href="https://github.com/postcss/postcss-cli/compare/8.3.1...9.0.1">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.1)](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: dev-unsubscribe@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [myfaces-tobago] lofwyr14 merged pull request #1322: build(deps-dev): bump postcss-cli from 8.3.1 to 9.0.1 in /tobago-theme

Posted by GitBox <gi...@apache.org>.
lofwyr14 merged pull request #1322:
URL: https://github.com/apache/myfaces-tobago/pull/1322


   


-- 
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: dev-unsubscribe@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [myfaces-tobago] lofwyr14 merged pull request #1322: build(deps-dev): bump postcss-cli from 8.3.1 to 9.0.1 in /tobago-theme

Posted by GitBox <gi...@apache.org>.
lofwyr14 merged pull request #1322:
URL: https://github.com/apache/myfaces-tobago/pull/1322


   


-- 
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: dev-unsubscribe@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org