Bump ws from 8.18.0 to 8.18.3
Bumps ws from 8.18.0 to 8.18.3.
Release notes
Sourced from ws's releases.
8.18.3
Bug fixes
- Fixed a spec violation where the
Sec-WebSocket-Versionheader was not added to the HTTP response if the client requested version was either invalid or unacceptable (33f5dbaf).8.18.2
Bug fixes
- Fixed an issue that, during message decompression when the maximum size was exceeded, led to the emission of an inaccurate error and closure of the connection with an improper close code (#2285).
8.18.1
Bug fixes
- The length of the UNIX domain socket paths in the tests has been shortened to make them work when run via CITGM (021f7b8b).
Commits
-
dabbdec[dist] 8.18.3 -
33f5dba[fix] Respond with the supported protocol versions (#2291) -
22a5a17[ci] Test on node 24 -
e67eb7a[ci] Do not test on node 23 -
fa670f2[ci] Run the lint step on node 22 -
0eb8535[dist] 8.18.2 -
4f20aed[fix] Handle oversized messages with designated error (#2285) -
aa998e3[pkg] Update globals to version 16.0.0 -
cf25954[minor] Fix nit in error message -
b92745a[dist] 8.18.1 - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflicts