Skip to content
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

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

Closed
greenkeeper bot opened this issue Sep 19, 2018 · 3 comments
Closed

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Sep 19, 2018

The devDependency eslint-plugin-flowtype was updated from 2.50.0 to 2.50.1.

🚨 View failing branch.

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
  • ci/circleci: Your tests failed on CircleCI (Details).

Release Notes for v2.50.1

2.50.1 (2018-09-18)

Bug Fixes

  • make require-exact-type ignore indexers in map types (#354) (0722187)
Commits

The new version differs by 1 commits.

  • 0722187 fix: make require-exact-type ignore indexers in map types (#354)

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
Copy link
Contributor Author

greenkeeper bot commented Sep 19, 2018

After pinning to 2.50.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 27, 2018

Your tests are still failing with this version. Compare changes

Release Notes for v2.50.2

2.50.2 (2018-09-27)

Bug Fixes

Commits

The new version differs by 1 commits.

  • d2c2411 fix: Fix semi rule for opaque types (#358)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 27, 2018

Your tests are still failing with this version. Compare changes

Release Notes for v2.50.3

2.50.3 (2018-09-27)

Bug Fixes

  • bump versions of babel-eslint, eslint and eslint-config-canonical (#359) (68ed515)
Commits

The new version differs by 1 commits.

  • 68ed515 fix: bump versions of babel-eslint, eslint and eslint-config-canonical (#359)

See the full diff

@greenkeeper greenkeeper bot closed this as completed May 21, 2019
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

0 participants