The version 3.18.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.
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.
Release Notesv3.18.0
85f74ca Fix: broken code path of direct nested loops (fixes #8248) (#8274) (Toru Nagashima)
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 3.18.0 of eslint just got published.
The version 3.18.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. 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.
Release Notes
v3.18.0Commits
The new version differs by 26 commits .
ca1d478
3.18.0
3688024
Build: package.json and changelog update for 3.18.0
85f74ca
Fix: broken code path of direct nested loops (fixes #8248) (#8274)
a61c359
Fix: Ignore hidden folders when resolving globs (fixes #8259) (#8270)
6f05546
Chore: convert StubModuleResolver in config tests to ES6 class (#8265)
0c0fc31
Fix: false positive of no-extra-parens about spread and sequense (#8275)
e104973
Docs: remove self-reference in no-restricted-syntax docs (#8277)
23eca51
Update: Add allowTaggedTemplates to no-unused-expressions (fixes #7632) (#8253)
f9ede3f
Upgrade: doctrine to 2.0.0 (#8269)
1b678a6
New: allow rules to listen for AST selectors (fixes #5407) (#7833)
63ca0c5
Chore: use precalculated counts in stylish formatter (#8251)
7d1af86
Update: fix false negative of no-useless-escape in template literal tags (#8238)
47c3171
Fix: typo in console.error (#8258)
e74ed6d
Chore: convert Traverser to ES6 class (refs #7849) (#8232)
13eead9
Fix: sort-vars crash on mixed destructuring declarations (#8245)
There are 26 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: