-
-
Notifications
You must be signed in to change notification settings - Fork 31.4k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
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…
[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: 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.
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 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.
v8::ConvertableToTraceFormat
in traces
c++
#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…
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…
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…
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 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.
--run-from
flag
author ready
#57592
opened Mar 22, 2025 by
flakey5
Loading…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-03-27.