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

Upgrade ws to 3.3.1 or later #1432

Merged
merged 1 commit into from
Jun 6, 2019
Merged

Upgrade ws to 3.3.1 or later #1432

merged 1 commit into from
Jun 6, 2019

Conversation

denissb
Copy link
Contributor

@denissb denissb commented Jun 6, 2019

This is a small change

Old version of WS have a security vulnerability, see websockets/ws@c4fe466

Old version of WS had a security vulnerability: websockets/ws@c4fe466
@denissb denissb requested a review from rotemmiz as a code owner June 6, 2019 05:34
@LeoNatan
Copy link
Contributor

LeoNatan commented Jun 6, 2019

@d4vidi Can you pls look at the android build log? The build failed but not sure if related to this. Thanks

@d4vidi
Copy link
Collaborator

d4vidi commented Jun 6, 2019

Doesn't seem related to ws. I've rerun the broken build. In any case - better go over the breaking changes before upgrading mindlessly.

@noomorph
Copy link
Collaborator

noomorph commented Jun 6, 2019

@d4vidi, this is the list of the breaking changes:

Breaking changes
Removed the upgradeReq property - websockets/ws#1099
Removed unnecessary events - websockets/ws#1100
Removed the flags argument from the 'message', 'ping', and 'pong'
events - websockets/ws#1101
The permessage-deflate extension is now disabled by default on the server - websockets/ws#1107

None of them is related to the way we use it.

@noomorph noomorph merged commit 1bb6683 into wix:master Jun 6, 2019
@LeoNatan
Copy link
Contributor

LeoNatan commented Jun 6, 2019

@denissb Thanks for your PR!

@denissb
Copy link
Contributor Author

denissb commented Jun 6, 2019

@LeoNatan and thank you for your efforts :)

@lock lock bot locked as resolved and limited conversation to collaborators Jun 9, 2019
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.

4 participants