ericblade / mws-simple

nodejs Amazon MWS (Merchant Web Services) API in ~150 lines of code
MIT License
8 stars 5 forks source link

An in-range update of csv-parse is breaking the build 🚨 #43

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency csv-parse was updated from 4.3.4 to 4.4.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

csv-parse 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/ericblade/mws-simple/builds/517474468?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 4 commits.

  • 034a93b Bump to version 4.4.0
  • 5312403 project: fix changelog heading
  • 62cc9de options: new bom option, fix #236
  • 95b224d changelog: fix typo

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.3.4 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 7 commits ahead by 7, behind by 1.

  • d7d4ae7 Bump to version 4.4.1
  • ce920d4 columns: allows returning an array of string, undefined, null or false
  • ebb12ca ts: Options.columns allows returning an array of string, undefined, null or false
  • a3eaaf7 package: coffee lint
  • 5d5d579 max_record_size: new sample
  • e0ce079 bom: test false value
  • bd39cc2 Bump to version 4.4.0

See the full diff