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 coffee-script to the latest version 🚀 #354

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.12.1 of coffee-script just got published.

Dependency coffee-script
Current Version 1.12.0
Type devDependency

The version 1.12.1 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. 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 .

  • 26cfd19 Update 1.12.1 release date
  • 6a678f2 Merge pull request #4395 from GeoffreyBooth/1.12.1
  • 04961af Fix link to logo; closes #4382
  • 6fc9e33 Bump date
  • df5dd7e Merge branch 'master' of github.com:jashkenas/coffeescript into 1.12.1
  • 8fbe095 Improve docs (#4396)
  • a80d74a 1.12.1, includes #4393 and #4388.
  • 88f2bf9 Detect when from in a for loop declaration is an identifier (#4393)
  • 3ea0481 Merge pull request #4388 from GeoffreyBooth/import-member-named-default
  • 03eceeb Allow imported module members to be named default
  • 81b9fe3 Runtime should support for...of (#4385)

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

Current coverage is 35.50% (diff: 100%)

Merging #354 into master will not change coverage

@@             master       #354   diff @@
==========================================
  Files            99         99          
  Lines          4363       4363          
  Methods           1          1          
  Messages          0          0          
  Branches        589        589          
==========================================
  Hits           1549       1549          
  Misses         2745       2745          
  Partials         69         69          

Powered by Codecov. Last update a549054...b4b42d6