The version 2.0.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 coffeelint.
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.
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 2.0.0 of coffeelint just got published.
The version 2.0.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 coffeelint. 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 25 commits.
ff3c711
update for coffeescript v2.0
1946c12
Merge pull request #596 from clutchski/cs2
540546d
test_reporters: make PassThrough/Raw reporter class compatible
f262551
no_backticks: ignore ### comments ### meant for type annotation
20699ac
vowsrunner: change coffee-script to coffeescript
183221c
Cakefile: update coffeescript package
a393a00
package.json: set coffeescript to 2.0.0; node >= 6.9.1
329d3f3
travis.yml: only check latest node versions
f6de59c
test_commandline: fix custom rules test
9ec5612
no_unnecessary_fat_arrows: super is no longer allowed in normal functions in cs2
26cfd56
missing_fat_arrows: fix change in cs2 wrt default parameters
e98efa9
space_operators: LOGIC tokens removed in cs2
5385d3e
no_implicit_parens: fix for new cs2 parser
b161f23
coffeelint: update to coffeescript@next
c07b730
no_implicit_parens: fix in 1.12.6
There are 25 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: