An in-range update of xml2js is breaking the build π¨
Closed this issue Β· 4 comments
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 could not complete due to an error (Details).
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot π΄
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.
- The
dependency
xml2js was updated from0.4.20
to0.4.21
.
Your tests are still failing with this version. Compare changes
- The
dependency
xml2js was updated from0.4.21
to0.4.22
.
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
- The
dependency
xml2js was updated from0.4.22
to0.4.23
.
Your tests are still failing with this version. Compare changes