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

url: update ada to v3.4.2 and support unicode 17 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…
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…
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…
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. doc Issues and PRs related to the documentations.
#61588 opened Jan 30, 2026 by BethGriggs Loading…
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…
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…
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…
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…
doc: clarify limitations of path.isAbsolute doc Issues and PRs related to the documentations. path Issues and PRs related to the path subsystem.
#61576 opened Jan 29, 2026 by dellson-arch Loading…
test_runner: fix test enqueue when test file has syntax error author ready PRs that have at least one approval, no pending requests for changes, and a CI started. needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#61573 opened Jan 29, 2026 by geeksilva97 Loading…
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…
test: split test-embedding.js and run tests in parallel needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#61571 opened Jan 28, 2026 by joyeecheung Loading…
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…
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…
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…
tools,win: upgrade install additional tools to Visual Studio 2026 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. install Issues and PRs related to the installers. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. windows Issues and PRs related to the Windows platform.
#61562 opened Jan 28, 2026 by MikeMcC399 Loading…
lib: add utf16 fast path for TextDecoder encoding Issues and PRs related to the TextEncoder and TextDecoder APIs. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run.
#61559 opened Jan 28, 2026 by ChALkeR Draft
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…
test_runner: avoid reading process.argv and process.cwd() in run() needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#61554 opened Jan 27, 2026 by batjko Loading…
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…
tools: update OpenSSL to 3.5.5 in test-shared author ready PRs that have at least one approval, no pending requests for changes, and a CI started. 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-v24.x PRs that should not land on the v24.x-staging branch and should not be released in v24.x. tools Issues and PRs related to the tools directory.
#61551 opened Jan 27, 2026 by aduh95 Loading…
lib: use utf8 fast path for streaming TextDecoder author ready PRs that have at least one approval, no pending requests for changes, and a CI started. encoding Issues and PRs related to the TextEncoder and TextDecoder APIs. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run. performance Issues and PRs related to the performance of Node.js.
#61549 opened Jan 27, 2026 by ChALkeR Loading…
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…
4 tasks
path: fix normalization of Windows device paths missing colon needs-ci PRs that need a full CI run. path Issues and PRs related to the path subsystem.
#61545 opened Jan 27, 2026 by HassanFleyah Loading…
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…
ProTip! Exclude everything labeled bug with -label:bug.