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: Use node20 for build and run #289

Merged
merged 3 commits into from
Apr 17, 2024

Conversation

benjaminParisel
Copy link
Contributor

  • Update dependencies
  • Add the engines props in package.json to check the node version
  • Adding a .npmrc file to fail faster if the wrong node version is used to build

Here is the warning message that is logged when using the latest release of the surge-preview action.
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: afc163/surge-preview@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

* Update dependencies
* Add the engines props in package.json to check the node version
* Adding a .npmrc file to fail faster if the wrong node version is use to build
dist/sourcemap-register.js Outdated Show resolved Hide resolved
@benjaminParisel benjaminParisel requested a review from afc163 April 17, 2024 09:55
@afc163 afc163 merged commit 593c8af into afc163:main Apr 17, 2024
3 checks passed
@benjaminParisel benjaminParisel deleted the chore/use_node20 branch April 17, 2024 12:00
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