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

[Snyk] Upgrade ws from 7.3.1 to 7.4.0 #1266

Merged
merged 2 commits into from
Dec 4, 2020

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade ws from 7.3.1 to 7.4.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 2020-11-08.
Release notes
Package name: ws
  • 7.4.0 - 2020-11-08

    Features

    • The callback of WebSocketServer.prototype.handleUpgrade() now takes the
      client HTTP GET request as second argument (7d39f19).

    Bug fixes

    • Read-only properties are now read-only (eabed8f).
    • The CONNECTING, OPEN, CLOSING, CLOSED, binaryType, bufferedAmount,
      extensions, onclose, onerror, onmessage, onopen, protocol,
      readyState, and url properties are now enumerable (2069e68).
  • 7.3.1 - 2020-07-05

    Bug fixes

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

@codecov
Copy link

codecov bot commented Dec 4, 2020

Codecov Report

Merging #1266 (58ccb93) into master (f24bd99) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1266   +/-   ##
=======================================
  Coverage   99.98%   99.98%           
=======================================
  Files          57       57           
  Lines        5407     5407           
  Branches     1204     1204           
=======================================
  Hits         5406     5406           
  Misses          1        1           

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 f24bd99...58ccb93. Read the comment docs.

@dplewis dplewis merged commit c9699e2 into master Dec 4, 2020
@dplewis dplewis deleted the snyk-upgrade-6b0926509dd52e0776a512f31cc3f435 branch December 4, 2020 06:09
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.

2 participants