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.1.1 to 7.2.3 #100

Closed

Conversation

snyk-bot
Copy link
Contributor

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

ℹ️ 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 5 versions ahead of your current version.
  • The recommended version was released a month 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).
  • 7.2.0 - 2019-10-19

    Features

    • Added ability to specify the readableObjectMode option when using
      WebSocket.createWebSocketStream() (#1647).
  • 7.1.2 - 2019-08-12

    Bug fixes

    • Fixed a bug that caused compress jobs to never be marked as complete
      (#1618).
  • 7.1.1 - 2019-07-19

    Bug fixes

    • An error is now thrown if the WebSocket server constructor is used
      incorrectly (3641266).
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)
  • 9531cd0 [dist] 7.2.1
  • a4b9e0b [ci] Test on node 13
  • 6df06d9 [minor] Use `Infinity` if `concurrency` value is falsy
  • 950e41a [minor] Remove async-limiter dependency
  • 3293284 [minor] Remove unnecessary optimization
  • f06a738 [pkg] Add engines field
  • 289724f [pkg] Add bufferutil and utf-8-validate as peer dependencies (#1626)
  • 65f7800 [dist] 7.2.0
  • 54e3011 [doc] Fix Travis CI URL
  • a6c4238 [example] Close the WebSocket connection on logout

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

@jogibear9988 jogibear9988 deleted the snyk-upgrade-2ebd2edfd1f20790b31358c40b90f894 branch May 13, 2020 05:36
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

2 participants