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

Use node v20 #118

Merged
merged 3 commits into from
Jan 23, 2024
Merged

Use node v20 #118

merged 3 commits into from
Jan 23, 2024

Conversation

alx-khramov
Copy link
Contributor

  1. node_modules and yarn.lock were removed and reinstalled via yarn install while using node v20
  2. Update advisory engines field in package.json
  3. Use .nvmrc for the nvm tool for convenience (a developer can use nvm use command to quickly switch between node versions)
  4. Use node 20 for github workflows (checked demo app publishing workflow and it works)

Resolves SI-1189

@alx-khramov alx-khramov self-assigned this Jan 23, 2024
@alx-khramov alx-khramov requested a review from a team as a code owner January 23, 2024 10:16
Copy link

changeset-bot bot commented Jan 23, 2024

⚠️ No Changeset found

Latest commit: b21b77a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@alx-khramov alx-khramov merged commit e242c39 into main Jan 23, 2024
1 check passed
@alx-khramov alx-khramov deleted the feature/node-20 branch January 23, 2024 10:38
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