Problem/Motivation

Core currently requires Node 20 which is EOL.

We should likely bump to Node 24.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3620803

Command icon 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

longwave created an issue. See original summary.

longwave’s picture

Title: Update minimum Node version » Update minimum Node version to 24
Related issues: +#3620815: Update Node.js to v24

Opened #3620815: Update Node.js to v24 as the CI containers need the same change.

andypost’s picture

dev CI-images are ready for testing

quietone made their first commit to this issue’s fork.

quietone’s picture

Status: Active » Needs review
Issue tags: +12.0.0 beta blocker
gábor hojtsy’s picture

Status: Needs review » Reviewed & tested by the community

I reported the typo over Slack before I could get to computer. Looks good to me now :)

catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to main, thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • catch committed bb01ac05 on main
    task: #3620803 Update minimum Node version to 24
    
    By: longwave
    By:...
andypost’s picture

btw I did not push images to production branch yet, if the run is ok say a word in #3620815: Update Node.js to v24

andypost’s picture

merged to production tag and build went fine, next week PHP security release)

gábor hojtsy’s picture

Unfortunately this broke CI, all Nighwatch tests are failing. Fix incoming in #3623728: Node.js v24 upgrade fails all Nightwatch test runs, please do not roll back :)