Open greenkeeper[bot] opened 6 years ago
After pinning to 3.2.1 your tests are passing again. Downgrade this dependency 📌.
devDependency
engine.io-client was updated from 3.3.0
to 3.3.1
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
devDependency
engine.io-client was updated from 3.3.1
to 3.3.2
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
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
devDependency
engine.io-client was updated from 3.3.2
to 3.4.0
.Your tests are still failing with this version. Compare changes
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
The devDependency engine.io-client was updated from
3.2.1
to3.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/canjs/canjs-feathers/builds/452145323?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
variable122111a
[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: