Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

refactor: upgrade ws from 8.2.3 to 8.3.0 #7741

Closed
wants to merge 11 commits into from

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade ws from 8.2.3 to 8.3.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 2021-11-23.
Release notes
Package name: ws
  • 8.3.0 - 2021-11-23

    Features

    • Added ability to pause and resume a WebSocket (0a8c7a9).

    Bug fixes

    • Fixed a bug that could prevent the connection from being closed cleanly when
      using the stream API (ed2b803).
    • When following redirects, an error is now emitted and not thrown if the
      redirect URL is invalid (#1980).
  • 8.2.3 - 2021-10-02

    Bug fixes

    • When context takeover is enabled, messages are now compressed even if their size
      is below the value of the perMessageDeflate.threshold option (41ae563).
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.2.3 to 8.3.0 refactor: upgrade ws from 8.2.3 to 8.3.0 Dec 15, 2021
@codecov
Copy link

codecov bot commented Dec 15, 2021

Codecov Report

Merging #7741 (8855cad) into alpha (59215e6) will increase coverage by 0.06%.
The diff coverage is 100.00%.

❗ Current head 8855cad differs from pull request most recent head 8e40cc0. Consider uploading reports for the commit 8e40cc0 to get more accurate results

@@            Coverage Diff             @@
##            alpha    #7741      +/-   ##
==========================================
+ Coverage   94.13%   94.19%   +0.06%     
==========================================
  Files         182      182              
  Lines       13629    13629              
==========================================
+ Hits        12829    12838       +9     
+ Misses        800      791       -9     
Impacted Files Coverage Δ
src/RestWrite.js 94.46% <100.00%> (ø)
src/triggers.js 95.35% <100.00%> (ø)
src/ParseServerRESTController.js 96.96% <0.00%> (-1.52%) ⬇️
src/Controllers/index.js 97.75% <0.00%> (ø)
src/Options/Definitions.js 100.00% <0.00%> (ø)
src/SchemaMigrations/Migrations.js 0.00% <0.00%> (ø)
src/Adapters/Files/GridFSBucketAdapter.js 80.32% <0.00%> (+0.81%) ⬆️
src/Adapters/Auth/gcenter.js 98.24% <0.00%> (+3.50%) ⬆️
src/SchemaMigrations/DefinedSchemas.js 92.22% <0.00%> (+3.88%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ad5e82f...8e40cc0. Read the comment docs.

@mtrezza mtrezza force-pushed the alpha branch 2 times, most recently from 59215e6 to e6d7d8f Compare May 1, 2022 02:29
@mtrezza
Copy link
Member

mtrezza commented May 7, 2022

Closing as outdated

@mtrezza mtrezza closed this May 7, 2022
@mtrezza mtrezza deleted the snyk-upgrade-c97562de90cebc943957a538dd01b70b branch May 7, 2022 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants