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/02/11 13:38:44 UTC

[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request #382: chore(deps-dev): bump clean-css-cli from 4.3.0 to 5.0.1 in /tobago-theme/tobago-theme-standard/npm

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


   Bumps [clean-css-cli](https://github.com/jakubpawlowicz/clean-css-cli) from 4.3.0 to 5.0.1.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/jakubpawlowicz/clean-css-cli/blob/master/History.md">clean-css-cli's changelog</a>.</em></p>
   <blockquote>
   <h1><a href="https://github.com/jakubpawlowicz/clean-css-cli/compare/v5.0.0...v5.0.1">5.0.1 / 2021-02-11</a></h1>
   <ul>
   <li>Fixed issue <a href="https://github-redirect.dependabot.com/jakubpawlowicz/clean-css-cli/issues/54">#54</a> - rebasing is still on if output option is used.</li>
   </ul>
   <h1><a href="https://github.com/jakubpawlowicz/clean-css-cli/compare/4.3...v5.0.0">5.0.0 / 2021-02-10</a></h1>
   <ul>
   <li>Adds <code>--batch-suffix</code> option to specify what gets appended to output filename in batch mode.</li>
   <li>Bumps clean-css dependency to 5.0.</li>
   <li>Bumps commander dependency to 7.0.</li>
   <li>Fixed issue <a href="https://github-redirect.dependabot.com/jakubpawlowicz/clean-css-cli/issues/18">#18</a> - allows batch processing of input files.</li>
   <li>Fixed issue <a href="https://github-redirect.dependabot.com/jakubpawlowicz/clean-css-cli/issues/36">#36</a> - automatically creates missing output directories.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/jakubpawlowicz/clean-css-cli/commit/02fd8930a858268c3b8de9d09062d44ee1a41a7a"><code>02fd893</code></a> Version 5.0.1.</li>
   <li><a href="https://github.com/jakubpawlowicz/clean-css-cli/commit/0e15a2614bc22404a4e17e51d44ad49a899f566c"><code>0e15a26</code></a> Fixes <a href="https://github-redirect.dependabot.com/jakubpawlowicz/clean-css-cli/issues/54">#54</a> - rebasing is still on if output option is used.</li>
   <li><a href="https://github.com/jakubpawlowicz/clean-css-cli/commit/417b248ceb25072f1e0989b9b181307c9a87e72e"><code>417b248</code></a> Version 5.0.0.</li>
   <li><a href="https://github.com/jakubpawlowicz/clean-css-cli/commit/5a51baf90e1616c397e122cf47a0d0a53b100038"><code>5a51baf</code></a> Adds extra test covering <code>--batch</code> and <code>--output</code> used together.</li>
   <li><a href="https://github.com/jakubpawlowicz/clean-css-cli/commit/6f9c9f98ae2134bfeb7186f342dcccdb462ecc15"><code>6f9c9f9</code></a> Adds FAQ section on new <code>--batch</code> option.</li>
   <li><a href="https://github.com/jakubpawlowicz/clean-css-cli/commit/1daac06d132be55a9db6642a203153f02ba9c710"><code>1daac06</code></a> Removes Twitter mention in package.json.</li>
   <li><a href="https://github.com/jakubpawlowicz/clean-css-cli/commit/144efb542961e1ad380a9ca6fd69e038ddfc6f23"><code>144efb5</code></a> Updates an example of dealing with CLI module interface.</li>
   <li><a href="https://github.com/jakubpawlowicz/clean-css-cli/commit/ff1be03a4ecf42fdbda8a15526559b5a58271d5d"><code>ff1be03</code></a> Updates info on clean-css-cli v5 not doing rebasing by default.</li>
   <li><a href="https://github.com/jakubpawlowicz/clean-css-cli/commit/3ea1242bee7eed6396b1c97d3eb9b47c96f47c8f"><code>3ea1242</code></a> Reorders version summaries in README.</li>
   <li><a href="https://github.com/jakubpawlowicz/clean-css-cli/commit/4c17387faa67c33e989df3c04effce22c0706c5f"><code>4c17387</code></a> Removes link to Twitter profile as we won't be using it anymore.</li>
   <li>Additional commits viewable in <a href="https://github.com/jakubpawlowicz/clean-css-cli/compare/v4.3.0...v5.0.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=clean-css-cli&package-manager=npm_and_yarn&previous-version=4.3.0&new-version=5.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.

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



[GitHub] [myfaces-tobago] bohmber merged pull request #382: chore(deps-dev): bump clean-css-cli from 4.3.0 to 5.0.1 in /tobago-theme/tobago-theme-standard/npm

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


   


----------------------------------------------------------------
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.

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