Skip to content

Support new Node.js LTS version: 24 #151

@github-actions

Description

@github-actions

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 use and ensure node -v returns 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.node fields in package.json files

Metadata

Metadata

Assignees

No one assigned

    Labels

    auto-node-ltsIssue created automatically for new Node.js LTS versionsmaintenanceMaintenance tasks

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions