The version 10.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 eslint-config-standard.
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 28 commits (ahead by 28, behind by 8).
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 10.0.0 of eslint-config-standard just got published.
The version 10.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 eslint-config-standard. 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 28 commits (ahead by 28, behind by 8).
b0caf34
10.0.0
4632a5a
8.0.0
85f56d8
Disallow comparing against -0 (no-compare-neg-zero)
31a03e3
move install not to install section
57cbd20
standard
fbfca84
8.0.0-beta.2
0855c53
Relax rule: Allow tagged template string expressions (no-unused-expressions)
0f6fbaf
Merge pull request #76 from jleft/update-docs-to-include-missing-eslint-node-dep
9b36125
Add
eslint-plugin-node
to Usage documentationdf2400a
changelog
f8bca0a
8.0.0-beta.1
d1c28f4
Relax rule: Allow mixing basic operators without parens (+-*/)
d06a8ff
8.0.0-beta.0
09248c2
Merge pull request #74 from feross/v10
e5cf63a
Treat process.exit() the same as throw in code path analysis rules (node/process-exit-as-throw)
There are 28 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: