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

fs: fix rmSync error messages for non-ASCII paths 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.
#61233 opened Jan 1, 2026 by Yeaseen Loading…
esm: ensure watch mode restarts after syntax errors esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#61232 opened Jan 1, 2026 by Xstoudi Loading…
fs: validate statfs path dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#61230 opened Dec 31, 2025 by efekrskl Loading…
test: forbid use of named imports for fixtures addons Issues and PRs related to native addons. 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.
#61228 opened Dec 30, 2025 by aduh95 Loading…
repl: remove dependency on domain module needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem. semver-major PRs that contain breaking changes and should be released in the next major version.
#61227 opened Dec 30, 2025 by mcollina Draft
inspector: fix compressed responses http2 Issues or PRs related to the http2 subsystem. inspector Issues and PRs related to the V8 inspector protocol needs-ci PRs that need a full CI run.
#61226 opened Dec 30, 2025 by rubnogueira Loading…
http2: optimize neverIndex lookup with SafeSet http2 Issues or PRs related to the http2 subsystem. 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.
#61223 opened Dec 30, 2025 by Ayoub-Mabrouk Loading…
stream: replace native methods with primordials needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#61221 opened Dec 29, 2025 by Ayoub-Mabrouk Loading…
test_runner: replace native methods with primordials needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#61220 opened Dec 29, 2025 by Ayoub-Mabrouk Loading…
test_runner: replace native methods with primordials needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#61219 opened Dec 29, 2025 by Ayoub-Mabrouk Loading…
blob: replace native methods with primordials needs-ci PRs that need a full CI run.
#61218 opened Dec 29, 2025 by Ayoub-Mabrouk Loading…
stream: replace native methods with primordials needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#61217 opened Dec 29, 2025 by Ayoub-Mabrouk Loading…
fs: replace native methods with primordials fs Issues and PRs related to the fs subsystem / file system. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run.
#61216 opened Dec 29, 2025 by Ayoub-Mabrouk Loading…
test_runner: replace native methods with primordials needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#61215 opened Dec 29, 2025 by Ayoub-Mabrouk Loading…
process: replace native methods with primordials needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem.
#61214 opened Dec 29, 2025 by Ayoub-Mabrouk Loading…
lib: replace native methods with primordials needs-ci PRs that need a full CI run. net Issues and PRs related to the net subsystem.
#61213 opened Dec 29, 2025 by Ayoub-Mabrouk Loading…
repl: replace native methods with primordials needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem.
#61212 opened Dec 29, 2025 by Ayoub-Mabrouk Loading…
assert: replace native methods with primordials assert Issues and PRs related to the assert subsystem. needs-ci PRs that need a full CI run.
#61211 opened Dec 29, 2025 by Ayoub-Mabrouk Loading…
stream: use primordials in pipeline.js needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#61210 opened Dec 29, 2025 by Ayoub-Mabrouk Loading…
util: use primordials in util.js needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#61209 opened Dec 29, 2025 by Ayoub-Mabrouk Loading…
lib: use primordials in freelist.js needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run.
#61208 opened Dec 29, 2025 by Ayoub-Mabrouk Loading…
test_runner: use primordials in utils.js needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#61204 opened Dec 29, 2025 by Ayoub-Mabrouk Loading…
module: use primordials in helpers.js 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.
#61200 opened Dec 29, 2025 by Ayoub-Mabrouk Loading…
v8: use primordials in startup_snapshot.js needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run.
#61199 opened Dec 29, 2025 by Ayoub-Mabrouk Loading…
util: use primordials consistently in comparisons.js needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#61198 opened Dec 29, 2025 by Ayoub-Mabrouk Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.