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

doc: remove typo comma from man page doc Issues and PRs related to the documentations.
#63080 opened May 2, 2026 by vassudanagunta Contributor Loading…
test_runner: support coverage with isolation:'none' via run() API 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.
#63079 opened May 2, 2026 by Han5991 Contributor Loading…
4 tasks done
tools: update sccache to v0.15.0 meta Issues and PRs related to the general management of the project.
#63078 opened May 2, 2026 by targos Member Loading…
docs: minor readme cleanup doc Issues and PRs related to the documentations.
#63077 opened May 2, 2026 by Rohan5commit Contributor Loading…
test: use ERM to destroy sqlite database handles after tests needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#63076 opened May 1, 2026 by Renegade334 Member Loading…
tools: bump the eslint group in /tools/eslint with 4 updates author ready PRs that have at least one approval, no pending requests for changes, and a CI started. dependencies Pull requests that update a dependency file. javascript Pull requests that update Javascript code tools Issues and PRs related to the tools directory.
#63075 opened May 1, 2026 by dependabot Bot Loading…
meta: bump github/codeql-action from 4.35.1 to 4.35.3 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.
#63074 opened May 1, 2026 by dependabot Bot Loading…
meta: bump Mozilla-Actions/sccache-action from 0.0.9 to 0.0.10 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.
#63073 opened May 1, 2026 by dependabot Bot Loading…
meta: bump actions/upload-artifact from 7.0.0 to 7.0.1 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.
#63072 opened May 1, 2026 by dependabot Bot Loading…
src: improve memory management in ffi source 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++. needs-ci PRs that need a full CI run.
#63071 opened May 1, 2026 by addaleax Member Loading…
tools: filter V8 scripts for build toolchain 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-v24.x PRs that should not land on the v24.x-staging branch and should not be released in v24.x. dont-land-on-v25.x PRs that should not land on the v25.x-staging branch and should not be released in v25.x. 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.
#63069 opened May 1, 2026 by richardlau Member Loading…
ffi: add experimental fast FFI call API build Issues and PRs related to build files or the CI. dependencies Pull requests that update a dependency file. ffi Issues and PRs related to experimental Foreign Function Interface support. needs-ci PRs that need a full CI run.
#63068 opened May 1, 2026 by ShogunPanda Contributor Draft
src: remove license headers for new node_profiling files c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#63066 opened May 1, 2026 by legendecas Member Loading…
tools: update gr2m/create-or-update-pull-request-action to v1.10.1 meta Issues and PRs related to the general management of the project.
#63065 opened May 1, 2026 by MikeMcC399 Contributor Loading…
stream: avoid constructing extra promise in createPromiseCallback needs-ci PRs that need a full CI run. web streams
#63064 opened May 1, 2026 by aduh95 Contributor Draft
build: remove armv6 from experimental platforms build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. experimental Issues and PRs related to experimental features.
#63063 opened May 1, 2026 by Renegade334 Member Loading…
stream: disallow writing string chunk with 'buffer' encoding needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#63062 opened May 1, 2026 by Renegade334 Member Loading…
android: support cross-compiling build Issues and PRs related to build files or the CI. dependencies Pull requests that update a dependency file. doc Issues and PRs related to the documentations. gyp Issues and PRs related to the GYP tool and .gyp build files libuv Issues and PRs related to the libuv dependency or the uv binding. meta Issues and PRs related to the general management of the project. 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. zlib Issues and PRs related to the zlib subsystem.
#63061 opened May 1, 2026 by moluopro Contributor Loading…
test: set test-process-finalization as flaky flaky-test Issues and PRs related to the tests with unstable failures on the CI. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. windows Issues and PRs related to the Windows platform.
#63057 opened Apr 30, 2026 by IlyasShabi Member Loading…
doc: downgrade macOS x64 to Tier 2 build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations. semver-major PRs that contain breaking changes and should be released in the next major version.
#63055 opened Apr 30, 2026 by aduh95 Contributor Loading…
test_runner: add experimental tag-based test filtering lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#63054 opened Apr 30, 2026 by atlowChemi Member Loading…
net: stable blocklist needs-ci PRs that need a full CI run.
#63050 opened Apr 30, 2026 by alphaleadership Contributor Loading…
fs: apply function exclude to glob results fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#63049 opened Apr 30, 2026 by Kelpy2004 Loading…
tools: implements a few nits on build-aarch64-linux-v8 meta Issues and PRs related to the general management of the project.
#63048 opened Apr 30, 2026 by aduh95 Contributor Loading…
lib: handle --permission-audit when propagating flags child_process Issues and PRs related to the child_process subsystem. ffi Issues and PRs related to experimental Foreign Function Interface support. needs-ci PRs that need a full CI run. permission Issues and PRs related to the Permission Model process Issues and PRs related to the process subsystem.
#63047 opened Apr 30, 2026 by RafaelGSS Member Loading…
ProTip! Updated in the last three days: updated:>2026-04-29.