joefitzgerald / go-plus

An Enhanced Go Experience For The Atom Editor
https://atom.io/packages/go-plus
Other
1.51k stars 128 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

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](https://travis-ci.org/joefitzgerald/go-plus/builds/518136395?utm_source=github_status&utm_medium=notification)).

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](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

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