zeekay / bebop

🎷 Jazzy build tool for sophisticated front-end development.
MIT License
18 stars 5 forks source link

An in-range update of ws is breaking the build 🚨 #83

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

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

Version 5.1.1 of ws was just published.

Branch Build failing 🚨
Dependency ws
Current Version 5.1.0
Type dependency

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

ws 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 failed [Details](https://travis-ci.org/zeekay/bebop/builds/361183809?utm_source=github_status&utm_medium=notification)

Release Notes 5.1.1

Bug fixes

Commits

The new version differs by 5 commits.

  • 10c92ff [dist] 5.1.1
  • f335d79 [fix] Add default value for servername option (#1347)
  • 2d7bf88 [perf] Use js version of {un,}mask() for very small frames (#1348)
  • f52debe [doc] Explain the behavior of server.close() more precisely (#1342)
  • 83ce534 chore(package): update eslint-plugin-import to version 2.10.0 (#1340)

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 5.1.0 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 5.2.0 just got published.

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

Release Notes 5.2.0

Features

  • Added ability to specify custom headers when rejecting the handshake (#1379).
Commits

The new version differs by 14 commits.

  • e4d032c [dist] 5.2.0
  • e7bfe5f chore(package): update mocha to version 5.2.0 (#1385)
  • 6dae94b chore(package): update eslint-plugin-import to version 2.12.0 (#1384)
  • aebda2b chore(package): update nyc to version 11.8.0 (#1382)
  • d871bdf [feature] Add headers argument to verifyClient() callback (#1379)
  • bb9c21c [test] Fix failing test on node 10
  • 6d8f1f4 [ci] Test on node 10
  • 4385c78 [doc] Add request to emit arguments in shared server example (#1372)
  • 690b3f2 [minor] Replace bound function with arrow function
  • 9dc25a3 chore(package): update nyc to version 11.7.1 (#1364)
  • a81e580 chore(package): update mocha to version 5.1.0 (#1362)
  • 3215cf3 chore(package): update eslint-plugin-import to version 2.11.0 (#1361)
  • 0100d82 [doc] Improve FAQ example for X-Forwarded-For header (#1360)
  • c801e99 [doc] Improve docs and examples (#1355)

See the full diff