Closed greenkeeper[bot] closed 5 years ago
After pinning to 3.11.1 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.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 passing again with this update. Explicitly upgrade to this version π
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
devDependency
eslint-plugin-flowtype was updated from 4.2.0
to 4.3.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 19 commits.
63815f9
feat: do not raise generic spacing on line break (#430)
2627ef0
docs: generate docs (#426)
dacb402
chore: remove auto documentation generation
72a8a55
feat: add --fix support to require-indexer-name (#426)
83b48d5
feat: add require-indexer-name rule (#425)
091fbf3
fix: update dependencies (#424)
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
There are 19 commits in total.
See the full diff
The devDependency eslint-plugin-flowtype was updated from
3.11.1
to3.12.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
- β **Travis CI - Branch:** The build **failed**.Release Notes for v3.12.0
3.12.0 (2019-07-18)
Features
Commits
The new version differs by 1 commits.
94a9e8b
feat: implement arrow-parens to support type parameters (#344) (#417)
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: