Skip to content

refactor: Upgrade ws from 8.9.0 to 8.13.0#8551

Merged
mtrezza merged 2 commits intoalphafrom
snyk-upgrade-94bfa72b7ed197c0383c008f67057ce6
May 21, 2023
Merged

refactor: Upgrade ws from 8.9.0 to 8.13.0#8551
mtrezza merged 2 commits intoalphafrom
snyk-upgrade-94bfa72b7ed197c0383c008f67057ce6

Conversation

@parseplatformorg
Copy link
Contributor

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


Snyk has created this PR to upgrade ws from 8.9.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.


  • The recommended version is 5 versions ahead of your current version.
  • The recommended version was released 2 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).
  • 8.12.1 - 2023-02-13

    Bug fixes

    • Added browser condition to package.json (#2118).
  • 8.12.0 - 2023-01-07

    Features

    • Added support for utf-8-validate@6 (ff63bba).

    Other notable changes

  • 8.11.0 - 2022-11-06

    Features

    • WebSocket.prototype.addEventListener() now supports an event listener
      specified as an object with a handleEvent() 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).
from ws GitHub release notes
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

@parse-github-assistant
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title [Snyk] Upgrade ws from 8.9.0 to 8.13.0 refactor: Upgrade ws from 8.9.0 to 8.13.0 May 21, 2023
@parse-github-assistant
Copy link

parse-github-assistant bot commented May 21, 2023

Thanks for opening this pull request!

  • ❌ Please link an issue that describes the reason for this pull request, otherwise your pull request will be closed. Make sure to write it as Closes: #123 in the PR description, so I can recognize it.

@codecov
Copy link

codecov bot commented May 21, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (7121829) 94.33% compared to head (a02df10) 94.33%.

❗ Current head a02df10 differs from pull request most recent head 26a99bc. Consider uploading reports for the commit 26a99bc to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##            alpha    #8551   +/-   ##
=======================================
  Coverage   94.33%   94.33%           
=======================================
  Files         183      183           
  Lines       14572    14572           
=======================================
  Hits        13746    13746           
  Misses        826      826           

see 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mtrezza mtrezza closed this May 21, 2023
@mtrezza mtrezza reopened this May 21, 2023
@mtrezza mtrezza merged commit cc57faf into alpha May 21, 2023
@mtrezza mtrezza deleted the snyk-upgrade-94bfa72b7ed197c0383c008f67057ce6 branch May 21, 2023 21:53
@parseplatformorg
Copy link
Contributor Author

🎉 This change has been released in version 6.1.0-alpha.13

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label May 25, 2023
@parseplatformorg
Copy link
Contributor Author

🎉 This change has been released in version 6.3.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Jun 10, 2023
@parseplatformorg
Copy link
Contributor Author

🎉 This change has been released in version 6.3.0-alpha.1

@parseplatformorg
Copy link
Contributor Author

🎉 This change has been released in version 6.3.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Sep 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants