Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(nodejs): Update to active LTS v20 #2011

Merged
merged 2 commits into from
Aug 20, 2024
Merged

chore(nodejs): Update to active LTS v20 #2011

merged 2 commits into from
Aug 20, 2024

Conversation

nddeluca
Copy link
Member

This updates the .tool-versions to use nodejs v20, the current active LTS for Nodejs from v18, which is in maintenance LTS.

In addition, the ci-seed-chain workflow is updated to use the .tool-version file and hardhat is updated with nodejs 20 support.

This updates nodejs to use the active LTS v20 from the maintenance LTS
v18.  This expands compatibility with packages, adds native support for
more features, etc.

In addition, the ci-seed-chain workflow was updated to use the
.tool-version file instead of hardcoded version.
@nddeluca nddeluca merged commit 8023be0 into master Aug 20, 2024
12 checks passed
@nddeluca nddeluca deleted the nd-use-node-20 branch August 20, 2024 18:50
pirtleshell pushed a commit that referenced this pull request Oct 25, 2024
* chore(nodejs): Use active LTS v20 for nodejs

This updates nodejs to use the active LTS v20 from the maintenance LTS
v18.  This expands compatibility with packages, adds native support for
more features, etc.

In addition, the ci-seed-chain workflow was updated to use the
.tool-version file instead of hardcoded version.

* chore(hardhat): Update hardhat for nodejs 20 support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants