Skip to content

Upgrade node/npm versions (nvmrc config file). - #160

Open
peterwilsoncc wants to merge 3 commits into
developfrom
do/node-upgrade
Open

Upgrade node/npm versions (nvmrc config file).#160
peterwilsoncc wants to merge 3 commits into
developfrom
do/node-upgrade

Conversation

@peterwilsoncc

@peterwilsoncc peterwilsoncc commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Description of the Change

Updates the node/npm config to use a version combination supporting OIDC publishing.

The specific versions updated to are:

  • Node 24.19.0
  • NPM 11.17.0

Closes #159

How to test the Change

  1. Ensure Builds as expected
  2. Ensure E2E tests run

The Cypress test run should confirm this as it requires the build, wp-env, and the test suite to pass.

Changelog Entry

Developer - Update to node 24.19.x
Developer - Update to npm 11.17.x
Developer - Run E2E tests on .nvmrc file change.

Credits

Props @peterwilsoncc

Checklist:

@peterwilsoncc
peterwilsoncc marked this pull request as ready for review August 27, 2026 05:04
@peterwilsoncc
peterwilsoncc requested review from a team and jeffpaul as code owners August 27, 2026 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update to node 24/npm 11 for OIDC support.

1 participant