-
Notifications
You must be signed in to change notification settings - Fork 108
Open
Labels
auto-node-ltsIssue created automatically for new Node.js LTS versionsIssue created automatically for new Node.js LTS versionsmaintenanceMaintenance tasksMaintenance tasks
Description
New Node.js LTS version detected
Issue created automatically by a Github action.
A new active Node.js LTS version has been detected.
Please test the Log4brains project against this version and update the supported versions accordingly.
- Update the LTS version in
.nvmrc - Run
nvm useand ensurenode -vreturns the new LTS version - Run
rm -rf node_modules && yarn install - Run all the quality checks described in CONTRIBUTNG.md
- Run and test the app manually
- Fix the potential bugs
- Update
.github/supported_nodejs_versions.json: add the new LTS version and remove the ones that are no longer supported (see Node.js release schedule) - Update all
engine.nodefields inpackage.jsonfiles
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
auto-node-ltsIssue created automatically for new Node.js LTS versionsIssue created automatically for new Node.js LTS versionsmaintenanceMaintenance tasksMaintenance tasks