Bump ws from 8.16.0 to 8.17.0
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 thecreateConnection
option (#2219).Other notable changes
- The default value of the
allowSynchronousEvents
option has been changed totrue
(#2221).This is a breaking change in a patch release. The assumption is that the option is not widely used.
Commits
-
b73b118
[dist] 8.17.0 -
29694a5
[test] Use thehighWaterMark
variable -
934c9d6
[ci] Test on node 22 -
1817bac
[ci] Do not test on node 21 -
96c9b3d
[major] Flip the default value ofallowSynchronousEvents
(#2221) -
e5f32c7
[fix] Emit at most one event per event loop iteration (#2218) -
2aa0405
[minor] Fix nits -
53a8888
[feature] Allow thecreateConnection
option (#2219) -
b119b41
[pkg] Update eslint to version 9.0.0 -
2405c17
[doc] Add punctuation for readability (#2213) - Additional commits viewable in compare view
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