Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
greenkeeper bot opened this issue Sep 12, 2019 · 2 comments
Open

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

greenkeeper bot opened this issue Sep 12, 2019 · 2 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Sep 12, 2019

The dependency websocket was updated from 1.0.29 to 1.0.30.

🚨 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).

Commits

The new version differs by 7 commits.

  • 7db960e Releasing v1.0.30
  • 022e15d Merge pull request #365 from ipmsteven/moveGulpToDevDep
  • 6df5d38 bring gulp back to dev dependency
  • f78487c Merge pull request #361 from daCapricorn/feature/support-node-12
  • 114661a Merge pull request #360 from giacomodeliberali/master
  • 4824f42 Fix build error at Node.js v12
  • d873a91 Fix Webpack global scope issue

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 12, 2019

After pinning to 1.0.29 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 6, 2019

  • The dependency websocket was updated from 1.0.30 to 1.0.31.

Your tests are still failing with this version. Compare changes

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants