knalli / homebridge-pilight

Accessory plugin for Homebridge allowing to manage and control pilight devices
MIT License
16 stars 3 forks source link

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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 1.0.25 of websocket was just published.

Branch Build failing 🚨
Dependency websocket
Current Version 1.0.24
Type dependency

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 - βœ… **dependency-ci** Dependencies checked [Details](https://dependencyci.com/builds/318939) - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/knalli/homebridge-pilight/builds/289758526?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 17 commits.

  • d941f97 Updating invocation for autobahn test suite
  • 04ec844 Bumping version to v1.0.25
  • 0713ded Allow use of close codes 1012, 1013, 1014
  • cd13a60 Lint: use single quotes
  • 5cb8273 Merge pull request #282 from thechriswalker/patch-2
  • a2430e4 Merge pull request #289 from tvkit/master
  • 662f8cc Merge pull request #291 from Juneil/master
  • 7a30e39 Update WebSocketClient.js
  • dd3fcf5 fix(headers): host header can be set
  • 3b3ef3b Patch for #288
  • b27ba5e add readyState constants to browser w3cwebsocket
  • 48468fc Merge pull request #281 from teramotodaiki/patch-1
  • ff10492 fix markdown typo
  • 5273fb0 fix markdown typo
  • 3defe0f Merge pull request #274 from dstuckims/patch-1

There are 17 commits in total.

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 7 years ago

After pinning to 1.0.24 your tests are passing again. Downgrade this dependency πŸ“Œ.