websockets / ws

Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js
MIT License
21.7k stars 2.42k forks source link

An in-range update of bufferutil is breaking the build 🚨 #1481

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency bufferutil was updated from 4.0.0 to 4.0.1.

🚨 View failing branch.

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

bufferutil is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - βœ… **continuous-integration/appveyor/branch:** AppVeyor build succeeded ([Details](https://ci.appveyor.com/project/lpinca/ws/builds/21199828)). - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/websockets/ws/builds/471535394?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 8 commits.

  • e367139 [dist] 4.0.1
  • 7cc7367 [minor] Set NAPI_VERSION to 1
  • ff6e157 chore(package): update prebuildify to version 2.10.0 (#112)
  • 283561c fix(package): update node-gyp-build to version 3.7.0 (#111)
  • 9ae2b52 fix(package): update node-gyp-build to version 3.6.0 (#110)
  • 8eff02e chore(package): update prebuildify to version 2.9.1 (#109)
  • 7d5c4dd fix(package): update node-gyp-build to version 3.5.0 (#108)
  • 1a83453 chore(package): update prebuildify to version 2.8.0 (#107)

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

After pinning to 4.0.0 your tests are passing again. Downgrade this dependency πŸ“Œ.