Skip to content

Issues: nodejs/node

Upcoming Node.js Major Release (v24)
#57057 opened Feb 15, 2025 by github-actions bot
Open 5
Beta
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or ⇧ + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

feat(sqlite): option to avoid pushing parameters to the stack feature request Issues that request new features to be added to Node.js.
#57932 opened Apr 19, 2025 by aidant
parallel/test-runner-plan is flaky flaky-test Issues and PRs related to the tests with unstable failures on the CI. test_runner Issues and PRs related to the test runner subsystem.
#57928 opened Apr 18, 2025 by joyeecheung
[sqlite] Add inTransaction property feature request Issues that request new features to be added to Node.js. sqlite Issues and PRs related to the SQLite subsystem.
#57922 opened Apr 18, 2025 by zdm
Installer failing on Windows
#57908 opened Apr 17, 2025 by nikita-fuchs
There should be an specific doc for AsyncContextFrame? doc Issues and PRs related to the documentations.
#57904 opened Apr 16, 2025 by geeksilva97
Replacement/improvement of func-name-matching eslint rule tools Issues and PRs related to the tools directory.
#57899 opened Apr 16, 2025 by LiviaMedeiros
Support Temporal across Node.js APIs feature request Issues that request new features to be added to Node.js.
#57891 opened Apr 15, 2025 by LiviaMedeiros
2 tasks
cjs context globals are available unexpected in ESM when using node --eval 'import("pkg")' module Issues and PRs related to the module subsystem.
#57885 opened Apr 15, 2025 by JounQin
Implement Network (CDP) to support external sourcemaps feature request Issues that request new features to be added to Node.js. inspector Issues and PRs related to the V8 inspector protocol
#57873 opened Apr 14, 2025 by 43081j
SQLite bind booleans feature request Issues that request new features to be added to Node.js. sqlite Issues and PRs related to the SQLite subsystem.
#57862 opened Apr 13, 2025 by jlarmstrongiv
Add a method for retrieving the database location feature request Issues that request new features to be added to Node.js. sqlite Issues and PRs related to the SQLite subsystem.
#57859 opened Apr 13, 2025 by geeksilva97
res.writableFinished o res.writableEnded never become true when using finished http Issues or PRs related to the http subsystem. stream Issues and PRs related to the stream subsystem.
#57858 opened Apr 13, 2025 by bjohansebas
DNS Resolver timeout no longer honoured dns Issues and PRs related to the dns subsystem.
#57839 opened Apr 11, 2025 by jwong-ping
Test Runner: custom parser for snapshot feature request Issues that request new features to be added to Node.js. test_runner Issues and PRs related to the test runner subsystem.
#57830 opened Apr 11, 2025 by axetroy
REPL doesn't work with nested proxies repl Issues and PRs related to the REPL subsystem.
#57829 opened Apr 11, 2025 by geeksilva97
How to Evaluate Multi-Statement SQL Queries at once & get result returned in node:sqlite? feature request Issues that request new features to be added to Node.js. sqlite Issues and PRs related to the SQLite subsystem.
#57814 opened Apr 10, 2025 by singodiyashubham87
Optional deprecation phase between Runtime and End-of-Life deprecations Issues and PRs related to deprecations. meta Issues and PRs related to the general management of the project.
#57805 opened Apr 9, 2025 by LiviaMedeiros
ProTip! Exclude everything labeled bug with -label:bug.