You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 Notesv2.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)
Version 2.38.0 of eslint-plugin-flowtype just got published.
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
Release Notes
v2.38.0<a name"2.38.0">
2.38.0 (2017-10-05)
Bug Fixes
Features
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 🌴
The text was updated successfully, but these errors were encountered: