Page MenuHomeDevCentral

Bump default Node.js version to 22 for FreeBSD ports
ClosedPublic

Authored by dereckson on Nov 16 2024, 11:07.
Tags
None
Referenced Files
F12383659: D3592.id9256.diff
Fri, Oct 31, 20:41
F12378430: D3592.diff
Fri, Oct 31, 08:48
Unknown Object (File)
Wed, Oct 22, 12:50
Unknown Object (File)
Sun, Oct 19, 09:06
Unknown Object (File)
Sun, Oct 19, 09:06
Unknown Object (File)
Wed, Oct 15, 20:04
Unknown Object (File)
Wed, Oct 15, 16:33
Unknown Object (File)
Wed, Oct 15, 07:07
Subscribers

Details

Summary

Node 22 allows to use require to import directly EJS modules with require().

This change allows to build yarn, npm against Node.js 22.

Reference: https://nodejs.org/en/blog/release/v22.0.0

Test Plan

Built yarn and npm on WindRiver.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
bump-nodejs
Build Status
Buildable 5709
Build 5991: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Mar 27 2025, 20:34