This repository was archived by the owner on Jun 7, 2022. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^7.4.6
->^7.5.8
7.4.4
->7.4.7
Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.
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 - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, 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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.