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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade ws from 7.2.1 to 7.2.3 #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade ws from 7.2.1 to 7.2.3.

merge advice

鉁╓hat is Merge Advice? We check thousands of dependency upgrade pull requests and CI tests every day to see which upgrades were successfully merged. After crunching this data, we give a recommendation on how safe we think the change is for you to merge without causing issues. Learn more, and share your feedback to help improve this feature. 馃檹

鈩癸笍 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 2 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2020-03-09.
Release notes
Package name: ws
  • 7.2.3 - 2020-03-09

    Bug fixes

    • WebSocket#{p{i,o}ng,close}() now thow an error if the data to send is too
      large to fit in a control frame (e54f08d).
  • 7.2.2 - 2020-03-08

    Bug fixes

    • Fixed an issue where calling webSocketStream.end() could cause the process
      to crash (9535702).
    • The connection is now closed if a non-masked frame is received on the server
      or a masked frame is received on the client (#1681).
    • The status code 1014 is now allowed to be used (#1682).
  • 7.2.1 - 2019-12-14

    Bug fixes

    • Added bufferutil and utf-8-validate as peer dependencies (#1626).
from ws GitHub release notes
Commit messages
Package name: ws
  • 5fcdc42 [dist] 7.2.3
  • e54f08d [fix] Make `WebSocket#{p{i,o}ng,close}()` check the data size
  • af4f722 [dist] 7.2.2
  • b29154b [fix] Call buffered send callbacks on abnormal closure (#1702)
  • 3e7f69c [fix] Do not swallow errors emitted while destroying (#1672)
  • a39756a [doc] Clear the timer on close (#1696)
  • 9535702 [fix] Make `_final()` a noop if no socket is assigned
  • 1863504 [test] Use `WebSocket.CONNECTING` instead of 0
  • cd607c0 [pkg] Update mocha to version 7.0.0
  • 4f293a8 [fix] Close the connection if the MASK bit is incorrectly set (#1681)
  • b6430fe [fix] Allow close code 1014 (#1682)
  • 748a844 [minor] Use spread syntax instead of `Object.assign()`
  • 401a585 [minor] Fix misleading comment
  • b59eff6 [pkg] Update nyc to version 15.0.0 (#1671)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant