proxy-chain icon indicating copy to clipboard operation
proxy-chain copied to clipboard

Upgrade to newer version of node.js

Open bliuchak opened this issue 5 months ago • 2 comments

Currently project works under Node 18 which reached its EOL on April 30, 2025. It will no longer receive security updates or maintenance releases.

Plan it to upgrade to version 22 or 24 (current LTS).

Note: this won't be an easy task since there are brekable changes.

Refs: https://nodejs.org/en/blog/announcements/node-18-eol-support

bliuchak avatar Sep 29 '25 16:09 bliuchak

We need to maintain backwards compatibility with older versions of Node.js

jirimoravcik avatar Sep 29 '25 19:09 jirimoravcik

Move to pre-backlog (zenhub down atm)

Note from grooming: this sounds like a lot of work, @bliuchak & @lewis-wow will talk to @fnesveda and assess how to safely migrate (do we need to support both 18 and next LTS) and what the prio is compared to other things.

raethlo avatar Oct 01 '25 11:10 raethlo