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 v8.5.0 #138

Merged
merged 1 commit into from
Feb 20, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 7, 2021

WhiteSource Renovate

This PR contains the following updates:

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

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 changed the title chore(deps): update dependency @types/ws to v8.2.2 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
@tkskto tkskto merged commit 4a7b1bb into develop Feb 20, 2022
@tkskto tkskto deleted the renovate/ws-8.x branch February 20, 2022 11:35
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.

None yet

2 participants