cozy / cozy-mobile

Cordova based mobile client for cozy-files
https://docs.cozy.io/en/mobile/files.html
GNU Lesser General Public License v3.0
27 stars 17 forks source link

Update clean-css-brunch to the latest version πŸš€ #367

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.10.0 of clean-css-brunch just got published.

Dependency clean-css-brunch
Current Version 2.0.0
Type devDependency

The version 2.10.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of clean-css-brunch. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 11 commits .

  • 3517524 Release 2.10.0.
  • a012b48 Refactor tests (#21)
  • c1728c8 Use eslint-config-brunch (#19)
  • 0369e48 Use latest Node.js in Travis (#20)
  • 6e83584 Rewrite examples in CoffeeScript to JS (#18)
  • 6ef25cf Link to CleanCSS repo API options (#17)
  • 69a58ec Fix brunch/brunch#1486 (#16)
  • d33089b Merge pull request #14 from brunch/eslint2
  • 62f5220 Update ESLint to 2.1.0
  • 3fc3d30 Add travis.
  • d3162c3 Tildify dep versions

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

codecov-io commented 7 years ago

Codecov Report

Merging #367 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #367   +/-   ##
======================================
  Coverage    35.5%   35.5%           
======================================
  Files          99      99           
  Lines        4363    4363           
  Branches      589     589           
======================================
  Hits         1549    1549           
  Misses       2745    2745           
  Partials       69      69

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 1553977...b02bb3d. Read the comment docs.