vechain-sdk-js
vechain-sdk-js copied to clipboard
build(deps-dev): 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.029694a5
[test] Use thehighWaterMark
variable934c9d6
[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 thecreateConnection
option (#2219)b119b41
[pkg] Update eslint to version 9.0.02405c17
[doc] Add punctuation for readability (#2213)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
New dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/[email protected] | environment, network | 0 |
141 kB | lpinca |
Test Coverage
Summary
Lines | Statements | Branches | Functions |
---|---|---|---|
100% (3129/3129) | 100% (693/693) | 100% (652/652) |
Title | Tests | Skipped | Failures | Errors | Time |
---|---|---|---|---|---|
core | 463 | 0 :zzz: | 0 :x: | 0 :fire: | 1m 3s :stopwatch: |
network | 601 | 0 :zzz: | 0 :x: | 0 :fire: | 3m 22s :stopwatch: |
errors | 48 | 0 :zzz: | 0 :x: | 0 :fire: | 14.099s :stopwatch: |