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

benchmark: reduce config for fs benchmarks benchmark Issues and PRs related to the benchmark subsystem. fs Issues and PRs related to the fs subsystem / file system.
#62085 opened Mar 3, 2026 by thisalihassan Draft
benchmark: fix destructuring in dgram/single-buffer and update N convention in crypto benchmark Issues and PRs related to the benchmark subsystem. crypto Issues and PRs related to the crypto subsystem. dgram Issues and PRs related to the dgram subsystem / UDP.
#62084 opened Mar 3, 2026 by thisalihassan Loading…
module: fix extensionless CJS files in type:module packages module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#62083 opened Mar 3, 2026 by mcollina Loading…
3 tasks done
esm: fix path normalization in finalizeResolution esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#62080 opened Mar 2, 2026 by aduh95 Loading…
stream: optimize webstreams pipeTo further needs-ci PRs that need a full CI run. web streams
#62079 opened Mar 2, 2026 by MattiasBuelens Loading…
test_runner: print failed coverage reports with dot runner needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#62078 opened Mar 2, 2026 by mizoz Loading…
3 tasks done
tools: fix daily wpt workflow nighly release version lookup author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. meta Issues and PRs related to the general management of the project.
#62076 opened Mar 2, 2026 by panva Loading…
doc: add note (and caveat) for mock.module about customization hooks doc Issues and PRs related to the documentations. fast-track PRs that do not need to wait for 72 hours to land. test_runner Issues and PRs related to the test runner subsystem.
#62075 opened Mar 2, 2026 by JakobJingleheimer Loading…
tools: fix example in release proposal linter author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. tools Issues and PRs related to the tools directory.
#62074 opened Mar 2, 2026 by richardlau Loading…
2026-03-03, Version 25.8.0 (Current) release Issues and PRs related to Node.js releases. v25.x Issues that can be reproduced on v25.x or PRs targeting the v25.x-staging branch.
#62073 opened Mar 2, 2026 by github-actions bot Loading…
lib,src,test,doc: add node:ffi module build Issues and PRs related to build files or the CI. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#62072 opened Mar 2, 2026 by cjihrig Draft
doc: copyedit addons.md addons Issues and PRs related to native addons. doc Issues and PRs related to the documentations. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x.
#62071 opened Mar 2, 2026 by aduh95 Loading…
fs: honor encoding option in glob APIs fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#62068 opened Mar 2, 2026 by jorgitin02 Loading…
tls: preserve servername on resumed sessions 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.
#62067 opened Mar 1, 2026 by jorgitin02 Loading…
[DRAFT] stream: prototype for new stream implementation lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#62066 opened Mar 1, 2026 by jasnell Draft
tools: bump the eslint group in /tools/eslint with 5 updates dependencies Pull requests that update a dependency file. javascript Pull requests that update Javascript code tools Issues and PRs related to the tools directory.
#62065 opened Mar 1, 2026 by dependabot bot Loading…
meta: bump step-security/harden-runner from 2.14.2 to 2.15.0 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. dependencies Pull requests that update a dependency file. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#62064 opened Mar 1, 2026 by dependabot bot Loading…
meta: bump actions/download-artifact from 7.0.0 to 8.0.0 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. dependencies Pull requests that update a dependency file. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#62063 opened Mar 1, 2026 by dependabot bot Loading…
meta: bump actions/upload-artifact from 6.0.0 to 7.0.0 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. dependencies Pull requests that update a dependency file. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#62062 opened Mar 1, 2026 by dependabot bot Loading…
sqlite: bind ArrayBuffer c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.
#62061 opened Mar 1, 2026 by mike-git374 Loading…
test: avoid initial-break wait in restart-message needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#62060 opened Mar 1, 2026 by inoway46 Loading…
3 tasks done
module: add requireStack to all error paths module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#62059 opened Mar 1, 2026 by Han5991 Loading…
test_runner: fix run() isolation=none hang in cluster workers needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#62056 opened Mar 1, 2026 by inoway46 Draft
3 tasks done
test: avoid flaky restart sync in debugger exceptions test needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#62055 opened Mar 1, 2026 by inoway46 Loading…
4 tasks done
fs: avoid unhandled rejection in filehandle readableWebStream close fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#62053 opened Mar 1, 2026 by jorgitin02 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.