Problem/Motivation
Node.js 18 had been EoL since 30 Aplil 2025.
Change record for Drupal 11.0.0 says Node.js 20 is required for core development.
In #3546517: Show node/yarn version output in core's CI, I tried to show Node.js version on Gitlab CI pipeline and shown Node.js version was v18.20.8.
https://git.drupalcode.org/issue/drupal-3546517/-/jobs/6938349
Proposed resolution
Upgrade Node.js version on Gitlab CI pipeline.
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
Issue fork drupalci_environments-3553354
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
quietone commentedThis is for the CI environments project
This is blocking updating cspell for 11.3.0
Comment #3
quietone commentedComment #4
quietone commentedChanging to critical because 11 is not being tested on the required version
Comment #8
longwaveComment #9
andypostI will split MR into parts so testing will be faster
Comment #16
andypostHope this upgrade will not break 10.x branch