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

src: use ranges library (C++20) more systematically author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#58028 opened Apr 25, 2025 by lemire Loading…
test_runner: emit test:watch:restarted event on watched file changes commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#57903 opened Apr 16, 2025 by JacopoPatroclo Loading…
src: fix bugs and refactor NativeSymbolDebuggingContext::GetLoadedLibraries c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. debugger Issues and PRs related to the debugger subsystem. needs-ci PRs that need a full CI run.
#57738 opened Apr 3, 2025 by Whitecx Loading…
src: add --run-from flag author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. semver-minor PRs that contain new features and should be released in the next minor version.
#57592 opened Mar 22, 2025 by flakey5 Loading…
esm: syncify default path of ModuleLoader.load commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#57419 opened Mar 12, 2025 by JakobJingleheimer Loading…
tools: fix vcbuild test when path contain spaces build Issues and PRs related to build files or the CI. 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. windows Issues and PRs related to the Windows platform.
#56481 opened Jan 5, 2025 by stduhpf Loading…
test_runner: add level-based diagnostic handling for reporter 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. test_runner Issues and PRs related to the test runner subsystem.
#55964 opened Nov 23, 2024 by hpatel292-seneca Loading…
test: use test runner in eventtarget-once-twice test code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. test Issues and PRs related to the tests.
#55752 opened Nov 6, 2024 by alexweej Loading…
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…
meta: allow users to reopen stale issues via commands author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. meta Issues and PRs related to the general management of the project.
#55498 opened Oct 23, 2024 by avivkeller Loading…
fix: support buffers greater than 2^32 bytes in length in Buffer.concat and Buffer.copy buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. 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.
#55492 opened Oct 22, 2024 by duncpro Loading…
doc: add notice to execArgv commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. doc Issues and PRs related to the documentations. review wanted PRs that need reviews. test_runner Issues and PRs related to the test runner subsystem.
#55177 opened Sep 30, 2024 by avivkeller Loading…
meta: add old issue stalebot commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. meta Issues and PRs related to the general management of the project.
#54672 opened Aug 31, 2024 by avivkeller Loading…
1 of 4 tasks
url: use primordials in url.js commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. 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.
#54489 opened Aug 21, 2024 by Uzlopak Loading…
lib: fix realpathSync resolving to invalid path (#54200) c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. linux Issues and PRs related to the Linux platform. needs-ci PRs that need a full CI run.
#54458 opened Aug 20, 2024 by CGQAQ Loading…
src: add WDAC integration (Windows) commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. dont-land-on-v23.x PRs that should not land on the v23.x-staging branch and should not be released in v23.x. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. security-wg-agenda semver-minor PRs that contain new features and should be released in the next minor version. windows Issues and PRs related to the Windows platform.
#54364 opened Aug 14, 2024 by rdw-msft Loading…
meta: update devcontainer to the latest schema arm Issues and PRs related to the ARM platform. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. meta Issues and PRs related to the general management of the project.
#54347 opened Aug 12, 2024 by avivkeller Loading…
test: mark test-net-write-fully-async-buffer as flaky 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. test Issues and PRs related to the tests.
#52959 opened May 12, 2024 by aduh95 Loading…
test: Migrate message error tests from Python to JS 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. test Issues and PRs related to the tests.
#49738 opened Sep 20, 2023 by akhateeb22 Loading…
assert: add __proto__ null assert Issues and PRs related to the assert subsystem. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run.
#48661 opened Jul 5, 2023 by rluvaton Loading…
2 tasks
doc: document undocumented methods on buffer prototype buffer Issues and PRs related to the buffer subsystem. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. doc Issues and PRs related to the documentations.
#48041 opened May 16, 2023 by Xstoudi Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.