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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade ws from 7.0.0 to 7.1.2 #127

Closed
wants to merge 1 commit into from

Conversation

maban
Copy link

@maban maban commented Sep 10, 2019

Snyk have raised this PR to upgrade ws from 7.0.0 to 7.1.2.

  • The recommended version is 4 versions ahead of your current version.
  • The recommended version was released a month ago, on 2019-08-12.
Release notes
  • 7.1.2 - 2019-08-12

    Bug fixes

    • Fixed a bug that caused compress jobs to never be marked as complete
      (#1618).
  • 7.1.1 - 2019-07-19

    Bug fixes

    • An error is now thrown if the WebSocket server constructor is used
      incorrectly (3641266).
  • 7.1.0 - 2019-07-08

    Features

    • Added utility to wrap a WebSocket in a Duplex stream (#1589).

    Bug fixes

    • Reverted "[minor] Remove unneeded if statement" (dbacf58, #1591).
  • 7.0.1 - 2019-06-17

    Bug fixes

    • Added ability to disable sending the SNI extension (#1587).
  • 7.0.0 - 2019-04-30

    Breaking changes

    • Dropped support for Node.js 6 (1e6999b).
    • Dropped support for url.Url instances in the WebSocket constructor
      (692d7b4).
    • The behavior of WebSocket#{p{i,o}ng,send}() has changed when the
      readyState attribute is not OPEN (#1532)
      • If the readyState attribute is CONNECTING, an exception is thrown.
      • If the readyState attribute is CLOSING or CLOSED
        • The bufferedAmount attribute is increased by the length of the data
          argument in bytes.
        • If provided, the callback function is called with an error.
        • No exception is thrown even if the callback function is not provided.

from ws GitHub Release Notes


馃 View latest project report

馃洜 Adjust upgrade PR settings

馃敃 Ignore this dependency or unsubscribe from future upgrade PRs

@ivanstanev ivanstanev closed this Sep 11, 2019
@ivanstanev ivanstanev deleted the snyk-upgrade-5b34de6e6ba737877cd52b96b5c58603 branch September 11, 2019 16:24
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

3 participants