Closed
Description
Version 2.38.0 of eslint-plugin-flowtype just got published.
Branch | Build failing 🚨 |
---|---|
Dependency | eslint-plugin-flowtype |
Current Version | 2.37.0 |
Type | devDependency |
This version is covered by your current version range and after updating it in your project the build failed.
As eslint-plugin-flowtype 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 💪
Status Details
- ❌ continuous-integration/travis-ci/push The Travis CI build failed Details
Release Notes
v2.38.0<a name"2.38.0">
2.38.0 (2017-10-05)
Bug Fixes
- sortKeys auto-fix works with property variance (#280) (9c69e90e)
- sort-keys auto-fix works in more situations (98cee9a5)
Features
- add an auto-fix option to sortKeys (d480f4d4)
Commits
The new version differs by 10 commits.
9c69e90
fix: sortKeys auto-fix works with property variance (#280)
47829fa
Merge branch 'deecewan-master'
a439e36
test: add a failing test using contravariant properties
13670d8
test: add a failing test using covariant properties
375cc6e
style: use template-literals when appropriate
b75cb3d
Merge branch 'master' into master
0cb7f02
docs: add settings (fixes #276, #277)
98cee9a
fix: sort-keys auto-fix works in more situations
047758f
docs: add fix option to sort-keys documentation
d480f4d
feat: add an auto-fix option to sortKeys
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴
Metadata
Metadata
Assignees
Labels
No labels