An in-range update of eslint-plugin-flowtype is breaking the build π¨
Closed this issue Β· 2 comments
greenkeeper commented
Version 2.47.0 of eslint-plugin-flowtype was just published.
Branch | Build failing π¨ |
---|---|
Dependency |
eslint-plugin-flowtype
|
Current Version | 2.46.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
Release Notes
v2.47.0<a name"2.47.0">
2.47.0 (2018-05-22)
Features
Commits
The new version differs by 10 commits.
45e86d8
Merge branch 'pnevyk-feat/array-style'
1d664d7
docs: correct documentation
a916617
Merge branch 'master' into feat/array-style
8f86c4b
docs: add eslint-config-flowtype-essential (#328)
6320bee
feat: Refactor
array-style-...
rulesb95dd31
feat: Improve error messages
687f82b
feat: Change default array notation for simple types to "verbose"
4a6f03d
feat: Implement fixation in array style rules
afd4210
feat: Implement array style rules
1232069
docs: Add documentation for array style rules
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 π΄
greenkeeper commented
After pinning to 2.46.3 your tests are passing again. Downgrade this dependency π.
greenkeeper commented
Version 2.47.1 just got published.
Your tests are still failing with this version. Compare the changes π¨