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 engine.io-client is breaking the build 🚨 #31

Open
greenkeeper bot opened this issue Nov 7, 2018 · 5 comments
Open

An in-range update of engine.io-client is breaking the build 🚨 #31

greenkeeper bot opened this issue Nov 7, 2018 · 5 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Nov 7, 2018

The devDependency engine.io-client was updated from 3.2.1 to 3.3.0.

🚨 View failing branch.

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

engine.io-client 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/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Commits

The new version differs by 9 commits.

  • 484e3ec [chore] Release 3.3.0
  • bb3a21d [chore] Bump ws to version 6.1.0 (#602)
  • 99bcc62 [fix] Remove any reference to the global variable
  • 122111a [chore] Update the Makefile
  • 26e9329 [feat] Detect React-Native environment and use all websocket features (#591)
  • 28765c5 [test] Update zuul configuration
  • 669c076 [test] Update travis configuration
  • c4e723c [chore] Pin zuul version
  • f5a1ec8 [docs] Improve description accuracy of pfx option (#597)

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 Nov 7, 2018

After pinning to 3.2.1 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 19, 2018

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 3 commits.

  • 696c7e7 [chore] Release 3.3.1
  • 66b9e4a [fix] fix JSONP transport in Node.js environment
  • f62fca4 [fix] Trigger xhr polling transport unload handler on 'pagehide' or 'unload' instead of 'beforeunload' (#604)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 20, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 6 commits.

  • 57f9d45 [chore] Release 3.3.2
  • e157aac [test] IE8 is no longer supported by Saucelabs
  • 1ec53d4 [fix] Fix Websocket implementation in React Native (#607)
  • 696c7e7 [chore] Release 3.3.1
  • 66b9e4a [fix] fix JSONP transport in Node.js environment
  • f62fca4 [fix] Trigger xhr polling transport unload handler on 'pagehide' or 'unload' instead of 'beforeunload' (#604)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 13, 2019

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 15 commits.

  • ccc9337 [chore] Release 3.4.0
  • 1e29b0c [chore] Bump engine.io-parser to version 2.2.0
  • e8cd8c0 build: transpile the debug dependency with Babel
  • fd7fff2 [fix] Ensure valid status is passed to error handler (#622)
  • 2266269 [feat] Support extra charset info in Content-Type header (#619)
  • 2847411 [feat] Add withCredentials option (#614)
  • 0eeaa7a [fix] fix NodeWebSocket declaration (#613)
  • 242ea9e [chore] Bump debug to version 4.1.0 (#612)
  • bc8c497 [ci] use Node.js 10 for compatibility with Gulp v3
  • 57f9d45 [chore] Release 3.3.2
  • e157aac [test] IE8 is no longer supported by Saucelabs
  • 1ec53d4 [fix] Fix Websocket implementation in React Native (#607)
  • 696c7e7 [chore] Release 3.3.1
  • 66b9e4a [fix] fix JSONP transport in Node.js environment
  • f62fca4 [fix] Trigger xhr polling transport unload handler on 'pagehide' or 'unload' instead of 'beforeunload' (#604)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 13, 2020

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • f19a9e3 chore: release 3.4.2
  • d2daa28 chore: bump component-emitter dependency
  • 81dc10d chore: release 3.4.1
  • 357f01d fix: use globalThis polyfill instead of self/global

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