Skip to content

build(deps): bump uWebSockets.js from v20.52.0 to v20.54.0 in /benchmarks#4635

Merged
tsctx merged 1 commit intomainfrom
dependabot/npm_and_yarn/benchmarks/uWebSockets.js-v20.54.0
Oct 21, 2025
Merged

build(deps): bump uWebSockets.js from v20.52.0 to v20.54.0 in /benchmarks#4635
tsctx merged 1 commit intomainfrom
dependabot/npm_and_yarn/benchmarks/uWebSockets.js-v20.54.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps uWebSockets.js from v20.52.0 to v20.54.0.

Release notes

Sourced from uWebSockets.js's releases.

v20.54.0

Raise macOS target version to 15

  • Fixes newly added Node.js 25 support on macOS.
  • Removes old Linux 32-bit ARM stale binaries.

v20.53.0

Node.js 25

  • Adds Node.js 25 support, removes Node.js 23
  • Raises Linux target platform to Ubuntu 24.04
  • 32-bit Linux ARM binaries haven't been built for this release, or the prior one and will probably be removed as a target in favor of 64-bit Linux ARM only.
Commits
  • 17c261c [GitHub Actions] Updated windows-latest binaries
  • 2faac17 [GitHub Actions] Updated macos-15 binaries
  • 6424183 [GitHub Actions] Updated ubuntu-24.04 binaries
  • 799b212 [GitHub Actions] Updated macos-15 binaries
  • f03e243 [GitHub Actions] Updated ubuntu-24.04 binaries
  • 20c4951 [GitHub Actions] Updated windows-latest binaries
  • 15189e4 Bump version from 20.53.0 to 20.54.0
  • 76a4b24 Delete uws_linux_arm_141.node
  • b71a60d [GitHub Actions] Updated macos-15 binaries
  • b2580f5 Delete uws_linux_arm_127.node
  • 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)

Bumps [uWebSockets.js](https://github.com/uNetworking/uWebSockets.js) from v20.52.0 to v20.54.0.
- [Release notes](https://github.com/uNetworking/uWebSockets.js/releases)
- [Commits](uNetworking/uWebSockets.js@v20.52.0...17c261c)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 20, 2025
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.86%. Comparing base (f69e47b) to head (ee0b58e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4635   +/-   ##
=======================================
  Coverage   92.86%   92.86%           
=======================================
  Files         106      106           
  Lines       33111    33111           
=======================================
  Hits        30747    30747           
  Misses       2364     2364           

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

@tsctx tsctx merged commit b435604 into main Oct 21, 2025
42 of 43 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/benchmarks/uWebSockets.js-v20.54.0 branch October 21, 2025 07:49
metcoder95 pushed a commit that referenced this pull request Oct 30, 2025
Bumps [uWebSockets.js](https://github.com/uNetworking/uWebSockets.js) from v20.52.0 to v20.54.0.
- [Release notes](https://github.com/uNetworking/uWebSockets.js/releases)
- [Commits](uNetworking/uWebSockets.js@v20.52.0...17c261c)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-actions github-actions bot mentioned this pull request Jan 5, 2026
slagiewka pushed a commit to slagiewka/undici that referenced this pull request Feb 14, 2026
Bumps [uWebSockets.js](https://github.com/uNetworking/uWebSockets.js) from v20.52.0 to v20.54.0.
- [Release notes](https://github.com/uNetworking/uWebSockets.js/releases)
- [Commits](uNetworking/uWebSockets.js@v20.52.0...17c261c)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

2 participants