fastify / fastify-compress

Fastify compression utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

greenkeeper opened this issue Β· comments

The dependency unzipper was updated from 0.10.5 to 0.10.6.

🚨 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
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 1 commits.

  • e91734d HOTFIX: Fix pipecount (#169)

See the full diff

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.10.5 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

  • The dependency unzipper was updated from 0.10.7 to 0.10.8.

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

Commits

The new version differs by 6 commits.

  • 1a0cbc7 Merge pull request #172 from mheggeseth/handle-promises
  • 37a3243 Merge pull request #173 from neverendingqs/patch-2
  • fd1636e readme- typo
  • 6e94b89 ensure promises are handled
  • 090cb91 Merge pull request #170 from ZJONSSON/npmignore
  • 9ae54fe Don't include coverage in npm package

See the full diff

  • The dependency unzipper was updated from 0.10.9 to 0.10.10.

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

Commits

The new version differs by 12 commits.

  • 9e38162 bump patch
  • 210c85f Merge pull request #182 from jsnajdr/speedup-entry-buffer
  • 16868c3 BufferStream: improve performance by running concat only once at the end
  • d9a785a bump patch - async iterators working now
  • 4a178d8 Merge pull request #180 from alubbe/easier-async-iteration
  • 1666bc6 Add forceStream option
  • 1a0cbc7 Merge pull request #172 from mheggeseth/handle-promises
  • 37a3243 Merge pull request #173 from neverendingqs/patch-2
  • fd1636e readme- typo
  • 6e94b89 ensure promises are handled
  • 090cb91 Merge pull request #170 from ZJONSSON/npmignore
  • 9ae54fe Don't include coverage in npm package

See the full diff