[Snyk] Upgrade ws from 8.3.0 to 8.13.0 #11
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade ws from 8.3.0 to 8.13.0.
ℹ️ 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.
Release notes
Package name: ws
-
8.13.0 - 2023-03-10
- Added the
-
8.12.1 - 2023-02-13
- Added
-
8.12.0 - 2023-01-07
- Added support for
-
8.11.0 - 2022-11-06
-
8.10.0 - 2022-10-24
- Added an export for package.json (211d5d3).
-
8.9.0 - 2022-09-22
- Added the ability to connect to Windows named pipes (#2079).
-
8.8.1 - 2022-07-15
- The
-
8.8.0 - 2022-06-09
- Added the
-
8.7.0 - 2022-05-26
- Added the ability to inspect the invalid handshake requests and respond to
- The handshake is now aborted if the
- The
-
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
from ws GitHub release notesFeatures
finishRequestoption to support late addition of headers (#2123).Bug fixes
browsercondition to package.json (#2118).Features
utf-8-validate@6(ff63bba).Other notable changes
buffer.isUtf8()is now used instead ofutf-8-validateif available(42d79f6).
Features
WebSocket.prototype.addEventListener()now supports an event listenerspecified as an object with a
handleEvent()method. (9ab743a).Bug fixes
WebSocket.prototype.addEventListener()now adds an event listener only if itis not already in the list of the event listeners for the specified event type
(1cec17d).
Features
Features
Bug fixes
AuthorizationandCookieheaders are no longer sent if the originalrequest for the opening handshake is sent to an IPC server and the client is
redirected to another IPC server (bc8bd34).
Features
WS_NO_BUFFER_UTILandWS_NO_UTF_8_VALIDATEenvironmentvariables (becf237).
Features
them with a custom HTTP response. (6e5a5ce).
Bug fixes
Upgradeheader field value in the HTTPresponse is not a case-insensitive match for the value "websocket" (0fdcc0a).
AuthorizationandCookieheaders are no longer sent when following aninsecure redirect (wss: to ws:) to the same host (d68ba9e).
Commit messages
Package name: ws
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