Skip to content

Conversation

@sadiqkhoja
Copy link
Contributor

@sadiqkhoja sadiqkhoja commented Dec 18, 2025

Closes getodk/central#1555

Usually we do dependency updates closer to the release but since this is major upgrade, it is better to do it at the start of the release cycle so that we have longer runway to catch subtle issues/bugs.

Before submitting this PR, please make sure you have:

  • run npm run test and npm run lint and confirmed all checks still pass OR confirm CircleCI build passes
  • verified that any code or assets from external sources are properly credited in comments or that everything is internally sourced

Comment on lines -74 to +75
"node": "22",
"npm": "10"
"node": "24",
"npm": "11"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd expect to see these new numbers in package-lock.json as well. Maybe try npm install?

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.

Upgrade node to v24

2 participants