Open greenkeeper[bot] opened 5 years ago
After pinning to 4.4.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
json2csv was updated from 4.5.0
to 4.5.1
.Your tests are still failing with this version. Compare changes
dependency
json2csv was updated from 4.5.1
to 4.5.2
.Your tests are still failing with this version. Compare changes
The new version differs by 7 commits.
5b8cf2d
chore(release): 4.5.2
a9a1fc4
docs: update input link
2797497
docs: corrected spelling in README.md
46fdbb6
docs: Specify which input file is used in the examples
3ce9f5d
docs: Update fields examples in README (#396)
590d19a
fix: Improve the inference of the header name when using function as value (#395)
ffda9af
chore: manually add v4.4.0
See the full diff
The dependency json2csv was updated from
4.4.1
to4.5.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
json2csv is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/vajahath/gulp-json2csv/builds/521041949?utm_source=github_status&utm_medium=notification)).Commits
The new version differs by 4 commits.
1cf32f0
chore(release): 4.5.0
10fad73
docs: match the imported name (#379)
1f91351
fix: Performance improvements. (#378)
de296d3
feat: Add support for JSON and Streams on the parseAsync method (#377)
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: