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.3 to 7.2.5 #70

Merged
merged 3 commits into from
Sep 4, 2020

Conversation

snyk-bot
Copy link
Contributor

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

ℹ️ 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 2 days ago, on 2020-04-25.
Release notes
Package name: ws
  • 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
  • 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()`
  • db55f77 [dist] 7.2.4
  • af279e3 [minor] Fix nits
  • eaf2ad1 [fix] Honor the `auth` option (#1734)
  • 021d4ef [minor] Fix typo (#1715)

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

@vansergen vansergen merged commit 24a0471 into master Sep 4, 2020
@vansergen vansergen deleted the snyk-upgrade-dce0b35aad1f77ce258fe000147f3ef8 branch September 4, 2020 13:17
@coveralls
Copy link

Pull Request Test Coverage Report for Build 763

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at ?%

Totals Coverage Status
Change from base Build 756: 0%
Covered Lines:
Relevant Lines: 0

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build 763

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 756: 0%
Covered Lines: 148
Relevant Lines: 148

💛 - Coveralls

@vansergen
Copy link
Owner

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

3 participants