Bump ws from 8.18.2 to 8.18.3 in /frontend #109

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/frontend/ws-8.18.3 into main 2025-08-28 19:18:13 +01:00
dependabot[bot] commented 2025-08-28 08:58:57 +01:00 (Migrated from github.com)

Bumps ws from 8.18.2 to 8.18.3.

Release notes

Sourced from ws's releases.

8.18.3

Bug fixes

  • Fixed a spec violation where the Sec-WebSocket-Version header was not added to the HTTP response if the client requested version was either invalid or unacceptable (33f5dbaf).
Commits

Dependabot compatibility score

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 commands and options

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
Bumps [ws](https://github.com/websockets/ws) from 8.18.2 to 8.18.3. <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.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 (33f5dbaf).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/websockets/ws/commit/dabbdec92f4c1f1777689733d477344e3c6c2e67"><code>dabbdec</code></a> [dist] 8.18.3</li> <li><a href="https://github.com/websockets/ws/commit/33f5dbaf332764530a6ca97a93101b4402f3121d"><code>33f5dba</code></a> [fix] Respond with the supported protocol versions (<a href="https://redirect.github.com/websockets/ws/issues/2291">#2291</a>)</li> <li><a href="https://github.com/websockets/ws/commit/22a5a17db5fef470725f1b2f72342eccb4262662"><code>22a5a17</code></a> [ci] Test on node 24</li> <li><a href="https://github.com/websockets/ws/commit/e67eb7ad70e7e5bc2e31ded42460793ae02feb82"><code>e67eb7a</code></a> [ci] Do not test on node 23</li> <li><a href="https://github.com/websockets/ws/commit/fa670f2b240afba6bffb3929e90ea41cd5e9d072"><code>fa670f2</code></a> [ci] Run the lint step on node 22</li> <li>See full diff in <a href="https://github.com/websockets/ws/compare/8.18.2...8.18.3">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=8.18.2&new-version=8.18.3)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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>
Sign in to join this conversation.
No description provided.