Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Implement Node 18 Support #5203

Closed
fainashalts opened this issue Jun 16, 2022 · 5 comments
Closed

Implement Node 18 Support #5203

fainashalts opened this issue Jun 16, 2022 · 5 comments

Comments

@fainashalts
Copy link
Contributor

We need to deprecate support for Node 12 soon, and we should be sure developers can upgrade to the newest Node, which is v18.

@cds-amal
Copy link
Member

The biggest blocker to this right now is truffle-db. Is removing it from the repo a path forward? @gnidan thoughts?

@haltman-at
Copy link
Contributor

See also #5305.

@fainashalts
Copy link
Contributor Author

Moving DB to its own repo, like preserves, seems reasonable to me. We can always move it back when it is being actively worked on. Or develop it as a plug-in instead perhaps.

@cliffoo
Copy link
Contributor

cliffoo commented Sep 6, 2022

Jest cannot be upgraded because they dropped support for node 12, and we might run into similar trouble with other dependencies since node 12 reached EOL > 4 months ago. Just adding a note here since #5507 closed.

@davidmurdoch
Copy link
Member

Fixed by #5543

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants