Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

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

Open
greenkeeper bot opened this issue Apr 10, 2019 · 6 comments
Open

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Apr 10, 2019

The devDependency eslint-plugin-flowtype was updated from 3.6.0 to 3.6.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
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Release Notes for v3.6.1

3.6.1 (2019-04-10)

Bug Fixes

  • return type rule for plain object properties (fixes #396) (a41f5f1)
Commits

The new version differs by 1 commits.

  • a41f5f1 fix: return type rule for plain object properties (fixes #396)

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 Apr 10, 2019

After pinning to 3.6.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 May 2, 2019

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

Release Notes for v3.7.0

3.7.0 (2019-05-02)

Features

  • add annotateUndefined: 'ignore' option (#399) (714a995)
Commits

The new version differs by 2 commits.

  • 714a995 feat: add annotateUndefined: 'ignore' option (#399)
  • 6bfb378 docs: add missing spread-exact-type docs

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 8, 2019

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

Release Notes for v3.8.1

3.8.1 (2019-05-08)

Bug Fixes

  • don't crash when encountering unparameterized Arrays (#402) (05a7281)
Commits

The new version differs by 4 commits.

  • 05a7281 fix: don't crash when encountering unparameterized Arrays (#402)
  • 397b7a1 feat: parse docblock more robustly for onlyFilesWithFlowAnnotation usage (#404)
  • 714a995 feat: add annotateUndefined: 'ignore' option (#399)
  • 6bfb378 docs: add missing spread-exact-type docs

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 11, 2019

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

Release Notes for v3.8.2

3.8.2 (2019-05-11)

Bug Fixes

  • update GitSpo badge URL (fdf7945)
Commits

The new version differs by 9 commits.

  • 138c288 docs: generate docs
  • fdf7945 fix: update GitSpo badge URL
  • aa3b54c Merge branch 'master' of github.com:gajus/eslint-plugin-flowtype
  • 2c190f2 docs: generate docs
  • 5be0d8d docs: add GitSpo mentions badge
  • 05a7281 fix: don't crash when encountering unparameterized Arrays (#402)
  • 397b7a1 feat: parse docblock more robustly for onlyFilesWithFlowAnnotation usage (#404)
  • 714a995 feat: add annotateUndefined: 'ignore' option (#399)
  • 6bfb378 docs: add missing spread-exact-type docs

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 15, 2019

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

Release Notes for v3.9.0

3.9.0 (2019-05-15)

Features

  • add require-readonly-react-props rule (#400) (22dad37)
Commits

The new version differs by 10 commits.

  • 22dad37 feat: add require-readonly-react-props rule (#400)
  • 138c288 docs: generate docs
  • fdf7945 fix: update GitSpo badge URL
  • aa3b54c Merge branch 'master' of github.com:gajus/eslint-plugin-flowtype
  • 2c190f2 docs: generate docs
  • 5be0d8d docs: add GitSpo mentions badge
  • 05a7281 fix: don't crash when encountering unparameterized Arrays (#402)
  • 397b7a1 feat: parse docblock more robustly for onlyFilesWithFlowAnnotation usage (#404)
  • 714a995 feat: add annotateUndefined: 'ignore' option (#399)
  • 6bfb378 docs: add missing spread-exact-type docs

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 23, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v3.9.1

3.9.1 (2019-05-23)

Bug Fixes

Commits

The new version differs by 11 commits.

  • 712d840 fix: requireReadOnlyReactProps (#406)
  • 22dad37 feat: add require-readonly-react-props rule (#400)
  • 138c288 docs: generate docs
  • fdf7945 fix: update GitSpo badge URL
  • aa3b54c Merge branch 'master' of github.com:gajus/eslint-plugin-flowtype
  • 2c190f2 docs: generate docs
  • 5be0d8d docs: add GitSpo mentions badge
  • 05a7281 fix: don't crash when encountering unparameterized Arrays (#402)
  • 397b7a1 feat: parse docblock more robustly for onlyFilesWithFlowAnnotation usage (#404)
  • 714a995 feat: add annotateUndefined: 'ignore' option (#399)
  • 6bfb378 docs: add missing spread-exact-type docs

See the full diff

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

No branches or pull requests

0 participants