Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 8, 2020

This PR contains the following updates:

Package Type Update Change
ws dependencies patch 7.2.1 -> 7.2.3

Release Notes

websockets/ws

v7.2.3

Compare Source

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).

v7.2.2

Compare Source

Bug fixes

  • Fixed an issue where calling webSocketStream.end() could cause the process
    to crash (9535702).
  • The connection is now closed if a non-masked frame is received on the server
    or a masked frame is received on the client (#​1681).
  • The status code 1014 is now allowed to be used (#​1682).

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@coveralls
Copy link

coveralls commented Mar 8, 2020

Coverage Status

Coverage remained the same at 100.0% when pulling 07aa4af on renovate/ws-7.x into 0e0aac2 on master.

@renovate renovate bot changed the title fix(deps): update dependency ws to v7.2.2 fix(deps): update dependency ws to v7.2.3 Mar 9, 2020
@renovate renovate bot force-pushed the renovate/ws-7.x branch from 34bcd75 to db8dbb3 Compare March 9, 2020 17:30
@renovate renovate bot force-pushed the renovate/ws-7.x branch from db8dbb3 to 3466f09 Compare March 20, 2020 15:23
@renovate renovate bot force-pushed the renovate/ws-7.x branch from 3466f09 to 07aa4af Compare April 1, 2020 19:02
@rpl rpl merged commit 0744e65 into master Apr 1, 2020
@renovate renovate bot deleted the renovate/ws-7.x branch April 1, 2020 19:16
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.

4 participants