Open greenkeeper[bot] opened 5 years ago
After pinning to 3.4.2 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.5.0
to 3.5.1
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-flowtype was updated from 3.5.1
to 3.6.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
eslint-plugin-flowtype was updated from 3.6.0
to 3.6.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
eslint-plugin-flowtype was updated from 3.6.1
to 3.7.0
.Your tests are still failing with this version. Compare changes
The new version differs by 4 commits.
714a995
feat: add annotateUndefined: 'ignore' option (#399)
6bfb378
docs: add missing spread-exact-type docs
a41f5f1
fix: return type rule for plain object properties (fixes #396)
52b0c00
feat: add rule to make sure that object type that is spread has exact type (#391)
See the full diff
devDependency
eslint-plugin-flowtype was updated from 3.7.0
to 3.8.0
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-flowtype was updated from 3.8.0
to 3.8.1
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-flowtype was updated from 3.8.1
to 3.8.2
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-flowtype was updated from 3.8.2
to 3.9.0
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-flowtype was updated from 3.9.0
to 3.9.1
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-flowtype was updated from 3.9.1
to 3.10.0
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-flowtype was updated from 3.10.0
to 3.10.1
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-flowtype was updated from 3.10.1
to 3.10.2
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-flowtype was updated from 3.10.2
to 3.10.3
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-flowtype was updated from 3.10.3
to 3.10.4
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-flowtype was updated from 3.10.4
to 3.10.5
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-flowtype was updated from 3.10.5
to 3.11.0
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-flowtype was updated from 3.11.0
to 3.11.1
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-flowtype was updated from 3.11.1
to 3.12.0
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-flowtype was updated from 3.12.0
to 3.12.1
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-flowtype was updated from 3.12.1
to 3.12.2
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-flowtype was updated from 3.12.2
to 3.13.0
.Your tests are still failing with this version. Compare changes
The new version differs by 13 commits.
a6c03ba
fix: downgrade peerDependency
481b1c8
style: update style
f14b0d1
docs: generate docs
5995b51
fix: update dependencies
e984856
Merge branch 'lukeapage-misc/420'
33917b6
Merge branch 'misc/420' of https://github.com/lukeapage/eslint-plugin-flowtype into lukeapage-misc/420
b0477b2
Merge branch 'SimeonC-fix-interface-delimiters'
f627743
fix: style and configuration
8e140f5
Merge branch 'master' into fix-interface-delimiters
b7c71bb
Fix #420 only report Prop errors if Props are found
8898e9a
docs: generate docs
60434c3
docs: generate docs
355b3b4
feat: support interfaces for delimiter-dangle
See the full diff
The devDependency eslint-plugin-flowtype was updated from
3.4.2
to3.5.0
.π¨ 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: node-v6:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/Leko/seqpar/914?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - β **ci/circleci: node-latest:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/Leko/seqpar/913?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - β **ci/circleci: node-v8:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/Leko/seqpar/912?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).Release Notes for v3.5.0
3.5.0 (2019-04-03)
Features
Commits
The new version differs by 1 commits.
6748dc5
feat: add "ignoreTypeDefault" option to "type-import-style" (#393)
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: