Skip to content

Bump ws from 8.16.0 to 8.17.0

Dependabot requested to merge dependabot-npm_and_yarn-ws-8.17.0 into master

Bumps ws from 8.16.0 to 8.17.0.

Release notes

Sourced from ws's releases.

8.17.0

Features

  • The WebSocket constructor now accepts the createConnection option (#2219).

Other notable changes

  • The default value of the allowSynchronousEvents option has been changed to true (#2221).

This is a breaking change in a patch release. The assumption is that the option is not widely used.

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports