tjmehta / primus-graphql

A flexible GraphQL client and server library that can be used to power realtime applications.
MIT License
165 stars 5 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

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](https://travis-ci.org/tjmehta/primus-graphql/builds/452145339?utm_source=github_status&utm_medium=notification)).

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](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 6 years ago

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

greenkeeper[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 4 years ago

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