Page MenuHomeSoftware Heritage

package.json: Bump nodejs to 14.x and upgrade dependencies
ClosedPublic

Authored by anlambert on May 19 2022, 11:11 AM.

Details

Summary

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

Diff Detail

Repository
rDWAPPS Web applications
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D7860 (id=28380)

Rebasing onto 12661f9b3f...

Current branch diff-target is up to date.
Changes applied before test
commit 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.

This revision is now accepted and ready to land.May 19 2022, 2:56 PM