Skip to content

Issues: nodejs/node

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

buffer: add fast api for isAscii & isUtf8 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.
#58058 opened Apr 28, 2025 by anonrig Loading…
src: remove unused detachArrayBuffer method author ready PRs that have at least one approval, no pending requests for changes, and a CI started. buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue Add this label to land a pull request using GitHub Actions. needs-ci PRs that need a full CI run.
#58055 opened Apr 27, 2025 by anonrig Loading…
buffer: avoid creating unnecessary environment author ready PRs that have at least one approval, no pending requests for changes, and a CI started. buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue Add this label to land a pull request using GitHub Actions. needs-ci PRs that need a full CI run.
#58053 opened Apr 27, 2025 by anonrig Loading…
buffer: improve byteLength performance 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.
#58048 opened Apr 27, 2025 by anonrig Loading…
[WIP] src: only block on user blocking worker tasks 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.
#58047 opened Apr 27, 2025 by joyeecheung Draft
src: improve parsing of boolean options 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.
#58039 opened Apr 26, 2025 by geeksilva97 Loading…
src: use ranges library (C++20) more systematically 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++. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#58028 opened Apr 25, 2025 by lemire Loading…
inspector: add protocol method Network.dataReceived 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.
#58001 opened Apr 24, 2025 by legendecas Loading…
src: improve error handling in exceptions.cc 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.
#57954 opened Apr 20, 2025 by jasnell Loading…
sqlite: add fast api to DatabaseSync.isTransaction 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.
#57952 opened Apr 20, 2025 by anonrig Loading…
src: skip calling object setters 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++. commit-queue-failed An error occurred while landing this pull request using GitHub Actions. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.
#57942 opened Apr 20, 2025 by JonasBa Loading…
http: improve performance by removing async_hooks async_hooks Issues and PRs related to the async hooks subsystem. async_local_storage AsyncLocalStorage c++ Issues and PRs that require attention from people who are familiar with C++. http Issues or PRs related to the http 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. semver-major PRs that contain breaking changes and should be released in the next major version.
#57938 opened Apr 20, 2025 by JonasBa Draft
src: add FromV8Value<T>() for integral and enum types 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.
#57931 opened Apr 18, 2025 by Aditi-1400 Loading…
src: internalize v8::ConvertableToTraceFormat in traces 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.
#57866 opened Apr 13, 2025 by legendecas Loading…
[wip] node-api: optimize finalizer queue using container swap 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.
#57861 opened Apr 13, 2025 by mertcanaltin Loading…
libnode: Added C FFI compatible function to act as an entrypoint for embedded consumers c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#57846 opened Apr 12, 2025 by alshdavid Loading…
zlib: reduce code duplication c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. zlib Issues and PRs related to the zlib subsystem.
#57810 opened Apr 9, 2025 by jhofstee Loading…
src: fix bugs and refactor NativeSymbolDebuggingContext::GetLoadedLibraries c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. debugger Issues and PRs related to the debugger subsystem. needs-ci PRs that need a full CI run.
#57738 opened Apr 3, 2025 by Whitecx Loading…
src,lib,test: unflag --experimental-webstorage by default 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.
#57666 opened Mar 28, 2025 by danielmbrasil Loading…
src: collapse local var scope in loop 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.
#57626 opened Mar 25, 2025 by mertcanaltin Loading…
Improves 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. process Issues and PRs related to the process subsystem.
#57625 opened Mar 25, 2025 by wcupped Loading…
src: env_vars caching and local variable scope optimization 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++. config Issues or PRs related to the config subsystem needs-ci PRs that need a full CI run.
#57624 opened Mar 25, 2025 by mertcanaltin Loading…
src: add convert result for StreamPipe::New c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#57613 opened Mar 25, 2025 by wooffie Loading…
Check HMAC_Init_ex result in SecureContext::TicketKeyCallback 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.
#57604 opened Mar 24, 2025 by GoldFish2500 Loading…
src: add --run-from flag 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++. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. semver-minor PRs that contain new features and should be released in the next minor version.
#57592 opened Mar 22, 2025 by flakey5 Loading…
ProTip! What’s not been updated in a month: updated:<2025-03-27.