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

Upgrade Node.js to v20 and upgrade npm packages. #125

Merged
merged 2 commits into from
Oct 7, 2024
Merged

Conversation

iamdharmesh
Copy link
Member

@iamdharmesh iamdharmesh commented Oct 4, 2024

Description of the Change

PR upgrades the Node.js version to v20 from v16 and also upgrades the following npm packages.

  • @actions/core from 1.10.1 to 1.11.0
  • @octokit/action from 6.0.6 to 7.0.0
  • @vercel/ncc from 0.38.1 to 0.38.2

Closes #124

How to test the Change

Changelog Entry

Changed - Bump Node.js version from v16 to v20
Changed - Bump @actions/core from 1.10.1 to 1.11.0
Changed - Bump @octokit/action from 6.0.6 to 7.0.0
Changed - Bump @vercel/ncc from 0.38.1 to 0.38.2

Credits

Props @dkotter @iamdharmesh

Checklist:

@github-actions github-actions bot added this to the 2.2.0 milestone Oct 4, 2024
@github-actions github-actions bot added the needs:code-review This requires code review. label Oct 4, 2024
@dkotter dkotter merged commit 11120a5 into develop Oct 7, 2024
3 checks passed
@dkotter dkotter deleted the fix/124 branch October 7, 2024 14:02
@dkotter dkotter modified the milestones: 2.2.0, 2.1.3 Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs:code-review This requires code review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using a deprecated Node version
2 participants