Skip to content

Update npm dependencies#1354

Merged
dkotter merged 12 commits intodevelopfrom
update-npm-dependencies
Jan 20, 2026
Merged

Update npm dependencies#1354
dkotter merged 12 commits intodevelopfrom
update-npm-dependencies

Conversation

@peterwilsoncc
Copy link
Copy Markdown
Collaborator

@peterwilsoncc peterwilsoncc commented Jan 19, 2026

Description of the Change

Update npm dependencies, see change log.
Minor changes to the test suite to remove some flaky tests

How to test the Change

The test coverage on this is pretty good so I think it's good as is.

  • Build, WP-Env, Cypress verified by passing E2E tests
  • Run npm ci; npm run start
  • Edit a JS file and ensure a build is triggered
  • Edit a CSS file and ensure a build is triggered
  • Run npm run lint:js and ensure eslint runs
  • Run npm run plugin-zip and ensure a zip file is created

Changelog Entry

Changed - Update to Node version 20 for build and development tools.
Changed - Update npm dependencies via npm audit fix.
Developer - Update cypress to 15.9.0
Developer - Update @wordpress/scripts to 31.3.0
Developer - Update @wordpress/env to 10.38.0
Developer - Tests: Ensure images are saved to classic editor post content (flaky test fix).
Developer - Tests: Force click view post buttons in toolbar.

Credits

Props @peterwilsoncc

Checklist:

@github-actions github-actions bot added this to the 2.3.0 milestone Jan 19, 2026
@peterwilsoncc peterwilsoncc force-pushed the update-npm-dependencies branch from 4b31863 to 9a31d60 Compare January 20, 2026 00:06
@peterwilsoncc peterwilsoncc marked this pull request as ready for review January 20, 2026 01:53
@peterwilsoncc peterwilsoncc requested a review from a team as a code owner January 20, 2026 01:53
@peterwilsoncc peterwilsoncc requested review from dkotter and removed request for a team January 20, 2026 01:53
@github-actions github-actions bot added the needs:code-review This requires code review. label Jan 20, 2026
@dkotter dkotter merged commit 9669bec into develop Jan 20, 2026
20 checks passed
@dkotter dkotter deleted the update-npm-dependencies branch January 20, 2026 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs:code-review This requires code review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants