Update to Node.js 24.x: trunk#11776
Conversation
Test using WordPress PlaygroundThe changes in this pull request can previewed and tested using a WordPress Playground instance. WordPress Playground is an experimental project that creates a full WordPress instance entirely within the browser. Some things to be aware of
For more details about these limitations and more, check out the Limitations page in the WordPress Playground documentation. |
|
This PR resolve Core-65432. Also, do you have plans to wrap this up soon? |
I don't know that this resolves Core-65432. This PR is specifically targeting Core itself and does not make any changes to the respective GitHub Actions workflow files. While the changes required to make sure actions continue to run within the GHA environment are related, they do not necessarily impact each other (the
As far as the current status. Upgrading Node.js is currently blocked on the Systems Team side. |
6e8f4d1 to
3f8923f
Compare
This makes the necessary changes to update the versions of Node.js and npm used by WordPress Core.
Trac ticket: Core-65451.
AI assistance: None
This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.