Skip to content

Upgrade Node.js from v22 to v24#5923

Merged
fatadel merged 2 commits intofirefox-devtools:mainfrom
fatadel:upgrade-node-5892
Apr 2, 2026
Merged

Upgrade Node.js from v22 to v24#5923
fatadel merged 2 commits intofirefox-devtools:mainfrom
fatadel:upgrade-node-5892

Conversation

@fatadel
Copy link
Copy Markdown
Contributor

@fatadel fatadel commented Mar 31, 2026

Node 24 is the current LTS.
Snapshot changes are due to undici v7 (bundled with Node 24) removing internal symbols from web spec objects like Response.

Closes #5892.

  Node 24 is the current LTS.
  Snapshot changes are due to undici v7 (bundled with Node 24)
  removing internal symbols from web spec objects like Response.
@fatadel fatadel requested review from canova and mstange March 31, 2026 13:37
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.41%. Comparing base (b8aabaa) to head (ec37fd8).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5923   +/-   ##
=======================================
  Coverage   85.41%   85.41%           
=======================================
  Files         321      321           
  Lines       32158    32158           
  Branches     8876     8782   -94     
=======================================
  Hits        27469    27469           
  Misses       4253     4253           
  Partials      436      436           

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

Comment thread src/test/store/__snapshots__/receive-profile.test.ts.snap
Comment thread .nvmrc
@fatadel fatadel enabled auto-merge (squash) April 2, 2026 10:06
@fatadel fatadel merged commit 307de87 into firefox-devtools:main Apr 2, 2026
19 checks passed
@fatadel fatadel deleted the upgrade-node-5892 branch April 2, 2026 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade node version to 24

2 participants