Update babel-eslint to version 7.0.0 π
Hello lovely humans,
babel-eslint just published its new version 7.0.0.
| State | Update :rocket: |
|---|---|
| Dependency | babel-eslint |
| New version | 7.0.0 |
| Type | devDependency |
This version 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 babel-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.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isnβt right? Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while Iβm just a bot, there is a group of people who are happy to teach me new things. Let them know.
Good luck with your project :sparkles:
You rock!
:palm_tree:
v7.0.0
FYI #88
We're looking for more contributors maintainers, I don't have as much time to work on babel-eslint since babel needs a lot of help as well).
Changelog
- Drop node < 4 (#358)
- Remove the lodash.assign dependency (#393)
- Remove eslint 2 logic (#361)
- Remove logic for accounting for async/await before eslint supported it (#350)
ESLint v3.6.0 supports async/await (you don't need always need babel-eslint)
http://eslint.org/blog/2016/09/eslint-v3.6.0-released#support-for-es2017
{
"parserOptions": {
"ecmaVersion": 2017,
"sourceType": "module"
}
}The new version differs by 55 commits .
f82b1217.0.042efe3cupdates1823b5eremove eslint 2 logic (#361)4cf9ac1Remove the lodash.assign dependency (#393)9346a60chore(package): update babylon to version 6.11.2 (#391)0f18b50chore(package): update espree to version 3.3.1 (#394)7688627chore(package): update eslint to version 3.6.0 (#392)c91b1d0update test line number [skip ci]24855a4eslint-plugin-flow-vars -> eslint-plugin-flowtype (#374) [skip ci]43d6badadd deps for npm 2326d181typob7eec91Merge pull request #354 from babel/eslint-config-babel7cae53blint on ciac4060dwhy..3fb2cc0use .js
There are 55 commits in total. See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? :zap: greenkeeper upgrade