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: update node version to node 20 #319

Merged
merged 2 commits into from
Jan 14, 2025
Merged

Conversation

colinscz
Copy link
Collaborator

@colinscz colinscz commented Jan 8, 2025

πŸ”— Linked issue

❓ Type of change

  • πŸ“– Documentation (updates to the documentation, readme or JSdoc annotations)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Update the build process and the minimal required node version to Node 20 LTS. This change will come with the next major version of the library v5

πŸ“ Checklist

  • I have linked an issue or discussion.
  • It's submitted to the main branch
  • When resolving a specific issue, it's referenced in the PR's title (e.g. fix #xxx[,#xxx], where "xxx" is the issue number)
  • I have updated the documentation accordingly.
  • All tests are passing
  • New/updated tests are included
  • I have updated the "upcoming" section inside docs/changelog.md explaining the changes I contributed

If adding a new feature, the PR's description includes:

  • A convincing reason for adding this feature (to avoid wasting your time, it's best to open a suggestion issue first and wait for approval before working on it)

Other information:

@colinscz colinscz added the breaking change This issue or pull requests causes breaking changes label Jan 8, 2025
@colinscz colinscz requested review from ibirrer and gempi January 8, 2025 15:46
@colinscz colinscz self-assigned this Jan 8, 2025
@colinscz colinscz changed the title chore: update node version for usage to node 20 LTS chore: update node version to node 20 Jan 8, 2025
gempi
gempi previously approved these changes Jan 8, 2025
@colinscz colinscz merged commit 9dd79d5 into main Jan 14, 2025
1 check passed
@colinscz colinscz deleted the chore/upgrade-to-node20 branch January 14, 2025 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change This issue or pull requests causes breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants