Skip to content

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 3, 2020

Codecov Report

Merging #7032 (2bb0b3e) into master (041bdf5) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7032      +/-   ##
==========================================
+ Coverage   93.80%   93.83%   +0.03%     
==========================================
  Files         169      169              
  Lines       12439    12439              
==========================================
+ Hits        11668    11672       +4     
+ Misses        771      767       -4     
Impacted Files Coverage Δ
src/RestWrite.js 93.51% <0.00%> (+0.16%) ⬆️
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 93.58% <0.00%> (+0.66%) ⬆️

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 041bdf5...2bb0b3e. Read the comment docs.

@davimacedo davimacedo merged commit 4ab44c7 into master Dec 3, 2020
@davimacedo davimacedo deleted the snyk-upgrade-0428ebd2453b85bc5522305714401dcb branch December 3, 2020 17: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.

4 participants