babel-eslint just published its new version 7.2.2.
State
Failing tests :rotating_light:
Dependency
babel-eslint
New version
7.2.2
Type
devDependency
This version is covered by your current version range and after updating it in your project the build went from success to failure.
As babel-eslint is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:
Of course this could just be a false positive, caused by a flaky test suite, or third parties that are currently broken or unavailable, but that would be another problem I’d recommend working on.
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.
With Integrationsfirst-class bot support landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. Simpler setup, fewer pull-requests, faster than ever.
Screencast Try it today. Free for private repositories during beta.
Hello lovely humans,
babel-eslint just published its new version 7.2.2.
This version is covered by your current version range and after updating it in your project the build went from success to failure.
As babel-eslint is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:
Of course this could just be a false positive, caused by a flaky test suite, or third parties that are currently broken or unavailable, but that would be another problem I’d recommend working on.
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:
GitHub Release
v7.2.2
The new version differs by 37 commits .
f59d200
7.2.2
8622009
Fix: use eslint-scope instead of escope if present (#461)
0f611b8
Separate finding peer deps from monkeypatching (#460)
1201e12
Remove unused .gitmodules (#457)
a750684
Use dedent for unpadding (#456)
cdb92fe
Merge pull request #455 from babel/babylon-to-espree-tidy
ec14787
Enable strict mode in all of babylon-to-espree
6c5beec
Move ast convert steps to babylon-to-espree
d2ce789
Use for-loop for template literal conversion
539af05
Only iterate over tokens once
06c3a31
Inline fixDirectives and use for-loop
5d32ad0
Consolidate versions of "convertComments"
2541fc9
toAst pass "source" in state instead of keeping in scope
21dac73
Add type parameter scope tests (#454)
3cda62e
7.2.1
There are 37 commits in total. See the full diff.
Screencast
Try it today. Free for private repositories during beta.