openlattice/lattice-ui-kit

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

Closed this issue Β· 5 comments

The devDependency eslint-plugin-flowtype was updated from 3.2.1 to 3.2.2.

🚨 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 failed (Details).

Release Notes for v3.2.2

3.2.2 (2019-02-12)

Bug Fixes

Commits

The new version differs by 2 commits.

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 🌴

After pinning to 3.2.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

Your tests are still failing with this version. Compare changes

Release Notes for v3.3.0

3.3.0 (2019-02-12)

Features

Commits

The new version differs by 1 commits.

  • 5c61606 feat: add no-mixed rule (#382)

See the full diff

Your tests are still failing with this version. Compare changes

Release Notes for v3.4.0

3.4.0 (2019-02-12)

Features

  • support arrow function type shorthand (#182) (58365a0)
Commits

The new version differs by 1 commits.

  • 58365a0 feat: support arrow function type shorthand (#182)

See the full diff

Your tests are still failing with this version. Compare changes

Release Notes for v3.4.1

3.4.1 (2019-02-12)

Bug Fixes

  • remove deprecated rule from recommended config (#351) (7c50b55)
Commits

The new version differs by 1 commits.

  • 7c50b55 fix: remove deprecated rule from recommended config (#351)

See the full diff

Your tests are still failing with this version. Compare changes

Release Notes for v3.4.2

3.4.2 (2019-02-15)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 5adb546 fix: fix async generator bug (fixes #387)
  • 842e228 chore: remove node 6 build (#389)

See the full diff