rblxRP icon indicating copy to clipboard operation
rblxRP copied to clipboard

[Snyk] Upgrade ws from 8.2.2 to 8.10.0

Open foxt opened this issue 2 years ago • 0 comments

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade ws from 8.2.2 to 8.10.0.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 12 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2022-10-24.
Release notes
Package name: ws
  • 8.10.0 - 2022-10-24

    Features

    • Added an export for package.json (211d5d3).
  • 8.9.0 - 2022-09-22

    Features

    • Added the ability to connect to Windows named pipes (#2079).
  • 8.8.1 - 2022-07-15

    Bug fixes

    • The Authorization and Cookie headers are no longer sent if the original
      request for the opening handshake is sent to an IPC server and the client is
      redirected to another IPC server (bc8bd34).
  • 8.8.0 - 2022-06-09

    Features

    • Added the WS_NO_BUFFER_UTIL and WS_NO_UTF_8_VALIDATE environment
      variables (becf237).
  • 8.7.0 - 2022-05-26

    Features

    • Added the ability to inspect the invalid handshake requests and respond to
      them with a custom HTTP response. (6e5a5ce).

    Bug fixes

    • The handshake is now aborted if the Upgrade header field value in the HTTP
      response is not a case-insensitive match for the value "websocket" (0fdcc0a).
    • The Authorization and Cookie headers are no longer sent when following an
      insecure redirect (wss: to ws:) to the same host (d68ba9e).
  • 8.6.0 - 2022-05-01

    Features

    • Added the ability to remove confidential headers on a per-redirect basis (#2030).
  • 8.5.0 - 2022-02-07

    Features

    • Added the ability to use a custom WebSocket class on the server (#2007).

    Bug fixes

    • When following redirects, the Authorization and Cookie headers are no
      longer sent if the redirect host is different from the original host (#2013).
  • 8.4.2 - 2022-01-14
  • 8.4.1 - 2022-01-13
  • 8.4.0 - 2021-12-20
  • 8.3.0 - 2021-11-23
  • 8.2.3 - 2021-10-02
  • 8.2.2 - 2021-09-08
from ws GitHub release notes
Commit messages
Package name: ws
  • cdca711 [dist] 8.10.0
  • 211d5d3 [pkg] Add package.json export
  • c4d6eb3 [ci] Do not use the set-output command
  • 966f9d4 [dist] 8.9.0
  • e628f2b [feature] Support Windows named pipes (#2079)
  • 7ff26d9 [doc] Fix nits
  • 4ed2c87 [doc] Remove "note that"
  • 0da6036 [test] Remove leftover from test
  • 6b71a49 [minor] Rename the `invalidURLMessage` variable
  • 2995349 [minor] Simplify the ws+unix: URL form
  • c22cbc9 [doc] Revise `WebSocket#send()` docs for clarity (#2077)
  • 9753821 [dist] 8.8.1
  • bc8bd34 [security] Fix same host check for ws+unix: redirects
  • 0ae302a [test] Fix nits
  • 1117af6 [doc] Fix typo (#2062)
  • 3b6af82 [minor] Prevent opening handshake headers from being overridden
  • 982b782 [dist] 8.8.0
  • becf237 [feature] Add the `WS_NO_{BUFFER_UTIL, UTF_8_VALIDATE}` variables
  • 0792742 [doc] Fix nit
  • c1a126f [doc] Rename WS Error Codes section to Error codes
  • a6dbd1c [ci] Set permissions explicitly (#2051)
  • 5e4149e [test] Fix typo
  • 4b62fbf [dist] 8.7.0
  • 6e5a5ce [feature] Introduce the `'wsClientError'` event (#2046)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

foxt avatar Nov 15 '22 11:11 foxt