babel/babylon

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

greenkeeper opened this issue Β· 2 comments

Version 2.34.0 of eslint-plugin-flowtype just got published.

Branch Build failing 🚨
Dependency eslint-plugin-flowtype
Current Version 2.33.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As eslint-plugin-flowtype is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Release Notes v2.34.0

<a name"2.34.0">

2.34.0 (2017-05-30)

Features

Commits

The new version differs by 2 commits.

  • 42328cd feat: update looksLikeFlowFileAnnotation regex to match only @flow (#233)
  • f622fcd docs: update no-types-missing-file-annotation case samples (#229)

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

hzoo commented

Hey @Greenkeeper[bot]! We really appreciate you taking the time to report an issue. The collaborators
on this project attempt to help as many people as possible, but we're a limited number of volunteers,
so it's possible this won't be addressed swiftly.

If you need any help, or just have general Babel or JavaScript questions, we have a vibrant Slack
community that typically always has someone willing to help. You can sign-up here
for an invite.

danez commented

Failure is unrelated