Skip to content

Pull requests: nodejs/node

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
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…
fs: add async glob and make it (async) iteratable fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#48594 opened Jun 29, 2023 by rluvaton 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: replace forEach loop with for...of test webstream string tag.js code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#49779 opened Sep 22, 2023 by chaks64 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
doc: remove buffered flag from performance hooks examples doc Issues and PRs related to the documentations. perf_hooks Issues and PRs related to the implementation of the Performance Timing API.
#52607 opened Apr 20, 2024 by pavel-romanov8 Loading…
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
doc: add more information to SUPPORT.md doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project.
#52636 opened Apr 22, 2024 by RedYetiDev Loading…
doc, meta: add troubleshooting guide doc Issues and PRs related to the documentations. review wanted PRs that need reviews.
#52639 opened Apr 22, 2024 by RedYetiDev Loading…
child_process: throw different error message for executing batch files w/o shell: true child_process Issues and PRs related to the child_process subsystem. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#52685 opened Apr 25, 2024 by RedYetiDev Loading…
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 note about --expose-internals doc Issues and PRs related to the documentations.
#52861 opened May 6, 2024 by RedYetiDev Loading…
doc, test: tracing channel hasSubscribers getter needs-ci PRs that need a full CI run.
#52908 opened May 8, 2024 by tlhunter Loading…
doc: specify that preloaded modules affect subprocesses cli Issues and PRs related to the Node.js command line interface. doc Issues and PRs related to the documentations. loaders Issues and PRs related to ES module loaders
#52939 opened May 10, 2024 by RedYetiDev Loading…
test: mark test-benchmark-crypto as flaky needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#52955 opened May 12, 2024 by aduh95 Loading…
[WIP] Fix ClangCL ARM64 cross-compilation dependencies Pull requests that update a dependency file. i18n-api Issues and PRs related to the i18n implementation. icu Issues and PRs related to the ICU dependency. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency.
#53003 opened May 15, 2024 by StefanStojanovic Draft
test,timers: add coverage to timer/promises scheduler yield, wait needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. timers Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.
#53043 opened May 18, 2024 by jakecastelli Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.