jordond / nxbm

MIT License
0 stars 0 forks source link

An in-range update of unzipper is breaking the build 🚨 #67

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency unzipper was updated from 0.9.4 to 0.9.5.

🚨 View failing branch.

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

unzipper 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:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/jordond/nxbm/411?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 9 commits.

  • b88d0b8 Bump version
  • 241b17c Merge pull request #88 from johnmalkovich100/unzipper-upgrade
  • 2b5deec Merge pull request #89 from johnmalkovich100/zero-package-edge-case
  • 6487452 Merge pull request #87 from konecnyna/patch-1
  • 93e79ca Merge pull request #90 from johnmalkovich100/add-timeout-for-openurl-test
  • 5620ccd Replaced test zip archive for openUrl test
  • 34c77d2 Added a fix for edge case when package length is zero
  • 78b929e Upgraded unzipper lib to make it compatible with latest node versions
  • a9587bc Updated typo in README example.

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

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • 003b736 Bump version
  • bd0d8cc Fixes edge case at chunk boundaries. (#82)

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.

  • 0e2dbe1 bump patch version
  • e0d8c83 Merge pull request #94 from ZJONSSON/disable-test-on-legacy
  • 13c21f0 Ignore chunkBoundary test for node v.10

See the full diff