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

buffer: let Buffer.of use heap 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.
#60503 opened Oct 31, 2025 by ChALkeR Loading…
src: add locksCounters() to monitor Web Locks usage 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.
#60502 opened Oct 30, 2025 by IlyasShabi Loading…
test: ensure assertions are reachable in test/es-module esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#60501 opened Oct 30, 2025 by aduh95 Loading…
test: ensure assertions are reached on more tests needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#60500 opened Oct 30, 2025 by aduh95 Loading…
Fix: Allow mock.property() to work with process.env variables needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#60499 opened Oct 30, 2025 by sakina1303 Loading…
test: ensure assertions are reached on more tests needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#60498 opened Oct 30, 2025 by aduh95 Draft
src: add internal binding for constructing SharedArrayBuffers author ready PRs that have at least one approval, no pending requests for changes, and a CI started. 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.
#60497 opened Oct 30, 2025 by Renegade334 Loading…
src: include node_api_types.h instead of node_api.h in node.h 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. semver-major PRs that contain breaking changes and should be released in the next major version.
#60496 opened Oct 30, 2025 by addaleax Loading…
tools: extract Nix dependency lists to separate files build Issues and PRs related to build files or the CI. 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. 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. tools Issues and PRs related to the tools directory.
#60495 opened Oct 30, 2025 by aduh95 Loading…
test: spin longer on flaky platforms for test-worker-prof needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#60492 opened Oct 29, 2025 by joyeecheung Loading…
test: split test-esm-wasm.js esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#60491 opened Oct 29, 2025 by joyeecheung Loading…
doc: reorganize README.md doc Issues and PRs related to the documentations.
#60490 opened Oct 29, 2025 by joyeecheung Loading…
deps: update V8 to 14.3 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.
#60488 opened Oct 29, 2025 by targos Loading…
doc: process.execve: add example for restarting current process doc Issues and PRs related to the documentations. process Issues and PRs related to the process subsystem.
#60487 opened Oct 29, 2025 by elibarzilay Loading…
test: ensure assertions are reached on more tests author ready PRs that have at least one approval, no pending requests for changes, and a CI started. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#60485 opened Oct 29, 2025 by aduh95 Loading…
doc: clarify Linux runtime requirements for >=25 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. 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. 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.
#60484 opened Oct 29, 2025 by joyeecheung Loading…
inspector: support inspecting HTTP/2 request and response bodies http2 Issues or PRs related to the http2 subsystem. inspector Issues and PRs related to the V8 inspector protocol needs-ci PRs that need a full CI run.
#60483 opened Oct 29, 2025 by RaisinTen Loading…
tools: fix linter for semver-major release proposals 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.
#60481 opened Oct 29, 2025 by aduh95 Loading…
http2: add diagnostics channels for client stream request body http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#60480 opened Oct 29, 2025 by RaisinTen Loading…
util: fix stylize of special properties in inspect commit-queue Add this label to land a pull request using GitHub Actions. needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#60479 opened Oct 29, 2025 by Snowflyt Loading…
doc: replace allocUnsafe with alloc in examples buffer Issues and PRs related to the buffer subsystem. doc Issues and PRs related to the documentations.
#60477 opened Oct 29, 2025 by ChALkeR Loading…
doc: instantiate resolver object doc Issues and PRs related to the documentations. stream Issues and PRs related to the stream subsystem.
#60476 opened Oct 29, 2025 by codenamenam Loading…
node-api: support SharedArrayBuffer in napi_create_dataview c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. node-api Issues and PRs related to the Node-API.
#60473 opened Oct 28, 2025 by KevinEady Loading…
doc: update devcontainer.json and add documentation meta Issues and PRs related to the general management of the project.
#60472 opened Oct 28, 2025 by joyeecheung Loading…
repl: fix pasting after moving the cursor to the left author ready PRs that have at least one approval, no pending requests for changes, and a CI started. needs-ci PRs that need a full CI run. readline Issues and PRs related to the built-in readline module.
#60470 opened Oct 28, 2025 by BridgeAR Loading…
ProTip! What’s not been updated in a month: updated:<2025-09-30.