-
Notifications
You must be signed in to change notification settings - Fork 6.3k
chore(deps): bump ws from 7.5.2 to 7.5.3 #3766
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
Conversation
Bumps [ws](https://github.com/websockets/ws) from 7.5.2 to 7.5.3. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.5.2...7.5.3) --- updated-dependencies: - dependency-name: ws dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report
Merging #3766 (14d64a9) into main (2a5f5e4) will not change coverage.
The diff coverage isn/a
.
❗ Current head 14d64a9 differs from pull request most recent head 8fe31df. Consider uploading reports for the commit 8fe31df to get more accurate results
Impacted file tree graph
@@ Coverage Diff @@ ## main #3766 +/- ## ======================================= Coverage 62.01% 62.01% ======================================= Files 35 35 Lines 1835 1835 Branches 370 370 ======================================= Hits 1138 1138 Misses 588 588 Partials 109 109
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 2a5f5e4...8fe31df. Read the comment docs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Bumps ws from 7.5.2 to 7.5.3.
Release notes
Sourced from ws's releases.
Commits
4c1849a
[dist] 7.5.3772236a
[fix] Abort the handshake if the server is closing or closed5a58730
[fix] Emit the'close'
event after the server is closedea63b29
[minor] Fix typo66e58d2
[fix] Make the{noS,s}erver
, andport
options mutually exclusiveecb9d9e
[minor] Improve JSDoc-inferred types (#1912)Dependabot compatibility score
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 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)