YoshiyukiKato / nightharbor-file-reporter

A nightharbor reporter for local files
MIT License
0 stars 0 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

The dependency json2csv was updated from 4.2.1 to 4.3.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 - ❌ **ci/circleci: build:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/YoshiyukiKato/nightharbor-file-reporter/29?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 6 commits.

  • bd9b791 chore(release): 4.3.0
  • b91069e docs: Update docs, remove fields list, add fields config (#331)
  • d9e4463 fix: Optimize performance around the usage of fields (#328)
  • 8f0ae55 feat: Add support for objectMode in the stream API (#325)
  • 6486bb0 fix: Remove wrong submodule (#326)
  • 8522d89 docs: Add documentation about CDN usage (#327)

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 6 years ago

After pinning to 4.2.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 4 commits.

  • 9d8f917 chore(release): 4.3.1
  • f45730f docs: Document how fields work in the CLI (#336)
  • a793de5 fix: Return correct exit code on error (#337)
  • e9622cb chore: update ghpages deploy

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 2 commits.

  • 1d6e18d chore(release): 4.3.2
  • d28955a fix: Remove lodash.clonedeep dependency (#339)

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 5 commits.

  • 9b243d1 chore(release): 4.3.3
  • 1ef4bcd fix: audit dep fix
  • 964ca6e chore: remove unused flat link from readme
  • 130ef7d fix: Remove invalid reference to flat (#347)
  • 2b6ad3a fix: Remove preferGlobal from package.json (#346)

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 2 commits.

  • c910c35 chore(release): 4.3.4
  • 851c02f fix: issue with fields.value function not receiving correct fields (#353)

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 3 commits.

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 9 commits.

  • 0995634 chore(release): 4.4.0
  • 3b1ba07 fix: audit deps
  • ebd6104 docs: Improve the help given by the CLI (#368)
  • 6b2d8b7 docs: Improve Readme (#367)
  • 389891a fix: backslash type (#369)
  • 29bbad1 fix: Simplify object mode test (#370)
  • 9eebf40 fix: typo in fixture name (#371)
  • 28f8f5d fix: objectMode example typo in README.md (#364)
  • d59dea1 feat: Performance improvements and new async api (#360)

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 2 commits.

  • d56c752 chore(release): 4.4.1
  • 0168790 fix: quote escaping so double quotes are only escape when they are the actual quote mark (#372)

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 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

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • d891c64 chore(release): 4.5.3
  • 32c43a2 fix: Always error asynchronously from parseAsync method (#417)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes