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
F11698591: D3592.diff
Fri, Sep 12, 02:00
F11698395: D3592.id9256.diff
Thu, Sep 11, 23:46
F11698111: D3592.diff
Thu, Sep 11, 20:38
Unknown Object (File)
Wed, Sep 10, 16:42
Unknown Object (File)
Wed, Sep 10, 15:06
Unknown Object (File)
Tue, Sep 9, 18:34
Unknown Object (File)
Sat, Sep 6, 02:05
Unknown Object (File)
Wed, Sep 3, 15:03
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