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

Update README.md doc Issues and PRs related to the documentations.
#63750 opened Jun 4, 2026 by azariahporras8686-eng Loading…
test,debugger: add test for type stripping in debugger probe mode needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#63748 opened Jun 4, 2026 by joyeecheung Member Loading…
build: remove redundant intermediate node_aix_shared aix Issues and PRs related to the AIX platform. build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run.
#63747 opened Jun 4, 2026 by legendecas Member Loading…
zlib: validate flush kind for brotli streams needs-ci PRs that need a full CI run. zlib Issues and PRs related to the zlib subsystem.
#63746 opened Jun 4, 2026 by Ic3b3rg Loading…
test: add coverage outside SEA needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#63744 opened Jun 4, 2026 by watilde Member Loading…
test: mark SEA tests flaky on linux arm flaky-test Issues and PRs related to the tests with unstable failures on the CI. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR. test Issues and PRs related to the tests.
#63743 opened Jun 4, 2026 by trivikr Member Loading…
vm: fix property queries for proxy sandboxes c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. vm Issues and PRs related to the vm subsystem.
#63742 opened Jun 4, 2026 by brianathere Loading…
[v26.x backport] vm: fix property queries for proxy sandboxes c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. v26.x Issues that can be reproduced on v26.x or PRs targeting the v26.x-staging branch. vm Issues and PRs related to the vm subsystem.
#63741 opened Jun 3, 2026 by brianathere Loading…
lib: remove source map deadcode in type stripping 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. module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#63738 opened Jun 3, 2026 by legendecas Member Loading…
Promote Alpine/x64 to tier 2 build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations.
#63737 opened Jun 3, 2026 by sxa Member Loading…
test_runner: report ignored branches as covered in lcov output needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#63736 opened Jun 3, 2026 by algojogacor Loading…
stream: fix pipeTo assert when writer is released during microtask needs-ci PRs that need a full CI run. web streams
#63733 opened Jun 3, 2026 by colinaaa Loading…
deps: backport V8 upstream fix for loong64 opcode 209 build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#63731 opened Jun 3, 2026 by Javonne-liu Contributor Loading…
tools: bump the eslint group in /tools/eslint with 7 updates 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. javascript Pull requests that update Javascript code tools Issues and PRs related to the tools directory.
#63730 opened Jun 3, 2026 by dependabot Bot Loading…
meta: bump cachix/cachix-action from 1eb2ef646ac0255473d23a5907ad7b04ce94065c to 5f2d7c5294214f71b873db4b969586b980625e71 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.
#63729 opened Jun 3, 2026 by dependabot Bot Loading…
meta: bump actions/stale from 10.2.0 to 10.3.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.
#63728 opened Jun 3, 2026 by dependabot Bot Loading…
meta: bump step-security/harden-runner from 2.19.0 to 2.19.4 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.
#63727 opened Jun 3, 2026 by dependabot Bot Loading…
meta: bump actions/checkout from 6.0.2 to 6.0.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.
#63726 opened Jun 3, 2026 by dependabot Bot Loading…
meta: bump codecov/codecov-action from 6.0.0 to 6.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.
#63725 opened Jun 3, 2026 by dependabot Bot Loading…
meta: bump github/codeql-action from 4.35.3 to 4.36.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.
#63724 opened Jun 3, 2026 by dependabot Bot Loading…
meta: bump cachix/install-nix-action from 31.10.5 to 31.10.6 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. 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. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#63723 opened Jun 3, 2026 by dependabot Bot Loading…
module: use CJS conditions for hook-loaded require esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#63722 opened Jun 3, 2026 by bobu-putheeckal Loading…
ci: fix expression injection in notify-on-review-wanted workflow meta Issues and PRs related to the general management of the project.
#63720 opened Jun 3, 2026 by XananasX7 Loading…
doc: clarify FileHandle error handling doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#63719 opened Jun 2, 2026 by bobu-putheeckal Loading…
deps: V8: respect interceptors in lexical restricted-global check needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#63718 opened Jun 2, 2026 by 3zrv Contributor Draft
ProTip! Filter pull requests by the default branch with base:main.