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

2026-01-19, Version 25.4.0 (Current) release Issues and PRs related to Node.js releases. v25.x Issues that can be reproduced on v25.x or PRs targeting the v25.x-staging branch.
#61400 opened Jan 16, 2026 by github-actions bot Draft
doc: fix typos in issue template config fast-track PRs that do not need to wait for 48 hours to land. meta Issues and PRs related to the general management of the project.
#61399 opened Jan 16, 2026 by watilde Loading…
url: optimize path resolution with single-pass algorithm needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run. url Issues and PRs related to the legacy built-in url module.
#61395 opened Jan 15, 2026 by anonrig Loading…
test_runner: expose worker ID for concurrent test execution needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#61394 opened Jan 15, 2026 by thisalihassan Loading…
test-runner: fix rerun ambiguous test failures 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. needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#61392 opened Jan 15, 2026 by MoLow Loading…
lib: Fix infinite loop on paths with nested links fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#61391 opened Jan 15, 2026 by mattskel Loading…
doc: add deprecation history for url.parse 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. url Issues and PRs related to the legacy built-in url module.
#61389 opened Jan 15, 2026 by Juneezee Loading…
assert,util: fix deep comparison for sets and maps with mixed types 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. needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#61388 opened Jan 15, 2026 by BridgeAR Loading…
fs: cache context lookup in vectored io loops c++ Issues and PRs that require attention from people who are familiar with C++. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#61387 opened Jan 14, 2026 by mertcanaltin Loading…
lib: fix TypeScript support check in jitless mode author ready PRs that have at least one approval, no pending requests for changes, and a CI started. errors Issues and PRs related to JavaScript errors originated in Node.js core. needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#61382 opened Jan 14, 2026 by Han5991 Loading…
fix: address static analysis warnings in SQLite and WebStorage 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.
#61380 opened Jan 14, 2026 by GoldFish2500 Loading…
doc: clarify process.argv[1] behavior for -e/--eval doc Issues and PRs related to the documentations. process Issues and PRs related to the process subsystem.
#61376 opened Jan 14, 2026 by azadgupta1 Loading…
http: implement slab allocation for HTTP header parsing c++ Issues and PRs that require attention from people who are familiar with C++. http_parser Issues and PRs related to the HTTP Parser dependency or the http_parser binding. needs-ci PRs that need a full CI run.
#61375 opened Jan 13, 2026 by mertcanaltin Loading…
test: split test-esm-loader-hooks esm Issues and PRs related to the ECMAScript Modules implementation. loaders Issues and PRs related to ES module loaders module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#61374 opened Jan 13, 2026 by joyeecheung Loading…
doc: note resume build should not be on node-test-commit doc Issues and PRs related to the documentations.
#61373 opened Jan 13, 2026 by sxa Loading…
buffer: disallow ArrayBuffer transfer on pooled buffer 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.
#61372 opened Jan 13, 2026 by legendecas Loading…
[v24.x backport] build: test on Python 3.14 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. build Issues and PRs related to build files or the CI. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#61370 opened Jan 13, 2026 by MikeMcC399 Loading…
test_runner: add env option to run function needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#61367 opened Jan 13, 2026 by Ethan-Arrowood Loading…
doc: clarify process.argv[1] behavior for -e/--eval doc Issues and PRs related to the documentations. process Issues and PRs related to the process subsystem.
#61366 opened Jan 13, 2026 by Jeevankumar-s Loading…
lib: fix typo in util.js comment author ready PRs that have at least one approval, no pending requests for changes, and a CI started. util Issues and PRs related to the built-in util module.
#61365 opened Jan 13, 2026 by kimtaejin3 Loading…
fs: remove duplicate getValidatedPath calls fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#61359 opened Jan 12, 2026 by mertcanaltin Loading…
test: reveal wpt evaluation errors in status files 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 Issues and PRs related to the tests.
#61358 opened Jan 12, 2026 by legendecas Loading…
test: make cwd path stripping url-safe esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#61356 opened Jan 12, 2026 by monam2 Loading…
doc: clarify TypedArray properties on Buffer buffer Issues and PRs related to the buffer subsystem. commit-queue-failed An error occurred while landing this pull request using GitHub Actions. doc Issues and PRs related to the documentations.
#61355 opened Jan 12, 2026 by silverwind Loading…
build: infer cargo mode with gyp var build_type directly build Issues and PRs related to build files or the CI. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#61354 opened Jan 12, 2026 by legendecas Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.