Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Conversation

@snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade ws from 7.2.3 to 7.3.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 2 versions ahead of your current version.
  • The recommended version was released a month ago, on 2020-05-10.
Release notes
Package name: ws
  • 7.3.0 - 2020-05-10

    Features

    • WebSocket.prototype.addEventListener() now supports the once option (#1754).
  • 7.2.5 - 2020-04-25

    Bug fixes

    • Fixed compatibility with Node.js master (651d662).
  • 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).
from ws GitHub release notes
Commit messages
Package name: ws
  • 41f5e4f [dist] 7.3.0
  • 2e5c01f [feature] Make `addEventListener()` support the `once` option (#1754)
  • 97ddfce [ci] Test on node 14
  • 2b49c48 Revert "[ci] Use GitHub Actions (#1644)"
  • 82f0537 Revert "[ci] Test on node 14"
  • b167d1c Revert "[ci] Update Coveralls GitHub Action to version 1.1.1"
  • 78e1c01 [ci] Update Coveralls GitHub Action to version 1.1.1
  • e694979 [doc] Fix badge URL
  • 67983cb [dist] 7.2.5
  • 18d773d [test] Fix failing tests
  • 73f8bb6 [ci] Test on node 14
  • 7a0ad90 [doc] move ISSUE_TEMPLATE.md to .github/issue_template.md
  • 49ed889 [ci] Use GitHub Actions (#1644)
  • 3730467 [test] Do not call `duplex.end()` prematurely
  • 651d662 [fix] Call the `_final()` callback before destroying the stream
  • 62f71d1 [minor] Throw an error on invalid method usage
  • 79dfbcf [test] Move test to appropriate section
  • 06d8660 Revert "[minor] Throw an error on invalid usage"
  • c56d4ec Revert "[minor] Set the flag to detect invalid API usage only when needed"
  • 1a501d5 [doc] Fix example to not use deprecated property
  • 6b4e2a8 [doc] Improve authentication example (#1741)
  • c31150f [test] Remove unneeded options object
  • 3bf4ac8 [test] Remove unneeded `Buffer#slice()` call
  • bdfb987 [minor] Use `Buffer.from()` instead of `viewToBuffer()`

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

@J12934 J12934 merged commit 6b0e5f8 into master Jun 19, 2020
@J12934 J12934 deleted the snyk-upgrade-a2f7d6e6896613dbdc7414fe36014ccb branch June 19, 2020 12:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants