Skip to content

Issues: nodejs/node

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

fs: unexpose internal constants 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. typings
#58327 opened May 14, 2025 by legendecas Loading…
node-api: use WriteOneByteV2 in napi_get_value_string_latin1 c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. node-api Issues and PRs related to the Node-API.
#58325 opened May 14, 2025 by legendecas Loading…
src: remove Environment::GetCurrent(isolate) 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.
#58311 opened May 13, 2025 by anonrig Loading…
vm: import call should return a promise in the current context 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. vm Issues and PRs related to the vm subsystem.
#58309 opened May 13, 2025 by legendecas Loading…
src: improve performance of http parser 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.
#58288 opened May 12, 2025 by anonrig Loading…
node-api: add warning for NAPI_EXPERIMENTAL c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. node-api Issues and PRs related to the Node-API.
#58280 opened May 11, 2025 by miguelmarcondesf Loading…
build,win: fix dll build c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. request-ci-failed An error occurred while starting CI via request-ci label, and manual interventon is needed. windows Issues and PRs related to the Windows platform.
#58235 opened May 8, 2025 by StefanStojanovic Loading…
[v22.x backport] Backport 57519 and 57479 c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. v22.x v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#58217 opened May 7, 2025 by jazelly Loading…
perf_hooks: couple of perf hooks improvements 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.
#58209 opened May 7, 2025 by jasnell Loading…
node-api: minimal C node embedding API function build Issues and PRs related to build files or the CI. 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. node-api Issues and PRs related to the Node-API.
#58207 opened May 7, 2025 by alshdavid Loading…
inspector: add mimeType and charset support to Network.Response c++ Issues and PRs that require attention from people who are familiar with C++. inspector Issues and PRs related to the V8 inspector protocol needs-ci PRs that need a full CI run.
#58192 opened May 6, 2025 by islandryu Loading…
[v20.x] permission: ignore internalModuleStat on module loading 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. module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run. v20.x v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
#58185 opened May 5, 2025 by RafaelGSS Loading…
cli: add support to bin scripts c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#58172 opened May 4, 2025 by IlyasShabi Draft
1 task
src: simplify is_callable by making it a concept c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#58169 opened May 4, 2025 by tniessen Loading…
node-api: use WriteV2 in napi_get_value_string_utf16 c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. node-api Issues and PRs related to the Node-API.
#58165 opened May 4, 2025 by tniessen Loading…
fs: improve cpSync dest overriding performance 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.
#58160 opened May 4, 2025 by dario-piotrowicz Loading…
buffer: use Utf8LengthV2() instead of Utf8Length() buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#58156 opened May 4, 2025 by tniessen Loading…
src: enforce assumptions in FIXED_ONE_BYTE_STRING c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. review wanted PRs that need reviews.
#58155 opened May 4, 2025 by tniessen Loading…
esm: add support for dynamic source phase hook 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++. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. dont-land-on-v23.x PRs that should not land on the v23.x-staging branch and should not be released in v23.x. needs-ci PRs that need a full CI run.
#58147 opened May 3, 2025 by guybedford Loading…
Significant performance regression with C++ package_json_reader cache c++ Issues and PRs that require attention from people who are familiar with C++. module Issues and PRs related to the module subsystem.
#58126 opened May 2, 2025 by BridgeAR
http2: add lenient flag for RFC-9113 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.
#58116 opened May 2, 2025 by metcoder95 Loading…
src: improve TextEncoder encodeInto performance c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#58080 opened Apr 29, 2025 by anonrig Draft
inspector: initial support for Network.loadNetworkResource 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.
#58077 opened Apr 29, 2025 by islandryu Loading…
draft: src: support namespace options in configuration schema generation c++ Issues and PRs that require attention from people who are familiar with C++. config Issues or PRs related to the config subsystem lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#58073 opened Apr 29, 2025 by pmarchini Draft
os: expose guessFileDescriptorType c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. os Issues and PRs related to the os subsystem. util Issues and PRs related to the built-in util module.
#58060 opened Apr 28, 2025 by vladfrangu Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.