continuous-software / node-rocketgate

Node.js SDK for Rocketgate payment gateway.
https://rocketgate.com
MIT License
2 stars 3 forks source link

An in-range update of xml2js is breaking the build 🚨 #11

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency xml2js was updated from 0.4.19 to 0.4.20.

🚨 View failing branch.

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

xml2js 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/continuous-software/node-rocketgate/builds/579381550?utm_source=github_status&utm_medium=notification)).

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

  • 5b11691 New release 0.4.21
  • b47e3dc Merge pull request #528 from Leonidas-from-XIV/xmlbuilder-update
  • 1375359 Update xmlbuilder dependency to 13.x

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

  • aefc64a Bump version for next release
  • 7a6d39f Merge pull request #531 from Leonidas-from-XIV/node-4
  • c62b085 Use promise shim instead of actual Node function
  • fd006fd Add compatibility shim for Node < 8
  • 81972ee Use xmlbuilder that works with Node 4
  • 080e904 Attempt to restore Node 4 compatibility

See the full diff