Skip to content

An in-range update of eslint-plugin-flowtype is breaking the build 🚨 #4237

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
greenkeeper bot opened this issue Oct 5, 2017 · 3 comments
Closed

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Oct 5, 2017

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 5, 2017

After pinning to 2.37.0 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 6, 2017

Version 2.39.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v2.39.0

<a name"2.39.0">

2.39.0 (2017-10-06)

Features

Commits

The new version differs by 1 commits.

  • 8a08fcd feat: add no-mutable-array rule (#236) (#279)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 6, 2017

Version 2.39.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v2.39.1

<a name"2.39.1">

2.39.1 (2017-10-06)

Bug Fixes

  • allow class methods to be excluded from require-return-type (#282) (d772c031)
Commits

The new version differs by 2 commits.

  • d772c03 fix: allow class methods to be excluded from require-return-type (#282)
  • da5b0d6 docs: generate docs for no-mutable array (fixes #279)

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant