-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of ws is breaking the build 🚨 #4
Comments
After pinning to 6.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes Release Notes for 6.1.4Bug fixes
CommitsThe new version differs by 23 commits.
There are 23 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for 6.2.0Features
Bug fixes
CommitsThe new version differs by 14 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for 6.2.1Bug fixes
CommitsThe new version differs by 14 commits.
See the full diff |
The dependency ws was updated from
6.1.0
to6.1.1
.🚨 View failing branch.
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
Release Notes for 6.1.1
Bug fixes
socket closes prematurely (#1464, #1471).
Commits
The new version differs by 15 commits.
029de0c
[dist] 6.1.1
b213bee
[pkg] Update list of published files
95bf991
[pkg] Update dev dependencies
f26fac8
[minor] Ignore callbacks when clearing the send queue (#1471)
5914206
[doc] Fix nits
3fa0e03
[doc] Suggest implementation of heartbeat on the client (#1469)
7d51fb9
[fix] Do not waste time compressing when socket is closed (#1464)
1ebff19
[ci] Test on node 11
7e061bc
[pkg] Update nyc to version 13.1.0
bc0f8ab
[pkg] Update eslint to version 5.8.0
45f817b
chore(package): update eslint-plugin-node to version 8.0.0 (#1466)
cddbcf6
[test] Remove unused variables
0da3fdb
[minor] Do not use the legacy URL API
d2317b1
[benchmark] Add Unix domain sockets to bench (#1456)
9022a0d
[doc] Remove
clientMaxWindowBits
option from README example (#1454)See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: