syzer / distributed-calc-system

Distributed calculation system using JS-Spark, from AngelHack (hackaton)
1 stars 2 forks source link

An in-range update of socket.io-client is breaking the build 🚨 #21

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 2.1.0 of socket.io-client was just published.

Branch Build failing 🚨
Dependency socket.io-client
Current Version 2.0.4
Type dependency

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

socket.io-client 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/syzer/distributed-calc-system/builds/360081937?utm_source=github_status&utm_medium=notification)

Release Notes 2.1.0

Matching Socket.IO 2.1.0 release notes

Features

  • add a 'binary' flag (#1194)
// by default, the object is recursively scanned to check whether it contains some binary data
// in the following example, the check is skipped in order to improve performance
socket.binary(false).emit('plain-object', object);

Milestone: 2.1.0
Diff: 2.0.4...2.1.0

Commits

The new version differs by 8 commits.

  • 3eb047f [chore] Release 2.1.0
  • afb952d [docs] Add a note about reconnecting after a server-side disconnection
  • 74893d5 [feat] Add a 'binary' flag (#1194)
  • 9701611 [chore] Bump engine.io-client to version 3.2.0 (#1192)
  • 3d8f24e [test] Update travis configuration
  • e27f38b [chore] Restore unminified distribution files (#1191)
  • bb743c4 [docs] Document connected and disconnected socket properties (#1155)
  • f31837f [chore] Bump debug to version 3.1.0

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 2.0.4 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 6 years ago

Version 2.1.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 commits.

  • 3020e45 [chore] Release 2.2.0
  • 06e9a4c [chore] Bump dependencies
  • 4a93871 [chore] Update the Makefile
  • eeafa44 [fix] Remove any reference to the global variable
  • dfc34e4 [chore] Pin zuul version
  • 2258c03 [chore] Update issue template

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes