An in-range update of eslint-plugin-flowtype is breaking the build π¨
Closed this issue Β· 2 comments
Version 2.49.4 of eslint-plugin-flowtype was just published.
Branch | Build failing π¨ |
---|---|
Dependency | eslint-plugin-flowtype |
Current Version | 2.49.3 |
Type | devDependency |
This version is covered by your current version range and after updating it in your project the build failed.
eslint-plugin-flowtype is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details
Commits
The new version differs by 2 commits.
f37b1fc
Merge branch 'master' of github.com:gajus/eslint-plugin-flowtype
1f70db2
fix: automatically include plugin when extending preset (fixes #313 #314)
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot π΄
Version 2.50.0 just got published.
Your tests are still failing with this version. Compare the changes π¨
Release Notes
v2.50.02.50.0 (2018-07-09)
Features
- add variable declarations to colon spacing checks (c4b87ca)
Commits
The new version differs by 6 commits.
65c9225
docs: add new test cases (fixes #179)
0e8a579
Merge branch 'aaron-harvey-fix/declare-variable-space-check'
3eb85a8
Merge branch 'fix/declare-variable-space-check' of https://github.com/aaron-harvey/eslint-plugin-flowtype into aaron-harvey-fix/declare-variable-space-check
11860dc
chore: remove left over code
d80af5f
chore: added space colon test case for var
c4b87ca
feat: add variable declarations to colon spacing checks
See the full diff
After pinning to 2.49.3 your tests are passing again. Downgrade this dependency π.