donejs / done-ssr

Server Side Rendering for DoneJS
https://www.npmjs.com/package/done-ssr
MIT License
23 stars 11 forks source link

An in-range update of websocket is breaking the build 🚨 #694

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency websocket was updated from 1.0.30 to 1.0.31.

🚨 View failing branch.

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

websocket 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](https://travis-ci.org/donejs/done-ssr/builds/621801312?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 5 commits.

  • 1f7ffba Releasing v1.0.31
  • 574b703 Fix infinite loop in error handling. (#332)
  • e60f68d Fix memory leak with multiple WebSocket servers on the same HTTP server (#339)
  • 60a132d Use es5-ext/global as a more robust way to resolve browser's window (#362)
  • 6c3ac5a adding compatibility with V8 release greater than v7.6 (node and electron engines) (#376)

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

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