template-fastapi-react
template-fastapi-react copied to clipboard
build(deps): bump ws from 8.18.0 to 8.18.3 in /web
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 (#2291).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.333f5dba[fix] Respond with the supported protocol versions (#2291)22a5a17[ci] Test on node 24e67eb7a[ci] Do not test on node 23fa670f2[ci] Run the lint step on node 220eb8535[dist] 8.18.24f20aed[fix] Handle oversized messages with designated error (#2285)aa998e3[pkg] Update globals to version 16.0.0cf25954[minor] Fix nit in error messageb92745a[dist] 8.18.1- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.