feat(deps): update to active lts node.js 22.11.0 #1240
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
FACTORY_DEFAULT_NODE_VERSION#1239Issue
Today, Oct 29, 2024 Node.js
22.xtransitioned from Current status into Active Long Term Support (LTS) status with the release of Node.js 22.11.0, codename 'Jod'.Node.js
20.xpreviously transitioned from Active LTS to Maintenance LTS status on Oct 22, 2024 (see Node.js release schedule).factory/.env currently calls out
FACTORY_DEFAULT_NODE_VERSION='20.18.0'referring to what is now a Node.js Maintenance LTS version.Change
In factory/.env bump the following versions:
FACTORY_VERSIONfrom4.3.0to5.0.0FACTORY_DEFAULT_NODE_VERSIONfrom20.18.0to22.11.0also bump browser versions:
EDGE_VERSIONfrom130.0.2849.52-1to130.0.2849.56-1FIREFOX_VERSIONfrom131.0.2to132.0Verification
Confirm that Docker images build and that tests run without error, excepting warnings from known issues including: