Skip to content

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.13.0 to 8.14.2.

ℹ️ 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 3 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2023-09-19.
Release notes
Package name: ws
  • 8.14.2 - 2023-09-19

    Bug fixes

    • Fixed an issue that allowed errors thrown by failed assertions to be
      swallowed when running tests (7f4e1a7).
  • 8.14.1 - 2023-09-08

    Bug fixes

    • Improved the reliability of two tests for CITGM (fd3c64c).
  • 8.14.0 - 2023-09-06

    Features

    • The WebSocket constructor now accepts HTTP(S) URLs (#2162).
    • The socket argument of server.handleUpgrade() can now be a generic
      Duplex stream (#2165).

    Other notable changes

    • At most one event per microtask is now emitted (#2160).
  • 8.13.0 - 2023-03-10

    Features

    • Added the finishRequest option to support late addition of headers (#2123).
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.13.0 to 8.14.2 refactor: Upgrade ws from 8.13.0 to 8.14.2 Nov 18, 2023
@parse-github-assistant
Copy link

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 Nov 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8981f78) 100.00% compared to head (2a8c560) 100.00%.
Report is 23 commits behind head on alpha.

Additional details and impacted files
@@            Coverage Diff            @@
##             alpha     #2053   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           61        61           
  Lines         6168      6178   +10     
  Branches      1498      1496    -2     
=========================================
+ Hits          6168      6178   +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mtrezza mtrezza merged commit 39a8c4d into alpha Nov 18, 2023
@mtrezza mtrezza deleted the snyk-upgrade-f83215efbeda437dbbc5660e44f6bb6f branch November 18, 2023 14:42
@parseplatformorg
Copy link
Contributor Author

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

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

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

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Mar 17, 2024
@parseplatformorg
Copy link
Contributor Author

🎉 This change has been released in version 5.0.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Mar 17, 2024
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.

4 participants