-
Notifications
You must be signed in to change notification settings - Fork 343
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
fix(deps): update dependency ws to v7.5.8 #2270
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2270 +/- ##
===========================================
+ Coverage 0 99.88% +99.88%
===========================================
Files 0 32 +32
Lines 0 1701 +1701
===========================================
+ Hits 0 1699 +1699
- Misses 0 2 +2
Continue to review full report at Codecov.
|
4000e93
to
e450f6e
Compare
e450f6e
to
9fa6cb3
Compare
9fa6cb3
to
dcc2e75
Compare
dcc2e75
to
768ea21
Compare
768ea21
to
647f0ed
Compare
647f0ed
to
00ad0d7
Compare
00ad0d7
to
13f2e78
Compare
13f2e78
to
1e9ce5e
Compare
1e9ce5e
to
984ab6c
Compare
984ab6c
to
dce8db0
Compare
dce8db0
to
ca2def3
Compare
This PR contains the following updates:
7.4.6
->7.5.8
Release Notes
websockets/ws
v7.5.8
Compare Source
Bug fixes
0fdcc0a
to the 7.x release line (2758ed3
).d68ba9e
to the 7.x release line (dc1781b
).v7.5.7
Compare Source
Bug fixes
6946f5f
to the 7.x release line (1f72e2e
).v7.5.6
Compare Source
Bug fixes
b8186dd
to the 7.x release line (73dec34
).ed2b803
to the 7.x release line (22a26af
).v7.5.5
Compare Source
Bug fixes
ec9377c
to the 7.x release line (0e274ac
).v7.5.4
Compare Source
Bug fixes
6a72da3
to the 7.x release line (76087fb
).869c989
to the 7.x release line (2799793
).v7.5.3
Compare Source
Bug fixes
WebSocketServer
constructor now throws an error if more than one of thenoServer
,server
, andport
options are specefied (66e58d2
).'close'
event was emitted by aWebSocketServer
beforethe internal HTTP/S server was actually closed (
5a58730
).WebSocketServer.prototype.close()
was called (772236a
).v7.5.2
Compare Source
Bug fixes
Sec-WebSocket-Extensions
header but no extension was requested or if theserver indicates an extension not requested by the client (
aca94c8
).v7.5.1
Compare Source
Bug fixes
error occurred simultaneously on both peers (
b434b9f
).v7.5.0
Compare Source
Features
code
property describing the specific type of errorthat has occurred (#1901).
Bug fixes
framing error) occurs (
8806aa9
).connection is closed due to an error (
8806aa9
).Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.