Skip to content

Pull requests: nodejs/node

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

test: update expectations for OpenSSL 3.6 and OpenSSL 4.0 addons Issues and PRs related to native addons. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. tls Issues and PRs related to the tls subsystem.
#62805 opened Apr 18, 2026 by panva Member Loading…
src: add setTitle() as alternative to direct assignment 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.
#62804 opened Apr 18, 2026 by JonathanLopes404 Loading…
stream: allow null as second arg in Transform callback needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#62803 opened Apr 18, 2026 by galaxy4276 Loading…
src: fix dead inspector help URL 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.
#62802 opened Apr 18, 2026 by galaxy4276 Loading…
1 task
test: migrate console_assert message test to snapshot needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#62801 opened Apr 18, 2026 by galaxy4276 Loading…
2 tasks
doc: clarify dns.lookup() callback signature when all is true dns Issues and PRs related to the dns subsystem. doc Issues and PRs related to the documentations.
#62800 opened Apr 18, 2026 by galaxy4276 Loading…
2 tasks
[wip] Passing test suite with OpenSSL 4.0 wip Issues and PRs that are still a work in progress.
#62799 opened Apr 18, 2026 by panva Member Draft
assert: avoid expensive diff for large values assert Issues and PRs related to the assert subsystem. needs-ci PRs that need a full CI run.
#62798 opened Apr 18, 2026 by semimikoh Contributor Loading…
src: preserve dotenv key insertion order 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.
#62796 opened Apr 17, 2026 by JonathanLopes404 Loading…
src: use DCHECK in AsyncWrap::MakeCallback instead emiting a warning 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.
#62795 opened Apr 17, 2026 by Flarna Member Loading…
sqlite: refactor error helpers and user function pointers 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.
#62794 opened Apr 17, 2026 by thisalihassan Contributor Loading…
sqlite: cache column names in StatementSync::All() and Get() 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.
#62793 opened Apr 17, 2026 by araujogui Member Loading…
doc: improve fs.StatFs documentation doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#62791 opened Apr 17, 2026 by Jah-yee Loading…
node-api: update libuv ABI stability note doc Issues and PRs related to the documentations. node-api Issues and PRs related to the Node-API.
#62789 opened Apr 17, 2026 by legendecas Member Loading…
[v24.x] deps: V8: cherry-pick 657d8de27427 build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#62784 opened Apr 17, 2026 by guybedford Contributor Loading…
[v22.x] deps: V8: backport Wasm exception handling correctness fixes build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency. v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#62783 opened Apr 17, 2026 by guybedford Contributor Loading…
http: increase keepAliveTimeout default to 65 seconds author ready PRs that have at least one approval, no pending requests for changes, and a CI started. http Issues or PRs related to the http subsystem. 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.
#62782 opened Apr 16, 2026 by pimterry Member Loading…
lib: use js-only implementation of isDataView() 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 Add this label to land a pull request using GitHub Actions. needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#62780 opened Apr 16, 2026 by Renegade334 Member Loading…
src: use context-free V8 message column getters 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 Add this label to land a pull request using GitHub Actions. inspector Issues and PRs related to the V8 inspector protocol needs-ci PRs that need a full CI run.
#62778 opened Apr 16, 2026 by Renegade334 Member Loading…
tools: exclude @node-core/doc-kit from dependabot cooldown author ready PRs that have at least one approval, no pending requests for changes, and a CI started. dependencies Pull requests that update a dependency file. fast-track PRs that do not need to wait for 72 hours to land. meta Issues and PRs related to the general management of the project.
#62775 opened Apr 16, 2026 by kxxt Member Loading…
stream: fix ERR_INVALID_STATE when cancelling Readable.toWeb() needs-ci PRs that need a full CI run. web streams
#62773 opened Apr 16, 2026 by richardscarrott Loading…
sea: add allowDynamicImportFromFileSystem config option esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. single-executable Issues and PRs related to single-executable applications
#62771 opened Apr 16, 2026 by thisalihassan Contributor Loading…
src: fix crash in GetErrorSource() for invalid using syntax 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.
#62770 opened Apr 16, 2026 by semimikoh Contributor Loading…
build, v8: fix Temporal compilation with system or no ICU needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency.
#62766 opened Apr 16, 2026 by Tmalone1250 Loading…
ffi: add new methods and error codes lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#62762 opened Apr 15, 2026 by ShogunPanda Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.