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 πŸš€ #363

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.12.3 of coffee-script just got published.

Dependency coffee-script
Current Version 1.12.2
Type devDependency

The version 1.12.3 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 23 commits .

  • 635e207 Update release date for 1.12.3
  • e87d574 Merge pull request #4429 from GeoffreyBooth/1.12.3
  • b89dd04 Add other 1.12.3 updates to changelog
  • 8ce7c30 Update generated docs for 1.12.3
  • 45d0a7d Update browser compiler for 1.12.3
  • 7291277 Bump version
  • 6d27277 Update documentation for 1.12.3.
  • 3108244 Fix stack trace (#4428)
  • d0ed2de Merge pull request #4420 from GeoffreyBooth/backport-2-doc-changes
  • a61429c Updated output
  • fbdfa65 Apply SVG fill color through CSS
  • 02198eb Fix link to Try CoffeeScript
  • cd8be89 Trim the installation and usage sections; can backport to v1
  • b398c88 Fix releaseHeader for the initial release; should backport to v1
  • f4353fa Merge pull request #4417 from BrianRossmajer/patch-1

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

Impacted file tree graph

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

greenkeeper[bot] commented 7 years ago

Version 1.12.4 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 21 commits .

  • 91e3f72 Merge pull request #4441 from GeoffreyBooth/1.12.4
  • 664c7a4 Update compiled output
  • f018e94 Update changelog
  • 79d38cc Bump dependency version
  • ee8f022 Merge branch 'master' of github.com:jashkenas/coffeescript into 1.12.4
  • 98c1a3a Refactor Cake tasks (#4440)
  • d84c94d Merge pull request #4445 from alangpierce/upstream-fix-new-location-data
  • 4f714cc Merge pull request #4444 from alangpierce/upstream-fix-heregex-end-location
  • fbc77f7 Properly update location data when setting a call to use new
  • f757614 Place ending heregex tokens one index earlier
  • 94023d8 Updated compiled output for 1.12.4
  • 4547cba Bump version to 1.12.4 and update changelog
  • 856bf5e cake build:watch, based on https://github.com/GeoffreyBooth/coffeescript-gulp
  • f4a1172 Cake task to cut a new release
  • 9866224 Abstract out testing built code, to prepare for watching the build task

There are 21 commits in total. See the full diff.