Skip to:
Content

BuddyPress.org

Opened 9 months ago

Closed 9 months ago

#9047 closed defect (bug) (fixed)

Update Node to 20.10

Reported by: imath's profile imath Owned by: netweb's profile netweb
Milestone: 14.0.0 Priority: normal
Severity: normal Version:
Component: Build/Test Tools Keywords: has-patch
Cc:

Description

Following WordPress latest move, update Node to 20.10 as well as some dev dependencies:

  • Grunt,
  • @wordpress/env,
  • @wordpress/scripts,
  • node-sass

Change History (2)

#1 @imath
9 months ago

  • Keywords has-patch added; needs-patch removed

Updating @wordpress/env will need more work. I Reverted to 5.6 for now.

See attached PR: https://github.com/buddypress/buddypress/pull/205

#2 @imath
9 months ago

  • Resolution set to fixed
  • Status changed from new to closed

In 13684:

Update required Node.js version to >=20.10.0

Following WordPress latest move, we're updating Node.js as well as some development dependencies.
See: https://make.wordpress.org/core/2023/12/20/updating-wordpress-to-use-more-modern-versions-of-node-js-npm-2/

This commit also bumps PHP version to 8.2 for the coding standards GitHub action and wp-phpunit/wp-phpunit to 6.4 into our composer.json file.

Props espellcaste

Fixes #9047
Closes https://github.com/buddypress/buddypress/pull/205
Closes https://github.com/buddypress/buddypress/pull/210

Note: See TracTickets for help on using tickets.