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

tools: delete macos installer postinstall script macos Issues and PRs related to the macOS platform / OSX. tools Issues and PRs related to the tools directory.
#57661 opened Mar 28, 2025 by sdavids Loading… updated Apr 2, 2025
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… updated Apr 2, 2025
src: remove workaround for container-overflow
#56851 opened Jan 31, 2025 by lemire Loading… updated Apr 2, 2025
fs: fix fs.promises.mkdir to also report ENOSPC correctly 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.
#56918 opened Feb 5, 2025 by jackyzha0 Loading… updated Apr 2, 2025
inspector: make dispatching_messages_ atomic inspector Issues and PRs related to the V8 inspector protocol
#56929 opened Feb 5, 2025 by lemire Loading… updated Apr 2, 2025
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… updated Apr 2, 2025
os: (cpus) pre-allocate the size of the result array needs-ci PRs that need a full CI run. os Issues and PRs related to the os subsystem.
#57059 opened Feb 15, 2025 by gurgunday Loading… updated Apr 2, 2025
test: add quic datagrams test needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3.
#57119 opened Feb 18, 2025 by achingbrain Draft updated Apr 2, 2025
lib: unflag experimental Temporal blocked PRs that are blocked by other issues or PRs. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version.
#57128 opened Feb 18, 2025 by jasnell Draft updated Apr 2, 2025
child_process: add fast path for spawn child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run.
#57196 opened Feb 24, 2025 by ronag Loading… updated Apr 2, 2025
lib: expose setupInstance method on WASI class needs-ci PRs that need a full CI run. wasi Issues and PRs related to the WebAssembly System Interface.
#57214 opened Feb 26, 2025 by toyobayashi Loading… updated Apr 2, 2025
buffer: optimize read UInt16/24 functions with bitwise operators buffer Issues and PRs related to the buffer subsystem. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run.
#57267 opened Mar 2, 2025 by gurgunday Loading… updated Apr 2, 2025
doc: mark commonjs as legacy doc Issues and PRs related to the documentations. module Issues and PRs related to the module subsystem.
#57460 opened Mar 14, 2025 by marco-ippolito Loading… updated Apr 2, 2025
fix: Use of a weak cryptographic key benchmark Issues and PRs related to the benchmark subsystem. crypto Issues and PRs related to the crypto subsystem.
#57478 opened Mar 15, 2025 by odaysec Loading… updated Apr 2, 2025
src: add --install runtime flag lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#57593 opened Mar 22, 2025 by aduh95 Draft updated Apr 2, 2025
Improves buffer Issues and PRs related to the buffer subsystem. 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.
#57625 opened Mar 25, 2025 by wcupped Loading… updated Apr 2, 2025
doc: add new companion status to governance document doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project.
#57628 opened Mar 25, 2025 by BridgeAR Loading… updated Apr 2, 2025
fs: refactor 'cb' to 'callback' for consistency in validateFunction fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#55294 opened Oct 6, 2024 by kimtaejin3 Loading… updated Apr 2, 2025
src: fix argv memory leaking in FixupArgsForSEA commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run. single-executable Issues and PRs related to single-executable applications windows Issues and PRs related to the Windows platform.
#55579 opened Oct 29, 2024 by CGQAQ Loading… updated Apr 2, 2025
test: refactor fs readdir buffer with test runner 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.
#55748 opened Nov 6, 2024 by sercanpaspal Loading… updated Apr 2, 2025
test: migrate fs read promises to test runner 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.
#55749 opened Nov 6, 2024 by Ceres6 Loading… updated Apr 2, 2025
test: file read no exist update to test runner 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.
#55751 opened Nov 6, 2024 by Josef-Spiteri Loading… updated Apr 2, 2025
lib: basic support for primordials in undici lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#55783 opened Nov 8, 2024 by tlhunter Draft updated Apr 2, 2025
build: add a flag v8_enable_simultor build Issues and PRs related to build files or the CI. 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.
#55848 opened Nov 14, 2024 by luyahan Loading… updated Apr 2, 2025
src: use wide string for findPackageJson onWindows 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.
#55861 opened Nov 15, 2024 by islandryu Loading… updated Apr 2, 2025
ProTip! Filter pull requests by the default branch with base:main.