dependabot[bot] opened a new pull request, #1670:
URL: https://github.com/apache/tinkerpop/pull/1670

   Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 8.7.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.7.0</h2>
   <h1>Features</h1>
   <ul>
   <li>Added the ability to inspect the invalid handshake requests and respond 
to
   them with a custom HTTP response. (6e5a5ce3).</li>
   </ul>
   <h1>Bug fixes</h1>
   <ul>
   <li>The handshake is now aborted if the <code>Upgrade</code> header field 
value in the HTTP
   response is not a case-insensitive match for the value &quot;websocket&quot; 
(0fdcc0af).</li>
   <li>The <code>Authorization</code> and <code>Cookie</code> headers are no 
longer sent when following an
   insecure redirect (wss: to ws:) to the same host (d68ba9e1).</li>
   </ul>
   <h2>8.6.0</h2>
   <h1>Features</h1>
   <ul>
   <li>Added the ability to remove confidential headers on a per-redirect basis 
(<a 
href="https://github-redirect.dependabot.com/websockets/ws/issues/2030";>#2030</a>).</li>
   </ul>
   <h2>8.5.0</h2>
   <h1>Features</h1>
   <ul>
   <li>Added the ability to use a custom <code>WebSocket</code> class on the 
server (<a 
href="https://github-redirect.dependabot.com/websockets/ws/issues/2007";>#2007</a>).</li>
   </ul>
   <h1>Bug fixes</h1>
   <ul>
   <li>When following redirects, the <code>Authorization</code> and 
<code>Cookie</code> headers are no
   longer sent if the redirect host is different from the original host (<a 
href="https://github-redirect.dependabot.com/websockets/ws/issues/2013";>#2013</a>).</li>
   </ul>
   <h2>8.4.2</h2>
   <h1>Bug fixes</h1>
   <ul>
   <li>Fixed a data framing issue introduced in version 8.4.1 (<a 
href="https://github-redirect.dependabot.com/websockets/ws/issues/2004";>#2004</a>).</li>
   </ul>
   <h2>8.4.1</h2>
   <h1>Notable changes</h1>
   <ul>
   <li>To improve performance, strings sent via <code>websocket.ping()</code>,
   <code>websocket.pong()</code>, and <code>websocket.send()</code> are no 
longer converted to
   <code>Buffer</code>s if the data does not need to be masked (<a 
href="https://github-redirect.dependabot.com/websockets/ws/issues/2000";>#2000</a>).</li>
   </ul>
   <h2>8.4.0</h2>
   <h1>Features</h1>
   <ul>
   <li>Added ability to generate custom masking keys (<a 
href="https://github-redirect.dependabot.com/websockets/ws/issues/1990";>#1990</a>).</li>
   </ul>
   <h2>8.3.0</h2>
   <h1>Features</h1>
   <ul>
   <li>Added ability to pause and resume a <code>WebSocket</code> 
(0a8c7a9c).</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/websockets/ws/commit/4b62fbf945cee92f0b06535d8249b0a1d5037cea";><code>4b62fbf</code></a>
 [dist] 8.7.0</li>
   <li><a 
href="https://github.com/websockets/ws/commit/6e5a5ce341ffab5ea48542f0aa82c7f4eae80df9";><code>6e5a5ce</code></a>
 [feature] Introduce the <code>'wsClientError'</code> event (<a 
href="https://github-redirect.dependabot.com/websockets/ws/issues/2046";>#2046</a>)</li>
   <li><a 
href="https://github.com/websockets/ws/commit/903ec620117d95ed31cdec8c893b7c4fbe79314d";><code>903ec62</code></a>
 [doc] Update the type of the <code>socket</code> argument</li>
   <li><a 
href="https://github.com/websockets/ws/commit/d68ba9e1aa6a939fd7aa39894a4b9c2f020f9361";><code>d68ba9e</code></a>
 [security] Drop sensitive headers when following insecure redirects</li>
   <li><a 
href="https://github.com/websockets/ws/commit/a690791df31cede48e7bcbce9d56411483309246";><code>a690791</code></a>
 [ci] Exclude node 18 on Windows x86 from the test matrix</li>
   <li><a 
href="https://github.com/websockets/ws/commit/8889e48018bc3381e3daa8398be7786c07f8db02";><code>8889e48</code></a>
 [test] Increase code coverage</li>
   <li><a 
href="https://github.com/websockets/ws/commit/fb658bdd11e05a89ad5dc48e126e53976c5bb67a";><code>fb658bd</code></a>
 [minor] Use consistent error messages</li>
   <li><a 
href="https://github.com/websockets/ws/commit/0fdcc0af78c4d9a77f17faba48071d2f66a79662";><code>0fdcc0a</code></a>
 [fix] Abort the handshake if the Upgrade header is invalid</li>
   <li><a 
href="https://github.com/websockets/ws/commit/e56cdfe1ec54cdb04bc83ca91f8c4c983db6cde4";><code>e56cdfe</code></a>
 [minor] Clarify why the handshake is aborted</li>
   <li><a 
href="https://github.com/websockets/ws/commit/ba214d96939737304fb76f662700e9df01bb4418";><code>ba214d9</code></a>
 [dist] 8.6.0</li>
   <li>Additional commits viewable in <a 
href="https://github.com/websockets/ws/compare/6.2.2...8.7.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ws&package-manager=npm_and_yarn&previous-version=6.2.2&new-version=8.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to