Skip to content

[Snyk] Upgrade ws from 8.2.2 to 8.3.0#42

Open
snyk-bot wants to merge 1 commit intomasterfrom
snyk-upgrade-b70ace0209093080cad8bc8e13e19b5a
Open

[Snyk] Upgrade ws from 8.2.2 to 8.3.0#42
snyk-bot wants to merge 1 commit intomasterfrom
snyk-upgrade-b70ace0209093080cad8bc8e13e19b5a

Conversation

@snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade ws from 8.2.2 to 8.3.0.

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 22 days ago, on 2021-11-23.
Release notes
Package name: ws
  • 8.3.0 - 2021-11-23

    Features

    • Added ability to pause and resume a WebSocket (0a8c7a9).

    Bug fixes

    • Fixed a bug that could prevent the connection from being closed cleanly when
      using the stream API (ed2b803).
    • When following redirects, an error is now emitted and not thrown if the
      redirect URL is invalid (#1980).
  • 8.2.3 - 2021-10-02

    Bug fixes

    • When context takeover is enabled, messages are now compressed even if their size
      is below the value of the perMessageDeflate.threshold option (41ae563).
  • 8.2.2 - 2021-09-08

    Bug fixes

    • Some closing operations are now run only if needed (ec9377c).
from ws GitHub release notes
Commit messages
Package name: ws
  • c82b087 [dist] 8.3.0
  • 0a8c7a9 [api] Add `WebSocket#pause()` and `WebSocket#resume()`
  • ed2b803 [fix] Resume the socket in the `CLOSING` state
  • b8186dd [fix] Do not throw if the redirect URL is invalid (#1980)
  • 5a905e4 [minor] Add missing label to the issue form
  • 89d81e8 [minor] Fix nit
  • 4916d03 [minor] Allow to write frames with up to 2^48 - 1 bytes of data (#1973)
  • 5991c35 [doc] Fix nits
  • 65717f6 [ci] Test on node 17
  • a3a22e4 [pkg] Update eslint to version 8.0.0
  • cfd99b6 [dist] 8.2.3
  • fef7942 [ci] Fix typo
  • 41ae563 [fix] Ignore the `threshold` option if context takeover is enabled
  • 474aa36 [doc] Improve `WebSocket#{p{i,o}ng,send}()` documentation
  • 055949f [doc] Remove no longer needed noop function from code snippet
  • 5b85322 [ci] Update coverallsapp/github-action action to version 1.1.3
  • f871195 [doc] Update issue template

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant