HomePhabricator

[ci deps] Bump node to 20

Description

[ci deps] Bump node to 20

Summary:
CI tests using nodejs are currently run in node 16. Cashtab is now on node 20.

Other apps that have not yet migrated to node 20 need to do so, as node 16 is past end of life.

So, if this ends up causing issues with other node projects -- they will need to be udpated to accomodate this version.

Test Plan:
./contrib/teamcity/build-configurations.py cashtab-tests

can also run

wget https://deb.nodesource.com/setup_20.x > nodesetup.sh
echo "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 nodesetup.sh" | sha256sum -c

locally, confirm output nodesetup.sh: OK

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Subscribers: Fabien

Differential Revision: https://reviews.bitcoinabc.org/D15434

Details

Provenance
bytesofmanAuthored on Feb 13 2024, 10:03
bytesofmanPushed on Feb 14 2024, 10:36
Reviewer
Restricted Project
Differential Revision
D15434: [ci deps] Bump node to 20
Parents
rABC1fcd3b34f0c4: [depends] Don't remove the include directory for native_protobuf
Branches
Unknown
Tags
Unknown