rblxRP
rblxRP copied to clipboard
[Snyk] Upgrade ws from 8.2.2 to 8.13.0
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.13.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 16 versions ahead of your current version.
- The recommended version was released 3 months ago, on 2023-03-10.
Release notes
Package name: ws
-
8.13.0 - 2023-03-10
Features
- Added the
finishRequest
option to support late addition of headers (#2123).
- Added the
-
8.12.1 - 2023-02-13
Bug fixes
- Added
browser
condition to package.json (#2118).
- Added
-
8.12.0 - 2023-01-07
Features
- Added support for
utf-8-validate@6
(ff63bba).
Other notable changes
buffer.isUtf8()
is now used instead ofutf-8-validate
if available
(42d79f6).
- Added support for
-
8.11.0 - 2022-11-06
Features
WebSocket.prototype.addEventListener()
now supports an event listener
specified as an object with ahandleEvent()
method. (9ab743a).
Bug fixes
WebSocket.prototype.addEventListener()
now adds an event listener only if it
is not already in the list of the event listeners for the specified event type
(1cec17d).
-
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
andCookie
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).
- The
-
8.8.0 - 2022-06-09
Features
- Added the
WS_NO_BUFFER_UTIL
andWS_NO_UTF_8_VALIDATE
environment
variables (becf237).
- Added the
-
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
- Added the ability to inspect the invalid handshake requests and respond to
- 8.6.0 - 2022-05-01
- 8.5.0 - 2022-02-07
- 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
Commit messages
Package name: ws
- 45e17ac [pkg] 8.13.0
- 23acf8c [test] Fix nits
- cd89e07 [feature] Add option to support late addition of headers (#2123)
- b4b9d5a [test] Fix failing test when using the domain module (#2126)
- 41dc56a [doc] Remove misleading information
- a04578e [dist] 8.12.1
- 0d114ef [pkg] Add browser condition (#2118)
- 2862c2f [doc] Add error handlers to examples and code snippets
- a3214d3 [dist] 8.12.0
- 42d79f6 [minor] Use `buffer.isUtf8()` if possible
- ff63bba [pkg] Update utf-8-validate to version 6.0.0
- d412358 [minor] Fix nits
- 2dc2812 [minor] Make `sendAfterClose()` call the callback in the next tick
- fb1dfd2 [doc] Fix badge URL
- 83c72cf [perf] Make `toBuffer()` use `FastBuffer`
- 1b057f9 [minor] Fix nit
- e6a32f8 [perf] Use `FastBuffer` instead of `Buffer#subarray()`
- 9e0fd77 [minor] Use `Buffer#subarray()` instead of `Buffer#slice()`
- a6fa37a [license] Update copyright notice
- 8a8fc88 [minor] Validate the payload length of the close frame sooner
- ea76193 [doc] Improve doc for the `callback` argument of `WebSocketServer`
- afd8c62 [dist] 8.11.0
- 1cec17d [fix] Add the same event listener only once
- 9ab743a [feature] Add support for objets with a `handleEvent()` method
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:
🔕 Ignore this dependency or unsubscribe from future upgrade PRs