Skip to content

Commit 5c6c5fe

Browse files
chore(deps): bump ws from 5.2.4 to 8.20.0 (#10915)
Bumps [ws](https://github.com/websockets/ws) from 5.2.4 to 8.20.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/websockets/ws/releases">ws's releases</a>.</em></p> <blockquote> <h2>8.20.0</h2> <h1>Features</h1> <ul> <li>Added exports for the <code>PerMessageDeflate</code> class and utilities for the <code>Sec-WebSocket-Extensions</code> and <code>Sec-WebSocket-Protocol</code> headers (d3503c1f).</li> </ul> <h2>8.19.0</h2> <h1>Features</h1> <ul> <li>Added the <code>closeTimeout</code> option (<a href="https://redirect.github.com/websockets/ws/issues/2308">#2308</a>).</li> </ul> <h1>Bug fixes</h1> <ul> <li>Handled a forthcoming breaking change in Node.js core (19984854).</li> </ul> <h2>8.18.3</h2> <h1>Bug fixes</h1> <ul> <li>Fixed a spec violation where the <code>Sec-WebSocket-Version</code> header was not added to the HTTP response if the client requested version was either invalid or unacceptable (<a href="https://redirect.github.com/websockets/ws/issues/2291">#2291</a>).</li> </ul> <h2>8.18.2</h2> <h1>Bug fixes</h1> <ul> <li>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 (<a href="https://redirect.github.com/websockets/ws/issues/2285">#2285</a>).</li> </ul> <h2>8.18.1</h2> <h1>Bug fixes</h1> <ul> <li>The length of the UNIX domain socket paths in the tests has been shortened to make them work when run via <a href="https://github.com/nodejs/citgm">CITGM</a> (021f7b8b).</li> </ul> <h2>8.18.0</h2> <h1>Features</h1> <ul> <li>Added support for <code>Blob</code> (<a href="https://redirect.github.com/websockets/ws/issues/2229">#2229</a>).</li> </ul> <h2>8.17.1</h2> <h1>Bug fixes</h1> <ul> <li>Fixed a DoS vulnerability (<a href="https://redirect.github.com/websockets/ws/issues/2231">#2231</a>).</li> </ul> <p>A request with a number of headers exceeding the[<code>server.maxHeadersCount</code>][] threshold could be used to crash a ws server.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/websockets/ws/commit/843925544e2f4cffe445e0179947f56d6c5b608f"><code>8439255</code></a> [dist] 8.20.0</li> <li><a href="https://github.com/websockets/ws/commit/d3503c1fd36a310985108f62b343bae18346ab67"><code>d3503c1</code></a> [minor] Export the <code>PerMessageDeflate</code> class and header utils</li> <li><a href="https://github.com/websockets/ws/commit/3ee5349a0b1580f6e1f347b59ec3371011bd8481"><code>3ee5349</code></a> [api] Convert the <code>isServer</code> and <code>maxPayload</code> parameters to options</li> <li><a href="https://github.com/websockets/ws/commit/91707b470ebd803aaa3fd1e896217740f39267d4"><code>91707b4</code></a> [doc] Add missing space</li> <li><a href="https://github.com/websockets/ws/commit/8b553192268810a83253e2a4a39ac16768e75bb3"><code>8b55319</code></a> [pkg] Update eslint to version 10.0.1</li> <li><a href="https://github.com/websockets/ws/commit/ca533a53f338c4a40a3881dd6dff7e5867d06893"><code>ca533a5</code></a> [pkg] Update globals to version 17.0.0</li> <li><a href="https://github.com/websockets/ws/commit/61349ec5dad363c56e51c68bc1c644f29af05db0"><code>61349ec</code></a> [dist] 8.19.0</li> <li><a href="https://github.com/websockets/ws/commit/3f9ffc688f1172cd599e6fbd87a06e20044bd359"><code>3f9ffc6</code></a> [feature] Introduce the <code>closeTimeout</code> option (<a href="https://redirect.github.com/websockets/ws/issues/2308">#2308</a>)</li> <li><a href="https://github.com/websockets/ws/commit/19984854104e637a21cbc080272ac63d3d60a273"><code>1998485</code></a> [fix] Ensure all remaining data is read as a single chunk</li> <li><a href="https://github.com/websockets/ws/commit/726c3732b3e5319219ed73cac4826fd36917e2e1"><code>726c373</code></a> [doc] Sort options alphabetically</li> <li>Additional commits viewable in <a href="https://github.com/websockets/ws/compare/5.2.4...8.20.0">compare view</a></li> </ul> </details> <br /> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a8652ce commit 5c6c5fe

1 file changed

Lines changed: 55 additions & 5 deletions

File tree

pnpm-lock.yaml

Lines changed: 55 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)