Jey-Cee / ioBroker.upnp

Serves for communication and interaction with all upnp-capable devices.
MIT License
10 stars 8 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 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/iobroker-community-adapters/ioBroker.upnp/builds/579381554?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 4 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 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

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

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 9 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
  • 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