Skip to content

Issues: nodejs/node

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

src: make minor cleanups in compile_cache.cc author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#57448 opened Mar 13, 2025 by jasnell Loading…
test_runner: add global setup and teardown functionality c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#57438 opened Mar 13, 2025 by pmarchini Draft
util: fix parseEnv incorrectly splitting multiple ‘=‘ in value c++ Issues and PRs that require attention from people who are familiar with C++. config Issues or PRs related to the config subsystem needs-ci PRs that need a full CI run.
#57421 opened Mar 12, 2025 by rayark1 Loading…
src: annotate BaseObjects in the heap snapshots correctly c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#57417 opened Mar 11, 2025 by joyeecheung Loading…
src: support (de)serialization of DOMException c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#57372 opened Mar 8, 2025 by jazelly Draft
[v22.x backport] module: unflag --experimental-strip-types c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. needs-citgm PRs that need a CITGM CI run. strip-types Issues or PRs related to strip-types support v22.x v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#57298 opened Mar 3, 2025 by marco-ippolito Draft
src: port initializeImportMeta to native author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#57286 opened Mar 3, 2025 by aduh95 Loading…
crypto: add optional callback to crypto.diffieHellman c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run. semver-minor PRs that contain new features and should be released in the next minor version.
#57274 opened Mar 2, 2025 by panva Loading…
fix(process): improve error message for process.cwd() when directory is deleted c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version.
#57184 opened Feb 23, 2025 by Ankush1oo8 Loading…
lib: unflag experimental Temporal blocked PRs that are blocked by other issues or PRs. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version.
#57128 opened Feb 18, 2025 by jasnell Draft
build: allow using alternate inspector_protocol path c++ Issues and PRs that require attention from people who are familiar with C++. embedding Issues and PRs related to embedding Node.js in another project. needs-ci PRs that need a full CI run.
#57116 opened Feb 18, 2025 by codebytere Loading…
crypto: check for nullptr before dereferencing identity_buf author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#57071 opened Feb 15, 2025 by gurgunday Loading…
esm: unflag --experimental-wasm-modules c++ Issues and PRs that require attention from people who are familiar with C++. esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. semver-major PRs that contain breaking changes and should be released in the next major version.
#57038 opened Feb 13, 2025 by guybedford Loading…
tls: change TLSWrap::GetProtocol to fix #56935 c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#57036 opened Feb 13, 2025 by nathanjjohnson7 Loading…
fs: fix rmSync to handle non-ASCII characters c++ Issues and PRs that require attention from people who are familiar with C++. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#56934 opened Feb 6, 2025 by Yeaseen Loading…
fs: fix fs.promises.mkdir to also report ENOSPC correctly c++ Issues and PRs that require attention from people who are familiar with C++. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#56918 opened Feb 5, 2025 by jackyzha0 Loading…
sqlite: handle exceptions in filter callback database.applyChangeset() c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.
#56903 opened Feb 3, 2025 by louwers Draft
src: cache negative results in GetPackageJSON c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#56834 opened Jan 30, 2025 by dmichon-msft Loading…
src: Add enum handle for ToStringHelper + formatting c++ Issues and PRs that require attention from people who are familiar with C++. debugger Issues and PRs related to the debugger subsystem. needs-ci PRs that need a full CI run.
#56829 opened Jan 30, 2025 by wooffie Loading…
src: fix platform shutdown deadlock c++ Issues and PRs that require attention from people who are familiar with C++. confirmed-bug Issues with confirmed bugs. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. v8 platform Issues and PRs related to Node's v8::Platform implementation.
#56827 opened Jan 30, 2025 by Qard Loading…
util: fix parseEnv handling of invalid lines c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#56778 opened Jan 26, 2025 by AugustinMauroy Loading…
inspector: support for worker inspection in chrome devtools c++ Issues and PRs that require attention from people who are familiar with C++. inspector Issues and PRs related to the V8 inspector protocol lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#56759 opened Jan 25, 2025 by islandryu Loading…
Temporarily increase network_family_autoselection_attempt_timeout to 500ms c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#56738 opened Jan 24, 2025 by hvanness Loading…
Fixes: #56518 - Warning Message for .cjs Files Using import Statements c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. vm Issues and PRs related to the vm subsystem.
#56618 opened Jan 15, 2025 by wongprom Loading…
sqlite: add aggregate function c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.
#56600 opened Jan 14, 2025 by geeksilva97 Draft
ProTip! Find all open issues with in progress development work with linked:pr.