Skip to content

build(deps): bump uWebSockets.js from v20.64.0 to v20.66.0 in /benchmarks#5130

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/benchmarks/uWebSockets.js-v20.66.0
May 4, 2026
Merged

build(deps): bump uWebSockets.js from v20.64.0 to v20.66.0 in /benchmarks#5130
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/benchmarks/uWebSockets.js-v20.66.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Copy link
Copy Markdown
Contributor

Bumps uWebSockets.js from v20.64.0 to v20.66.0.

Release notes

Sourced from uWebSockets.js's releases.

v20.66.0

User space cache for getRemoteAddress(), getRemoteAddressAsText() is now re-enabled after being extended to also support WorkerThreads. These calls are now zero-cost.

v20.65.0

The optimization introduced in v20.63.0 is not valid for Latin-1 strings; V8 does not store ASCII or UTF-8, it stores Latin-1 or UTF-16 or some rope combination of them. In v20.63.0, a Latin-1 stored V8 string will pop out as Latin-1 bytes, not the expected (implied) standard UTF-8, and there is no way to tell what uWS will give you.

This release removes the optimization for a conservative, always-UTF-8 output like before. It means uWS will always put UTF-8 bytes on the wire if the input was a JavaScript String.

Commits
  • a63031f Bump version from 20.65.0 to 20.66.0
  • e51705d [GitHub Actions] Updated macos-15 binaries
  • 245df63 [GitHub Actions] Updated windows-latest binaries
  • 290def0 [GitHub Actions] Updated ubuntu-24.04 binaries
  • e48abb1 [GitHub Actions] Updated ubuntu-24.04-arm binaries
  • aed53b7 [GitHub Actions] Updated macos-15 binaries
  • 0a16286 [GitHub Actions] Updated windows-latest binaries
  • cb5b4aa [GitHub Actions] Updated ubuntu-24.04 binaries
  • d1a02ea [GitHub Actions] Updated ubuntu-24.04-arm binaries
  • 93baa7b [GitHub Actions] Updated macos-15 binaries
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 28, 2026
@codecov-commenter

codecov-commenter commented Apr 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.28%. Comparing base (0b268fb) to head (bc4c56f).
⚠️ Report is 14 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5130   +/-   ##
=======================================
  Coverage   93.27%   93.28%           
=======================================
  Files         110      110           
  Lines       36243    36243           
=======================================
+ Hits        33806    33809    +3     
+ Misses       2437     2434    -3     

☔ 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.

Bumps [uWebSockets.js](https://github.com/uNetworking/uWebSockets.js) from v20.64.0 to v20.66.0.
- [Release notes](https://github.com/uNetworking/uWebSockets.js/releases)
- [Commits](uNetworking/uWebSockets.js@v20.64.0...a63031f)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/benchmarks/uWebSockets.js-v20.66.0 branch from feaa7c1 to bc4c56f Compare May 3, 2026 21:18
@github-actions github-actions Bot merged commit 86e171d into main May 4, 2026
60 of 61 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/benchmarks/uWebSockets.js-v20.66.0 branch May 4, 2026 03:38
@github-actions github-actions Bot mentioned this pull request May 14, 2026
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