Bump ws and @types/ws
Bumps ws and @types/ws. These dependencies needed to be updated together.
Updates ws from 8.13.0 to 8.17.0
Release notes
Sourced from ws's releases.
8.17.0
Features
- The
WebSocketconstructor now accepts thecreateConnectionoption (#2219).Other notable changes
- The default value of the
allowSynchronousEventsoption has been changed totrue(#2221).This is a breaking change in a patch release. The assumption is that the option is not widely used.
8.16.0
Features
- Added the
autoPongoption (01ba54ed).8.15.1
Notable changes
- The
allowMultipleEventsPerMicrotaskoption has been renamed toallowSynchronousEvents(4ed7fe58).This is a breaking change in a patch release that could have been avoided with an alias, but the renamed option was added only 3 days ago, so hopefully it hasn't already been widely used.
8.15.0
Features
- Added the
allowMultipleEventsPerMicrotaskoption (93e3552e).8.14.2
Bug fixes
- Fixed an issue that allowed errors thrown by failed assertions to be swallowed when running tests (7f4e1a75).
8.14.1
Bug fixes
- Improved the reliability of two tests for CITGM (fd3c64cb).
8.14.0
Features
- The
WebSocketconstructor now accepts HTTP(S) URLs (#2162).
... (truncated)
Commits
b73b118[dist] 8.17.029694a5[test] Use thehighWaterMarkvariable934c9d6[ci] Test on node 221817bac[ci] Do not test on node 2196c9b3d[major] Flip the default value ofallowSynchronousEvents(#2221)e5f32c7[fix] Emit at most one event per event loop iteration (#2218)2aa0405[minor] Fix nits53a8888[feature] Allow thecreateConnectionoption (#2219)b119b41[pkg] Update eslint to version 9.0.02405c17[doc] Add punctuation for readability (#2213)- Additional commits viewable in compare view
Updates @types/ws from 8.5.4 to 8.5.10
Commits
- See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
@dependabot ignore this major version
This option is only available on single-dependency pull requests, as the versions in multi-dependency pull requests may differ.
If you'd like to ignore all updates for these dependencies just reply @dependabot ignore these dependencies.
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.