The version 1.12.2 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 10 commits .
de180dcMerge pull request #4405 from GeoffreyBooth/1.12.2
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).
Version 1.12.2 of coffee-script just got published.
The version 1.12.2 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 10 commits .
de180dc
Merge pull request #4405 from GeoffreyBooth/1.12.2
e2a3a5b
Rebuild for 1.12.2
8c81c4a
1.12.2 changelog entry and version bump
e620434
Docs improvements: content in Markdown, organization into subtemplates, fixed tests (#4401)
be0f1cb
DRY on the version number: it should be in package.json and nowhere else (#4400)
07d6eb6
Fix command completion under nodejs v6.9.1 (#4402)
8117418
Fix empty source file when building with MINIFY=false, closes #4403 (#4404)
aee27fb
Merge pull request #4399 from murrayju/issue4391
2858543
Remove Error.prepareStackTrace and the related source map code. Fixes jashkenas/coffeescript#4391
7704cf5
Add a try/catch in the Error.prepareStackTrace implementation to make sure that it never throws. Resolves jashkenas/coffeescript#4391.
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: