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

net: add setTypeOfService and getTypeOfService to Socket 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. lib / src Issues and PRs related to general changes in the lib or src directory. semver-minor PRs that contain new features and should be released in the next minor version.
#61503 opened Jan 24, 2026 by amyssnippet Loading… updated Jan 30, 2026
test_runner: support custom message for expectFailure needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#61563 opened Jan 28, 2026 by Han5991 Loading… updated Jan 30, 2026
sea: print error information when fs operations fail needs-ci PRs that need a full CI run. single-executable Issues and PRs related to single-executable applications
#61581 opened Jan 29, 2026 by joyeecheung Loading… updated Jan 30, 2026
doc: fix node-config-schema config Issues or PRs related to the config subsystem doc Issues and PRs related to the documentations.
#61596 opened Jan 30, 2026 by ChALkeR Loading… updated Jan 30, 2026
sqlite: use DictionaryTemplate for run() result 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-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.
#61432 opened Jan 18, 2026 by mertcanaltin Loading… updated Jan 30, 2026
src: initial support for ESM in embedder API 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. semver-minor PRs that contain new features and should be released in the next minor version.
#61548 opened Jan 27, 2026 by joyeecheung Loading… updated Jan 30, 2026
4 tasks
doc: update IBM/Red Hat volunteers with dedicated project time author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. doc Issues and PRs related to the documentations.
#61588 opened Jan 30, 2026 by BethGriggs Loading… updated Jan 30, 2026
url: update ada to v3.4.2 and support unicode 17 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. needs-ci PRs that need a full CI run.
#61593 opened Jan 30, 2026 by anonrig Loading… updated Jan 30, 2026
test: unify assertSnapshot common patterns needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#61590 opened Jan 30, 2026 by legendecas Loading… updated Jan 30, 2026
node-api: C embedding function "node_rt_main" 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… updated Jan 30, 2026
Virtual File System for Node.js fs Issues and PRs related to the fs subsystem / file system. lib / src Issues and PRs related to general changes in the lib or src directory. module Issues and PRs related to the module subsystem. needs-benchmark-ci PR that need a benchmark CI run. 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. test_runner Issues and PRs related to the test runner subsystem.
#61478 opened Jan 22, 2026 by mcollina Loading… updated Jan 30, 2026
assert: fix loose deepEqual arrays with undefined and null failing needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#61587 opened Jan 30, 2026 by BridgeAR Loading… updated Jan 30, 2026
doc: move describe/it aliases section before expectFailure doc Issues and PRs related to the documentations. test_runner Issues and PRs related to the test runner subsystem.
#61567 opened Jan 28, 2026 by lraveri Loading… updated Jan 30, 2026
doc: update kernel and musl reqs for Alpine build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations.
#61569 opened Jan 28, 2026 by kleisauke Loading… updated Jan 30, 2026
Make --use-system-ca per-env rather than per-process 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.
#60678 opened Nov 11, 2025 by Aditi-1400 Loading… updated Jan 30, 2026
doc: update server.dropMaxConnection link doc Issues and PRs related to the documentations. net Issues and PRs related to the net subsystem.
#61584 opened Jan 30, 2026 by samuel871211 Loading… updated Jan 30, 2026
doc: clarify async caveats for events.once() doc Issues and PRs related to the documentations. events Issues and PRs related to the events subsystem / EventEmitter.
#61572 opened Jan 28, 2026 by Renegade334 Loading… updated Jan 30, 2026
fs: fix globSync traverse on allowed directory fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#61552 opened Jan 27, 2026 by artsiom-malakhau Loading… updated Jan 30, 2026
sqlite: avoid extra copy for large text binds 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.
#61580 opened Jan 29, 2026 by thisalihassan Loading… updated Jan 30, 2026
url: enable simdutf for ada 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. needs-ci PRs that need a full CI run. performance Issues and PRs related to the performance of Node.js.
#61477 opened Jan 22, 2026 by anonrig Loading… updated Jan 30, 2026
doc: add arm64-musl info into platform list build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations.
#61589 opened Jan 30, 2026 by kleisauke Loading… updated Jan 30, 2026
util: add hex colors support in styleText needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#61556 opened Jan 28, 2026 by araujogui Loading… updated Jan 30, 2026
doc: add riscv64 info into platform list build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations. riscv64 Issues and PRs related to the riscv64 architecture.
#42251 opened Mar 8, 2022 by luyahan Loading… updated Jan 30, 2026
tls: move _tls_* to end-of-life 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++. deprecations Issues and PRs related to deprecations. needs-ci PRs that need a full CI run. needs-citgm PRs that need a CITGM CI run. semver-major PRs that contain breaking changes and should be released in the next major version. tls Issues and PRs related to the tls subsystem.
#60658 opened Nov 9, 2025 by bjohansebas Loading… updated Jan 30, 2026
sqlite: add virtual table support via createModule() 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.
#61544 opened Jan 27, 2026 by byteforge38 Loading… updated Jan 30, 2026
ProTip! Follow long discussions with comments:>50.