dependabot-core icon indicating copy to clipboard operation
dependabot-core copied to clipboard

Bump nodejs version to 24

Open bohdanhusak opened this issue 1 month ago • 3 comments

What are you trying to accomplish?

Upgrade Node.js version from 22 to 24.

Node.js 24 entered active LTS this October - https://nodejs.org/en/about/previous-releases#release-schedule.

Checklist

  • [x] I have run the complete test suite to ensure all tests and linters pass.
  • [x] I have thoroughly tested my code changes to ensure they work as expected, including adding additional tests for new functionality.
  • [x] I have written clear and descriptive commit messages.
  • [x] I have provided a detailed description of the changes in the pull request, including the problem it addresses, how it fixes the problem, and any relevant details about the implementation.
  • [x] I have ensured that the code is well-documented and easy to understand.

bohdanhusak avatar Nov 17 '25 21:11 bohdanhusak

Hi, do you have any timeline when node 24 is supported ?

soemo avatar Dec 10 '25 14:12 soemo

Thanks for the pull request,but to increase the odds that this will be reviewed you'll need to fix the specs. See the CI failures for details

yeikel avatar Dec 10 '25 16:12 yeikel

Thanks for the pull request,but to increase the odds that this will be reviewed you'll need to fix the specs. See the CI failures for details

Thanks @yeikel, my initial thought was that https://github.com/dependabot/smoke-tests should get an update after merging this PR. I will work on fixing failing smoke tests :+1:

bohdanhusak avatar Dec 10 '25 18:12 bohdanhusak

PR updating smoke test for Node.js 24 is available here - https://github.com/dependabot/smoke-tests/pull/354

bohdanhusak avatar Dec 12 '25 17:12 bohdanhusak

Thank you :)

MattIPv4 avatar Dec 12 '25 19:12 MattIPv4