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.2.1 to 7.2.3 #11

Merged
merged 1 commit into from Mar 15, 2020

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade ws from 7.2.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 2 versions ahead of your current version.
  • The recommended version was released 6 days 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

@SimonMueller SimonMueller merged commit c967513 into master Mar 15, 2020
@SimonMueller SimonMueller deleted the snyk-upgrade-8269b51bb8568496ab2d4432041ee5af branch March 15, 2020 09:59
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