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

fix(deps): update dependency ws to v7.4.2 #2066

Merged
merged 1 commit into from
Jan 5, 2021
Merged

fix(deps): update dependency ws to v7.4.2 #2066

merged 1 commit into from
Jan 5, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ws 7.3.1 -> 7.4.2 age adoption passing confidence

Release Notes

websockets/ws

v7.4.2

Compare Source

Bug fixes

  • Silenced a deprecation warning (d1a8af4).

v7.4.1

Compare Source

Bug fixes

  • Added a workaround for a double 'error' event bug in Node.js < 13 which
    caused an uncaught error during the WebSocket handshake (38d6ab3).

v7.4.0

Compare Source

Features

  • The callback of WebSocketServer.prototype.handleUpgrade() now takes the
    client HTTP GET request as second argument (7d39f19).

Bug fixes

  • Read-only properties are now read-only (eabed8f).
  • The CONNECTING, OPEN, CLOSING, CLOSED, binaryType, bufferedAmount,
    extensions, onclose, onerror, onmessage, onopen, protocol,
    readyState, and url properties are now enumerable (2069e68).

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 Nov 8, 2020

Coverage Status

Coverage remained the same at 100.0% when pulling 63adefa on renovate/ws-7.x into afd9592 on master.

@renovate renovate bot force-pushed the renovate/ws-7.x branch from cf55b6f to 0def7d1 Compare November 10, 2020 20:39
@renovate renovate bot force-pushed the renovate/ws-7.x branch 2 times, most recently from 2ec5009 to c578b10 Compare December 4, 2020 12:34
@renovate renovate bot changed the title fix(deps): update dependency ws to v7.4.0 fix(deps): update dependency ws to v7.4.1 Dec 4, 2020
@renovate renovate bot force-pushed the renovate/ws-7.x branch from c578b10 to 63adefa Compare December 4, 2020 22:05
@renovate renovate bot force-pushed the renovate/ws-7.x branch from 63adefa to 921491b Compare December 17, 2020 19:37
@renovate renovate bot changed the title fix(deps): update dependency ws to v7.4.1 fix(deps): update dependency ws to v7.4.2 Dec 29, 2020
@renovate renovate bot force-pushed the renovate/ws-7.x branch from 921491b to 471d572 Compare December 29, 2020 21:04
@rpl rpl merged commit c503895 into master Jan 5, 2021
@rpl rpl deleted the renovate/ws-7.x branch January 5, 2021 12:17
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.

3 participants