vajahath / gulp-json2csv

Gulp plugin to convert json to csv format.
https://www.npmjs.com/package/gulp-json2csv
MIT License
1 stars 1 forks source link

An in-range update of json2csv is breaking the build 🚨 #10

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency json2csv was updated from 4.4.1 to 4.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:

greenkeeper[bot] commented 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.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • 07131a7 chore(release): 4.5.1
  • a20ddfc fix: pretty print when there is no rows (#390)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

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