Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Update dependency ws to v8.5.0 #25

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update dependency ws to v8.5.0 #25

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 28, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ws 8.2.0 -> 8.5.0 age adoption passing confidence
@types/ws 7.4.7 -> 8.5.2 age adoption passing confidence

Release Notes

websockets/ws

v8.5.0

Compare Source

Features

  • Added the ability to use a custom WebSocket class on the server (#​2007).

Bug fixes

  • When following redirects, the Authorization and Cookie headers are no
    longer sent if the redirect host is different from the original host (#​2013).

v8.4.2

Compare Source

Bug fixes

  • Fixed a data framing issue introduced in version 8.4.1 (#​2004).

v8.4.1

Compare Source

Notable changes
  • To improve performance, strings sent via websocket.ping(),
    websocket.pong(), and websocket.send() are no longer converted to
    Buffers if the data does not need to be masked (#​2000).

v8.4.0

Compare Source

Features

  • Added ability to generate custom masking keys (#​1990).

v8.3.0

Compare Source

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

v8.2.3

Compare Source

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

v8.2.2

Compare Source

Bug fixes

  • Some closing operations are now run only if needed (ec9377c).

v8.2.1

Compare Source

Bug fixes
  • Fixed an issue where the socket was not resumed, preventing the connection
    from being closed cleanly (869c989).

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 these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate renovate bot force-pushed the renovate/ws-8.x branch from 2695d3b to 8a4c2f2 Compare September 8, 2021 20:16
@renovate renovate bot changed the title Update dependency ws to v8.2.1 Update dependency ws to v8.2.2 Sep 8, 2021
@renovate renovate bot force-pushed the renovate/ws-8.x branch from d0fdd5c to f2769c4 Compare October 2, 2021 19:18
@renovate renovate bot changed the title Update dependency ws to v8.2.2 Update dependency ws to v8.2.3 Oct 2, 2021
@renovate renovate bot force-pushed the renovate/ws-8.x branch from f2769c4 to 260542c Compare March 7, 2022 17:32
@renovate renovate bot changed the title Update dependency ws to v8.2.3 Update dependency ws to v8.5.0 Mar 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant