Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update debug to 4.3.5 #5746

Closed
wants to merge 1 commit into from
Closed

Update debug to 4.3.5 #5746

wants to merge 1 commit into from

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