vscode-graphql icon indicating copy to clipboard operation
vscode-graphql copied to clipboard

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

Open renovate[bot] opened this issue 4 years ago • 1 comments

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.

renovate[bot] avatar Dec 10 '21 02:12 renovate[bot]

⚠️ No Changeset found

Latest commit: 0db205b4c2df8b30dd6be3b53559c07b13bd504c

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

changeset-bot[bot] avatar Dec 10 '21 02:12 changeset-bot[bot]