Skip to content

Conversation

@rritik772
Copy link

@rritik772 rritik772 commented Jul 4, 2024

[X] Ran tests
[X] Ran linter

Related: #5714

@UlisesGascon UlisesGascon changed the title updated debug package #5714 Update debug to 4.3.5 Jul 5, 2024
@UlisesGascon
Copy link
Member

Thanks for your contribution @rritik772, but currently Express@4 supports old versions of Node.js like 0.10.

Debug v4.0.0 already drops support for many Node.js versions (https://github.com/debug-js/debug/releases/tag/4.0.0). If you check the CI execution details, currently it requires at least Node.js 6.

While this change is not possible in Express@4, feel free to open a PR to update the version for Express@5 (https://github.com/expressjs/express/blob/5.x/package.json#L38C1-L39C1), as we plan to support Node.js 18 as the minimum version.

You can find the roadmap for Express@5 here: expressjs/discussions#233

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