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
28 stars 17 forks source link

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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.10.0 of css-brunch just got published.

Dependency css-brunch
Current Version 2.6.1
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 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 10 commits .

  • 60a07b5 Release 2.10.0.
  • bb6aedd Deprecate css-brunch (#14)
  • 099731b Update README.md
  • 3ae66b6 Fix brunch/brunch#1486 (#13)
  • 0289ac7 Merge pull request #10 from rxfork/css-modules-options
  • 3f8aad0 Pass options from config to postcss-modules
  • bc60ffe Update postcss to 5.1.2 and postcss-modules to 0.5.0
  • 8c005db Merge pull request #7 from brunch/eslint2
  • 485fb55 css modules
  • 7275a16 Update ESLint to 2.1.0

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 #364 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #364   +/-   ##
======================================
  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...9d26c0b. Read the comment docs.