Make WordPress Core

Opened 6 years ago

Closed 6 years ago

#45241 closed task (blessed) (fixed)

Build Tools: Switch to using Node 10.13 for building

Reported by: pento's profile pento Owned by: pento's profile pento
Milestone: 5.0 Priority: normal
Severity: normal Version:
Component: Build/Test Tools Keywords: fixed-5.0
Focuses: Cc:

Description

Node 10.13 has been installed on the WP.org servers, package.json needs to be updated while Systems are available to check that everything is working correctly.

At the bare minimum, it will probably need npm rebuild node-sass to be run.

Change History (7)

#1 @pento
6 years ago

In 43853:

Build Tools: Switch to Node 10.13.0.

Now that Node 10 is the LTS branch, with 10.13.0 as the first LTS release, let's use that for building WordPress.

See #45241.

#2 @pento
6 years ago

  • Keywords fixed-5.0 added

This ticket was mentioned in Slack in #core by afercia. View the logs.


6 years ago

This ticket was mentioned in Slack in #core-js by gziolo. View the logs.


6 years ago

#5 @jeremyfelt
6 years ago

In 44219:

Build Tools: Switch to Node 10.13.0.

Now that Node 10 is the LTS branch, with 10.13.0 as the first LTS release, let's use that for building WordPress.

Merges [43853] from the 5.0 branch to trunk.

Props pento.
See #45241.

#6 @jeremyfelt
6 years ago

In 44233:

Build Tools: Update grunt-sass to v3 and add node-sass v4.

This fixes an error in the PHP 5.2 and 5.3 Travis builds after [44219].

Props netweb.
See #45241.
Fixes #45664.

#7 @desrosj
6 years ago

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

Closing this out. It has been addressed in both the 5.0 branch and trunk.

Note: See TracTickets for help on using tickets.