Skip to content

[Snyk] Upgrade ws from 7.5.0 to 7.5.2#563

Closed
snyk-bot wants to merge 1 commit intomainfrom
snyk-upgrade-7e5a23dcc3af925f42db1c5f7c9dbe3e
Closed

[Snyk] Upgrade ws from 7.5.0 to 7.5.2#563
snyk-bot wants to merge 1 commit intomainfrom
snyk-upgrade-7e5a23dcc3af925f42db1c5f7c9dbe3e

Conversation

@snyk-bot
Copy link
Copy Markdown
Contributor

Snyk has created this PR to upgrade ws from 7.5.0 to 7.5.2.

merge advice
ℹ️ 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 23 days ago, on 2021-07-04.
Release notes
Package name: ws
  • 7.5.2 - 2021-07-04

    Bug fixes

    • The opening handshake is now aborted if the client receives a
      Sec-WebSocket-Extensions header but no extension was requested or if the
      server indicates an extension not requested by the client (aca94c8).
  • 7.5.1 - 2021-06-29

    Bug fixes

    • Fixed an issue that prevented the connection from being closed properly if an
      error occurred simultaneously on both peers (b434b9f).
  • 7.5.0 - 2021-06-16

    Features

    • Some errors now have a code property describing the specific type of error
      that has occurred (#1901).

    Bug fixes

    • A close frame is now sent to the remote peer if an error (such as a data
      framing error) occurs (8806aa9).
    • The close code is now always 1006 if no close frame is received, even if the
      connection is closed due to an error (8806aa9).
from ws GitHub release notes
Commit messages
Package name: ws
  • 0ad1f9d [dist] 7.5.2
  • aca94c8 [fix] Abort the handshake if an unexpected extension is received
  • 38c6c73 [dist] 7.5.1
  • 2916006 [test] Add more tests for `WebSocket.prototype.close()`
  • b434b9f [fix] Fix close edge cases
  • c3fdc99 [minor] Fix misleading comment
  • 145480a [test] Fix repeated typo

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

@nigthknight
Copy link
Copy Markdown
Member

To be replaced by PR #564

@rfelber rfelber deleted the snyk-upgrade-7e5a23dcc3af925f42db1c5f7c9dbe3e branch August 8, 2021 13:31
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.

2 participants