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

fix(deps): update dependency ws to v8.5.0 #396

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ws 8.2.3 -> 8.5.0 age adoption passing confidence
@types/ws 8.2.2 -> 8.5.3 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).

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.

@changeset-bot
Copy link

changeset-bot bot commented Dec 10, 2021

⚠️ No Changeset found

Latest commit: 0db205b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot changed the title fix(deps): update dependency ws to v8.3.0 fix(deps): update dependency ws to v8.4.0 Dec 20, 2021
@renovate renovate bot changed the title fix(deps): update dependency ws to v8.4.0 fix(deps): update dependency ws to v8.4.1 Jan 13, 2022
@renovate renovate bot changed the title fix(deps): update dependency ws to v8.4.1 fix(deps): update dependency ws to v8.4.2 Jan 14, 2022
@renovate renovate bot changed the title fix(deps): update dependency ws to v8.4.2 fix(deps): update dependency ws to v8.5.0 Feb 7, 2022
@renovate renovate bot force-pushed the renovate/ws-8.x branch 4 times, most recently from efffaed to 3fded2e Compare February 24, 2022 23:41
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