nodejs 12.x reached EOL and is no longer maintained.
Also some of our javascript dependencies now require nodejs >= 14.x
to be installed so it is time to upgrade it.
Related to T4259
Differential D7860
package.json: Bump nodejs to 14.x and upgrade dependencies anlambert on May 19 2022, 11:11 AM. Authored by Tags None Subscribers None
Details
nodejs 12.x reached EOL and is no longer maintained. Also some of our javascript dependencies now require nodejs >= 14.x Related to T4259
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D7860 (id=28380)Rebasing onto 12661f9b3f... Current branch diff-target is up to date. Changes applied before testcommit b4e6e13e6a3644549616db45cd592b0696a08c12 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Wed May 18 16:44:49 2022 +0200 package.json: Bump nodejs to 14.x and upgrade dependencies nodejs 12.x reached EOL and is no longer maintained. Also some of our javascript dependencies now require nodejs >= 14.x to be installed so it is time to upgrade it. Related to T4259 See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1854/ for more details. |