Skip to content

Upgrade Node.js to version 24#51

Merged
OgreSound merged 5 commits intomainfrom
upgrade/node-24
Feb 11, 2026
Merged

Upgrade Node.js to version 24#51
OgreSound merged 5 commits intomainfrom
upgrade/node-24

Conversation

@OgreSound
Copy link
Contributor

Summary

  • Upgrade Node.js version to 24
  • Update Docker base images to node-24-*
  • Update package-lock.json for new Node version

Changes

  • .nvmrc: Updated to 24
  • Dockerfile*: Base image updated to node-24-* (if present)
  • package-lock.json: Regenerated with Node 24

Test plan

  • CI passes
  • Application builds and runs correctly
  • Docker image builds successfully (if applicable)

🤖 Generated with dependabot-ctl (node-24-upgrade-edition)

@OgreSound OgreSound self-assigned this Jan 19, 2026
OgreSound and others added 5 commits February 11, 2026 13:30
node 22 types had some kind of a polyfill for at least array.at which is no longer in node 24 types, so the lib has to be bumbed to a level where .at is actually supported
@OgreSound OgreSound merged commit 003df3a into main Feb 11, 2026
12 of 15 checks passed
@OgreSound OgreSound deleted the upgrade/node-24 branch February 11, 2026 14:20
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.

1 participant