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

enhancement/set new minimum supported NodeJS version of >= 18 #192

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

thescientist13
Copy link
Member

@thescientist13 thescientist13 commented Feb 6, 2025

Related Issue

resolves #191

Summary of Changes

  1. Update engines field in package.json to >=18
  2. Update GitHub Actions to span current LTS versions; 18, 20, 22

TODO

  1. Update GitHub Actions checks settings after merge

@thescientist13 thescientist13 added documentation Improvements or additions to documentation enhancement Improvement to existing functionality labels Feb 6, 2025
@thescientist13 thescientist13 changed the title set new minimum nodejs version of >= 18 enhancement/set new minimum NodeJS version of >= 18 Feb 6, 2025
@thescientist13 thescientist13 added breaking and removed documentation Improvements or additions to documentation labels Feb 6, 2025
@thescientist13 thescientist13 changed the title enhancement/set new minimum NodeJS version of >= 18 enhancement/set new minimum supported NodeJS version of >= 18 Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking enhancement Improvement to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

set new minimum supported NodeJS version to 18 in package.json engines field
1 participant