chore(deps): update dependency babel-eslint to ^8.0.0 #5184
+119
−37
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency babel-eslint from
^7.2.3
to^8.0.0
Release Notes
v8.0.0
8.0.0
No major changes, just updating babel deps to v7
v8.0.1
v8.0.1
Handle optionalCatchBinding:
https://github.com/babel/babel-eslint/pull/521
v8.1.0
Use ESLint's API to customize scope analysis and avoid monkeypatching:
https://github.com/babel/babel-eslint/pull/542
Commits
v8.0.0
42d0c5b
Remove already fixed workaround (#508)49493e4
update to beta.0905887c
8.0.0v8.0.1
5742b71
Adding optionalCatchBinding to plugins. (#521)v8.0.2
51100c9
chore(package): update mocha to version 4.0.0 (#524)c1a7882
Update README.md support (#531) [skip ci]54ab4ac
8.0.1d3b8519
fix(package): update babylon to version 7.0.0-beta.31 (#533)295091d
Allow ^ version for babel dependencies (#534)fa56d21
Always use unpad (#535)2004b91
require correct depsa0fbd50
8.0.2v8.0.3
0609da8
Lock down dependency versions.cf5ab03
Fix mocha command path.1f220c2
8.0.3v8.1.0
dbc6546
Use new scopeManager/visitorKeys APIs (#542)bba9d00
Re-add parseNoPatch function (accidentally removed) (#557)893a5e3
8.1.0v8.1.1
e4bed5a
Fix: Prevent parseForESLint() behavior from changing after parse() is called (fixes #558)(#559)d84b236
8.1.1v8.1.2
bf9092a
Fix: ignore eval (fixes #560) (#561)5aaf0e1
Fix: add Literal type to visitorKeys (#562)36bf8b4
8.1.2v8.2.0
1dedd1b
update babel packages (#565)e201fb4
Make 2018 the default ecmaVersion for rules relying on parserOptions (#556)eba5920
Add other parser plugins, update yarn.lock (#569)ef27670
8.2.0v8.2.1
d96ce55
fix export change (#571)bf27f60
8.2.1v8.2.2
236adb8
Fix: wrong token type of ! and ~ (fixes #576) (#577)29b12ab
Bump deps (#591)f958995
chore(package): update lint-staged to version 6.1.1 (#592)7928722
Update dependencies51afa9e
Allow newer versions of babel9a6d663
8.2.2This PR has been generated by Renovate Bot.