Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

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

Closed
greenkeeper bot opened this issue Jul 18, 2019 · 3 comments · Fixed by #13
Closed

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

greenkeeper bot opened this issue Jul 18, 2019 · 3 comments · Fixed by #13

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jul 18, 2019

The devDependency eslint-plugin-flowtype was updated from 3.11.1 to 3.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
  • ci/circleci: test: Your tests failed on CircleCI (Details).

Release Notes for v3.12.0

3.12.0 (2019-07-18)

Features

  • implement arrow-parens to support type parameters (#344) (#417) (94a9e8b)
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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 18, 2019

After pinning to 3.11.1 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 18, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v3.12.1

3.12.1 (2019-07-18)

Bug Fixes

  • ignore arrow functions with predicates in arrow-parens (#418) (7560260)
Commits

The new version differs by 1 commits.

  • 7560260 fix: ignore arrow functions with predicates in arrow-parens (#418)

See the full diff

coderbyheart added a commit that referenced this issue Jul 23, 2019
Fixes #12  An in-range update of eslint-plugin-react is breaking the build
Fixes #11  An in-range update of @typescript-eslint/parser is breaking the build
Fixes #10  An in-range update of @typescript-eslint/eslint-plugin is breaking the build
Fixes #9  An in-range update of eslint is breaking the build
Fixes #8  An in-range update of eslint-plugin-import is breaking the build
Fixes #7  An in-range update of aws-amplify is breaking the build
Fixes #6  An in-range update of aws-amplify-react is breaking the build
Fixes #5  An in-range update of husky is breaking the build
Fixes #4  An in-range update of eslint-plugin-flowtype is breaking the build
Fixes #3  An in-range update of aws-sdk is breaking the build
Fixes #2  An in-range update of @types/node is breaking the build
coderbyheart added a commit that referenced this issue Jul 23, 2019
Fixes #12  An in-range update of eslint-plugin-react is breaking the build
Fixes #11  An in-range update of @typescript-eslint/parser is breaking the build
Fixes #10  An in-range update of @typescript-eslint/eslint-plugin is breaking the build
Fixes #9  An in-range update of eslint is breaking the build
Fixes #8  An in-range update of eslint-plugin-import is breaking the build
Fixes #7  An in-range update of aws-amplify is breaking the build
Fixes #6  An in-range update of aws-amplify-react is breaking the build
Fixes #5  An in-range update of husky is breaking the build
Fixes #4  An in-range update of eslint-plugin-flowtype is breaking the build
Fixes #3  An in-range update of aws-sdk is breaking the build
Fixes #2  An in-range update of @types/node is breaking the build
@bifravst-ci
Copy link

🎉 This issue has been resolved in version 1.0.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant