[wp-trac] [WordPress Trac] #56658: Make build process compatible with newer versions of NodeJS/npm

WordPress Trac noreply at wordpress.org
Mon Sep 26 16:19:38 UTC 2022


#56658: Make build process compatible with newer versions of NodeJS/npm
------------------------------+--------------------
 Reporter:  desrosj           |      Owner:  (none)
     Type:  task (blessed)    |     Status:  new
 Priority:  normal            |  Milestone:  6.2
Component:  Build/Test Tools  |    Version:
 Severity:  normal            |   Keywords:
  Focuses:                    |
------------------------------+--------------------
 The build scripts and processes currently require NodeJS 14.x and NPM < 7
 (6.x).

 Some notes:
 - NodeJS 14.x is currently in the maintenance phase, which ends April, 30,
 2023.
 - NodeJS 16.x (the current LTS version) enters the maintenance phase on
 October 18, 2022.
 - NodeJS 18.x enters LTS on October 25, 2022.
 - NPM 7 introduces a new lock file format (see #52951).
 - NPM 8 had only one notable breaking change,
 [https://github.blog/changelog/2021-10-07-npm-cli-upgraded-to-version-8/
 dropping support for NodeJS 10].

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/56658>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list