An in-range update of flow-parser is breaking the build 🚨
- Dominant language
- TypeScript
- Stars
- 5.3k
- Forks
- 363
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 3
Description
## The devDependency [flow-parser](https://github.com/facebook/flow) was updated from `0.95.1` to `0.95.2`.
🚨 [View failing branch](https://github.com/benjamn/recast/compare/master...benjamn:greenkeeper%2Fflow-parser-0.95.2).
This version is **covered** by your **current version range** and after updating it in your project **the build failed**.
flow-parser 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](https://travis-ci.org/benjamn/recast/builds/510071811?utm_source=github_status&utm_medium=notification)).
---
Release Notes for v0.95.2
- The inferred statics object type of
React.createClass({})will containdefaultProps: void, instead ofdefaultProps: {||}(unsealed empty object). - Bug fix in internal cache mechanism
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](https://greenkeeper.io) Bot :palm_tree:
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked Greenkeeper failing branch and the Travis CI build details for the update from flow-parser 0.95.1 to 0.95.2. Identify the failing build or test, determine whether the dependency change is compatible, and leave the project’s build passing with the dependency at an appropriate version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100