Skip to content

build(deps): bump uWebSockets.js from v20.56.0 to v20.57.0 in /benchmarks#4749

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/benchmarks/uWebSockets.js-v20.57.0
Closed

build(deps): bump uWebSockets.js from v20.56.0 to v20.57.0 in /benchmarks#4749
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/benchmarks/uWebSockets.js-v20.57.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps uWebSockets.js from v20.56.0 to v20.57.0.

Release notes

Sourced from uWebSockets.js's releases.

v20.57.0

  • Fixes a bug in uWS.getParts where returned parts were previously zero-copy references into the given buffer. These parts are now copies, eliminating potential complex memory issues which shouldn't have been be exposed to script. uWS.getParts is not a streaming parser unlike most of uWS, so I would still caution against using it (even though it is faster than all other such parsers for Node.js given small files).
Commits
  • fcfc622 Update package.json
  • b92093b [GitHub Actions] Updated macos-15 binaries
  • 6b9a6fd [GitHub Actions] Updated windows-latest binaries
  • d951443 [GitHub Actions] Updated ubuntu-24.04 binaries
  • 4a438c0 [GitHub Actions] Updated ubuntu-24.04-arm binaries
  • See full diff 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)

Bumps [uWebSockets.js](https://github.com/uNetworking/uWebSockets.js) from v20.56.0 to v20.57.0.
- [Release notes](https://github.com/uNetworking/uWebSockets.js/releases)
- [Commits](uNetworking/uWebSockets.js@v20.56.0...fcfc622)

---
updated-dependencies:
- dependency-name: uWebSockets.js
  dependency-version: fcfc622a4286909593b7f390056d89e0ca3b56b9
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 19, 2026
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.21%. Comparing base (8fd6c43) to head (0b02b1b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4749   +/-   ##
=======================================
  Coverage   93.21%   93.21%           
=======================================
  Files         109      109           
  Lines       33982    33982           
=======================================
  Hits        31678    31678           
  Misses       2304     2304           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 2, 2026

Superseded by #4855.

@dependabot dependabot bot closed this Mar 2, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/benchmarks/uWebSockets.js-v20.57.0 branch March 2, 2026 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant