Skip to content

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 4 commits January 20, 2026 14:33
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
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.

2 participants