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 coffee-script-brunch to the latest version πŸš€ #368

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.10.0 of coffee-script-brunch just got published.

Dependency coffee-script-brunch
Current Version 2.1.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 coffee-script-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 16 commits .

  • f7398fa Release 2.10.0.
  • 3caf35a Use latest Node.js in Travis (#28)
  • fe68e71 Use eslint-config-brunch (#29)
  • 0cfeb63 Rewrite examples in CoffeeScript to JS (#27)
  • 9133c47 Fix brunch/brunch#1486 (#26)
  • 59fa73a Merge pull request #25 from hellyeahllc/master
  • d2b388e use helpers.isLiterate
  • 2133647 update & pass tests
  • bc1d252 update deps and scripts
  • 77db60b bring back some options
  • 61b3822 yay tailling commas
  • fddbf18 allow inline source maps
  • 427f22c add header option
  • 4ca886f Refactor plugin
  • 88fa5c8 Merge remote-tracking branch 'brunch/master'

There are 16 commits in total. 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 #368 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

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

greenkeeper[bot] commented 7 years ago

Version 2.10.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 1 commits .

See the full diff.