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

fix: update node version #54

Merged
merged 2 commits into from
Dec 8, 2023
Merged

fix: update node version #54

merged 2 commits into from
Dec 8, 2023

Conversation

dristpunk
Copy link
Contributor

@dristpunk dristpunk commented Nov 30, 2023

Closes BES-120
Closes BES-130

@dristpunk dristpunk self-assigned this Nov 30, 2023
Copy link

linear bot commented Nov 30, 2023

BES-120 Update node to version 18

All actions should use node 18+. It will probably take a while to update every action in every project and fix possible issues that arise from the upgrade but we have time till February 2024.

Context:

#47

https://github.com/defi-wonderland/solidity-foundry-boilerplate/actions/runs/6865845134/job/18670757578?pr=32

The announcement:

On August 15th 2023, Node.js 14 will be disabled in the Project Settings and existing Projects that have Node.js 14 selected will render an error whenever a new Deployment is created. The same error will show if the Node.js version was configured in the source code.

On February 6th 2024, Node.js 16 will be disabled in the Project Settings and existing Projects that have Node.js 16 selected will render an error whenever a new Deployment is created. The same error will show if the Node.js version was configured in the source code.

While existing Deployments with Serverless Functions will not be affected, Vercel strongly encourages upgrading to Node.js 18 to ensure you receive security updates (using either engines in package.json or the General page in the Project Settings).

@gas1cent gas1cent merged commit f4db6ae into main Dec 8, 2023
2 checks passed
@gas1cent gas1cent deleted the fix/update-node-version branch December 8, 2023 14:30
Copy link

linear bot commented Dec 11, 2023

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