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

feat: add support for node 22 and remove 16 #101

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

aj3sh
Copy link
Member

@aj3sh aj3sh commented Dec 18, 2024

Description

  • Removed support for node 16.
  • Added support for node 22.
  • Updated packages.
  • Formatted files with updated prettier.

Related Issue

Fixes #99

Also fixes the issue: actions/runner-images#10636

Type of Change

Please mark the appropriate option below to describe the type of change your pull request introduces:

  • Bug fix
  • New feature
  • Enhancement
  • Documentation update
  • Refactor
  • Other (please specify)

Checklist

  • I have added/updated the necessary documentation on README.md.
  • I have added appropriate test cases (if applicable) to ensure the changes are functioning correctly.
  • My pull request has a clear title and description.

Additional Notes

[Add any additional notes or context that you think the reviewers should know about.]

By submitting this pull request, I confirm that I have read and complied with the contribution guidelines of this project.

- Removed support for node 16.
- Added support for node 22.
- Updated packages.
- Formatted files with updated prettier.
@aj3sh aj3sh requested review from rubiin and sugat009 December 18, 2024 10:02
@aj3sh aj3sh linked an issue Dec 18, 2024 that may be closed by this pull request
@aj3sh aj3sh merged commit 3254f8d into main Dec 19, 2024
3 checks passed
@aj3sh aj3sh deleted the 99-node-16-no-longer-supported branch December 19, 2024 17:12
@github-actions github-actions bot mentioned this pull request Dec 18, 2024
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.

Node 16 no longer supported
2 participants