Skip to content

Server: Upgrade NodeJS to v24#13701

Merged
laurent22 merged 2 commits intolaurent22:devfrom
personalizedrefrigerator:pr/server/node-24
Nov 15, 2025
Merged

Server: Upgrade NodeJS to v24#13701
laurent22 merged 2 commits intolaurent22:devfrom
personalizedrefrigerator:pr/server/node-24

Conversation

@personalizedrefrigerator
Copy link
Copy Markdown
Collaborator

Summary

Upgrades the server docker image from Node v18 to v24. Node 18 is EOL.

See also: #13700.

Testing

CI testing:

@personalizedrefrigerator
Copy link
Copy Markdown
Collaborator Author

Additional testing done locally:

  1. It's possible to build and run the new docker image locally with Podman (locally replacing ${APP_PORT} with 22300 in Dockerfile.server).
    • Command: podman-compose -f ./docker-compose.server-dev.yml up.
  2. If the sync fuzzer is modified to use the server instance started in (1), then the sync fuzzer runs successfully for >= 50 steps.

@personalizedrefrigerator personalizedrefrigerator changed the title Server: Upgrade to NodeJS v24 Server: Upgrade NodeJS to v24 Nov 15, 2025
@laurent22 laurent22 merged commit d89aae5 into laurent22:dev Nov 15, 2025
11 checks passed
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