[wp-trac] [WordPress Trac] #52341: Upgrade old branches to run on NodeJS LTS (currently 14.x)

WordPress Trac noreply at wordpress.org
Fri Feb 5 04:06:58 UTC 2021


#52341: Upgrade old branches to run on NodeJS LTS (currently 14.x)
--------------------------------------------+-----------------------
 Reporter:  desrosj                         |       Owner:  desrosj
     Type:  task (blessed)                  |      Status:  assigned
 Priority:  high                            |   Milestone:  5.7
Component:  Build/Test Tools                |     Version:
 Severity:  normal                          |  Resolution:
 Keywords:  needs-testing has-patch commit  |     Focuses:
--------------------------------------------+-----------------------

Comment (by desrosj):

 In [changeset:"50202" 50202]:
 {{{
 #!CommitTicketReference repository="" revision="50202"
 Build/Test Tools: Support NodeJS 14.x in the 4.9 branch.

 This updates the 4.9 branch to support the latest LTS version of NodeJS
 (currently 14.x), allowing the same version to be used across all
 WordPress branches that receive security updates as a courtesy.

 This also replaces the `npm-shrinkwrap.json` with a `package-lock.json`
 file. Lock files were not supported in earlier versions of NPM, but can
 now be used.

 In addition to backporting the package updates that happened after
 branching 4.9, dependencies that were removed in future releases have also
 been updated to their latest versions.

 Props desrosj, dd32, netweb, jorbin.
 Merges
 [42460-42461,42463,42887,43320,43323,43977,44219,44233,44728,45321,45765,46404,46408-46409,47404,47867-47869,47872-47873,48705,49636,49933,49937,49939,50017,50126,50176,50185,50192]
 to the 4.9 branch.
 See #52341.
 }}}

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


More information about the wp-trac mailing list