Skip to content

Upgrade to Node v24 #26

@textbook

Description

@textbook

In line with ADR-0001, and given the release of Node 24 LTS "Krypton", this repo should be updated to use Node ^24.11. Currently:

gitbot/package.json

Lines 16 to 19 in 2c89fa9

"engines": {
"node": "^22.12",
"npm": ">=10"
},

This is blocked on availablity of the nodejs24.x AWS Lambda runtime (which is what Netlify functions uses); that currently has a target launch date of November 2025.

Links

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions