Open greenkeeper[bot] opened 7 years ago
After pinning to 3.3.1 your tests are passing again. Downgrade this dependency π.
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 15 commits.
157f58a
[dist] 3.3.3
6a6ae04
[minor] Send the close status code only when necessary
85919f2
[doc] Remove duplicate 'is' (#1252)
beff620
[fix] Use status code from close frame if received
ae903b1
[doc] Fix rendering of history in SECURITY.md (#1250)
ca76e58
chore(package): update eslint to version 4.13.0 (#1249)
f6e5685
chore(package): update utf-8-validate to version 4.0.0 (#1247)
b3bc7db
[minor] Do not set allowHalfOpen
to false
a166af4
[test] Skip family
test if localhost doesn't resolve to ::1 (#1246)
009d05c
[test] Mark skipped tests as pending
4e7d48a
[fix] Close cleanly only if a close frame has been sent and received
81cd85b
chore(package): update eslint to version 4.12.0 (#1242)
ac86a04
[minor] Refactor WebSocket#finalize()
5ccb86e
[test] Simplify a test
355d24a
[doc] Add direct links to the Autobahn test suite reports
See the full diff
Version 3.3.2 of ws was just published.
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 could not complete due to an error [Details](https://travis-ci.org/madwill/feathers-horizon/builds/305139070?utm_source=github_status&utm_medium=notification)Release Notes
3.3.2Bug fixes
Sec-WebSocket-Extensions
header has been rewritten to makeit spec-compliant (#1240).
Commits
The new version differs by 11 commits.
46b2547
[dist] 3.3.2
02d0011
[test] Use an OS-assigned arbitrary unused port
9c73abe
[minor] Remove some redundant code
0a9621f
[minor] Merge
pushOffer()
andpushParam()
intopush()
16f727d
[doc] Clarify
PerMessageDeflate
options0c8c0b8
[minor] Add JSDoc for
PerMessageDeflate
constructorb4465f6
[test] Increase code coverage
5d973fb
[minor] Parse the Sec-WebSocket-Extensions header only when necessary
b7089ff
[fix] Rewrite the parser of the Sec-WebSocket-Extensions header
d96c58c
chore(package): update eslint to version 4.11.0 (#1234)
cfdecae
[security] Add DoS vulnerablity to SECURITY.md
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: