Open greenkeeper[bot] opened 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.
devDependency
eslint-plugin-flowtype was updated from 3.6.1
to 3.7.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
eslint-plugin-flowtype was updated from 3.8.0
to 3.8.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
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
devDependency
eslint-plugin-flowtype was updated from 3.8.1
to 3.8.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
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
devDependency
eslint-plugin-flowtype was updated from 3.8.2
to 3.9.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
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
devDependency
eslint-plugin-flowtype was updated from 3.9.0
to 3.9.1
.Your tests are still failing with this version. Compare changes
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
The devDependency eslint-plugin-flowtype was updated from
3.6.0
to3.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
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: