Closed greenkeeper[bot] closed 3 years ago
After pinning to 5.2.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
react-docgen was updated from 5.2.1
to 5.3.0
.Your tests are still failing with this version. Compare changes
The new version differs by 6 commits.
8028dad
5.3.0
72a2344
feat(methods): support static methods on function components
d71c3d2
fix: handle docblock on out-of-line forwardRef
f9d5490
fix: infer displayName given forwardRef() node
04f573f
fix: avoid circular reference when resolving name from within assignment
b34977a
fix(traverse): only visit paths, not nodes
See the full diff
The devDependency react-docgen was updated from
5.2.0
to5.2.1
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
react-docgen 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 could not complete due to an error ([Details](https://travis-ci.org/goto-bus-stop/react-abstract-autocomplete/builds/649756732?utm_source=github_status&utm_medium=notification)).Release Notes for 5.2.1
Bug Fixes
empty
type for flow (#431)Commits
The new version differs by 5 commits.
ff7bed1
5.2.1
b5e6d97
fix: support forwardRef with out of line argument (#430)
0fa71de
fix(flow): support empty type (#431)
68503d8
docs(website): Update dependencies
d50e5b2
chore: Do not test on 8 anymore
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: