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
Sort

Pull requests list

console: adhere to environment variables enforcing colors console Issues and PRs related to the console subsystem. errors Issues and PRs related to JavaScript errors originated in Node.js core. semver-major PRs that contain breaking changes and should be released in the next major version. tty Issues and PRs related to the tty subsystem.
#32308 opened Mar 17, 2020 by BridgeAR Draft
1 of 4 tasks
build, tools, win: update nasm detection install Issues and PRs related to the installers. review wanted PRs that need reviews. tools Issues and PRs related to the tools directory. windows Issues and PRs related to the Windows platform.
#36689 opened Dec 30, 2020 by himself65 Loading…
2 tasks done
build: optimize linux test workflow meta Issues and PRs related to the general management of the project.
#40118 opened Sep 15, 2021 by willin Loading…
debugger: fix behavior of { a: 1 } in the debugger repl debugger Issues and PRs related to the debugger subsystem. needs-ci PRs that need a full CI run.
#46924 opened Mar 3, 2023 by meixg Loading…
Read all results for subdirectories in opendir fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#48829 opened Jul 18, 2023 by mdouglass Draft
src,lib: fix assert when Error.prepareStackTrace not overridden assert Issues and PRs related to the assert subsystem. 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.
#49212 opened Aug 17, 2023 by codebytere Loading…
test: migrate message util tests from Python to JS #49721 needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#50333 opened Oct 23, 2023 by jahjahLemonade Loading…
esm: mordernise old tests 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.
#50639 opened Nov 9, 2023 by JakobJingleheimer Draft
src: make start of signal_wrap reenterable c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem.
#52103 opened Mar 15, 2024 by theanarkh Loading…
4 tasks done
doc: add ESM and CommonJS examples in fs documentation doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#52207 opened Mar 25, 2024 by bnb Loading…
lib: throw error when pass overlapped to spawn_sync child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run. review wanted PRs that need reviews.
#52352 opened Apr 3, 2024 by theanarkh Loading…
4 tasks done
tools: add osx notarization support for tarballs macos Issues and PRs related to the macOS platform / OSX. tools Issues and PRs related to the tools directory.
#52610 opened Apr 20, 2024 by UlisesGascon Draft
src: bump assumed hwm c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#52815 opened May 3, 2024 by ronag Draft
doc: add missing options.signal to readlinePromises.createInterface() doc Issues and PRs related to the documentations. readline Issues and PRs related to the built-in readline module.
#55456 opened Oct 19, 2024 by hkleungai Loading…
update error message in lib/internal/error.js errors Issues and PRs related to JavaScript errors originated in Node.js core. needs-ci PRs that need a full CI run.
#56246 opened Dec 13, 2024 by parvarish-code Loading…
Fixes for building when the path to the repo contains spaces build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run.
#56401 opened Dec 29, 2024 by Jayman2000 Draft
1 of 13 tasks
Fixes: #56518 - Warning Message for .cjs Files Using import Statements c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. vm Issues and PRs related to the vm subsystem.
#56618 opened Jan 15, 2025 by wongprom Loading…
src: Add enum handle for ToStringHelper + formatting c++ Issues and PRs that require attention from people who are familiar with C++. debugger Issues and PRs related to the debugger subsystem. needs-ci PRs that need a full CI run.
#56829 opened Jan 30, 2025 by wooffie Loading…
doc: fix rendering of DEP0174 description deprecations Issues and PRs related to deprecations. doc Issues and PRs related to the documentations.
#56835 opened Jan 31, 2025 by dsanders11 Loading…
doc: correct definition of v8.getHeapStatistics().heap_size_limit doc Issues and PRs related to the documentations.
#57029 opened Feb 13, 2025 by inwenis Loading…
Improve documentation for fs.statfs with detailed descriptions and examples doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#57062 opened Feb 15, 2025 by nileshsheth Loading…
doc: clarify path.isAbsolute doesn’t resolve paths doc Issues and PRs related to the documentations. path Issues and PRs related to the path subsystem.
#57073 opened Feb 15, 2025 by ericfortis Loading…
build: allow using alternate inspector_protocol path 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.
#57116 opened Feb 18, 2025 by codebytere Loading…
doc: add 1ilsang to triage team doc Issues and PRs related to the documentations.
#57183 opened Feb 23, 2025 by 1ilsang Loading…
child_process: Pass child in execFile resolve/reject too child_process Issues and PRs related to the child_process subsystem.
#34345 opened Jul 14, 2020 by awwright Draft
3 of 4 tasks
ProTip! Filter pull requests by the default branch with base:main.