The version 8.1.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of babel-eslint.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notesv8.1.0
Use ESLint's API to customize scope analysis and avoid monkeypatching: #542
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
Version 8.1.0 of babel-eslint was just published.
The version 8.1.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of babel-eslint.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
v8.1.0Use ESLint's API to customize scope analysis and avoid monkeypatching: #542
Commits
The new version differs by 37 commits.
893a5e3
8.1.0
bba9d00
Re-add parseNoPatch function (accidentally removed) (#557)
dbc6546
Use new scopeManager/visitorKeys APIs (#542)
1f220c2
8.0.3
cf5ab03
Fix mocha command path.
0609da8
Lock down dependency versions.
a0fbd50
8.0.2
2004b91
require correct deps
fa56d21
Always use unpad (#535)
295091d
Allow ^ version for babel dependencies (#534)
d3b8519
fix(package): update babylon to version 7.0.0-beta.31 (#533)
54ab4ac
8.0.1
c1a7882
Update README.md support (#531) [skip ci]
51100c9
chore(package): update mocha to version 4.0.0 (#524)
5742b71
Adding optionalCatchBinding to plugins. (#521)
There are 37 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: