Skip to content

chore(deps): update dependency ws to ^8.18.3

This MR contains the following updates:

Package Type Update Change
ws dependencies patch ^8.18.1 -> ^8.18.3
@types/ws (source) devDependencies minor ^8.5.14 -> ^8.18.1

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

websockets/ws (ws)

v8.18.3

Compare Source

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 (#​2291).

v8.18.2

Compare Source

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).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by GitLab Dependency Bot

Merge request reports

Loading