-
Notifications
You must be signed in to change notification settings - Fork 6.3k
chore(deps): bump ws from 7.4.6 to 7.5.1 #3690
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.4.6 to 7.5.1. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.4.6...7.5.1) --- updated-dependencies: - dependency-name: ws dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report
Merging #3690 (35c83cf) into main (e1d291e) will not change coverage.
The diff coverage isn/a
.
❗ Current head 35c83cf differs from pull request most recent head 8f7f032. Consider uploading reports for the commit 8f7f032 to get more accurate results
Impacted file tree graph
@@ Coverage Diff @@ ## main #3690 +/- ## ======================================= Coverage 59.87% 59.87% ======================================= Files 35 35 Lines 1797 1797 Branches 364 364 ======================================= Hits 1076 1076 Misses 605 605 Partials 116 116
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 e1d291e...8f7f032. Read the comment docs.
Bumps ws from 7.4.6 to 7.5.1.
Release notes
Sourced from ws's releases.
Commits
38c6c73
[dist] 7.5.12916006
[test] Add more tests forWebSocket.prototype.close()
b434b9f
[fix] Fix close edge casesc3fdc99
[minor] Fix misleading comment145480a
[test] Fix repeated typoe3f0c17
[dist] 7.5.01d3f4cb
[doc] Fix anchor tags for error codes6eea0d4
[doc] Fix typobb5d44b
[doc] Sort error codes alphabeticallyc6e3080
[minor] Attach error codes to all receiver errors (#1901)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)