Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

refactor: Upgrade ws from 8.14.2 to 8.15.0 #2071

Merged
merged 1 commit into from
Jan 8, 2024

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.14.2 to 8.15.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 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2023-12-09.
Release notes
Package name: ws
  • 8.15.0 - 2023-12-09

    Features

    • Added the allowMultipleEventsPerMicrotask option (93e3552).
  • 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).
from ws GitHub release notes
Commit messages
Package name: ws
  • 297fff8 [dist] 8.15.0
  • 93e3552 [feature] Introduce the `allowMultipleEventsPerMicrotask` option
  • 603a039 [doc] Add JSDoc for the `finishRequest` option
  • c320738 [test] Fix nits
  • 5a3036e [test] Merge some tests
  • dd1994d [ci] Test on node 21
  • 208220d [lint] Fix prettier error
  • 726abc3 [test] Fix flaky test
  • a049674 [ci] Update actions/setup-node action to v4

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

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.14.2 to 8.15.0 refactor: Upgrade ws from 8.14.2 to 8.15.0 Dec 31, 2023
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.

Copy link

codecov bot commented Dec 31, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fea8edf) 100.00% compared to head (827ef9c) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##             alpha     #2071   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           61        61           
  Lines         6178      6178           
  Branches      1496      1496           
=========================================
  Hits          6178      6178           

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

@mtrezza mtrezza merged commit 64fdfb2 into alpha Jan 8, 2024
9 checks passed
@mtrezza mtrezza deleted the snyk-upgrade-62fcce096ea4e554bc9cd0e473dd2d6b branch January 8, 2024 11:20
@parseplatformorg
Copy link
Contributor Author

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

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Feb 15, 2024
@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
# for free to join this conversation on GitHub. Already have an account? # 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