[wp-trac] [WordPress Trac] #59663: Bump the minimum required version of Node.js to 20.x

WordPress Trac noreply at wordpress.org
Wed Dec 20 18:59:32 UTC 2023


#59663: Bump the minimum required version of Node.js to 20.x
------------------------------+---------------------
 Reporter:  desrosj           |       Owner:  (none)
     Type:  task (blessed)    |      Status:  new
 Priority:  normal            |   Milestone:  6.5
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  has-patch         |     Focuses:
------------------------------+---------------------

Comment (by desrosj):

 In [changeset:"57214" 57214]:
 {{{
 #!CommitTicketReference repository="" revision="57214"
 Build/Test Tools: Raise minimum required version of Node.js/npm.

 This bumps the minimum required version of Node.js/npm from 16.19.1 and
 8.19.3 to 20.10.0 and 10.2.3.

 Since 20.10.0 is the latest 20.x version of Node.js, the check-latest
 option has been enabled for actions/setup-node in GitHub Actions
 workflows. This performs an additional external call to the Node.js API
 confirming the latest version is installed on the runner for use. In
 testing, it seems that 20.10.0 was not consistently deployed to all runner
 machines in use. This should be removed in the near future when the
 version of Node.js is reliably above the new minimum requirement.

 The Gutenberg repository has also been updated to use the same values for
 engines.

 Merges [57212] to the 6.4 branch.

 Props jorbin, joemcgill, swissspidy, benharri, dhrupo, flootr, gziolo,
 noahtallen.
 See #59663.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/59663#comment:23>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list