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

build: use FILE_OFFSET_BITS=64 even on 32-bit arch author ready PRs that have at least one approval, no pending requests for changes, and a CI started. build Issues and PRs related to build files or the CI. lts-watch-v20.x PRs that may need to be released in v20.x lts-watch-v22.x PRs that may need to be released in v22.x needs-ci PRs that need a full CI run.
#58090 opened Apr 30, 2025 by RafaelGSS Loading…
net: update net.blocklist to allow file save and file management needs-ci PRs that need a full CI run.
#58087 opened Apr 30, 2025 by alphaleadership Loading…
doc: mark Node.js 18 as End-of-Life 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.
#58084 opened Apr 30, 2025 by richardlau Loading…
docs: update return types for eventNames method in EventEmitter events Issues and PRs related to the events subsystem / EventEmitter. needs-ci PRs that need a full CI run.
#58083 opened Apr 30, 2025 by y-hsgw Loading…
tools: ignore V8 tests in CodeQL scans 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.
#58081 opened Apr 30, 2025 by Trott Loading…
src: improve TextEncoder encodeInto performance c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#58080 opened Apr 29, 2025 by anonrig Loading…
doc: fix formatting of import.meta.filename section 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. 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. esm Issues and PRs related to the ECMAScript Modules implementation.
#58079 opened Apr 29, 2025 by aduh95 Loading…
build: update macos runner to 15 commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. meta Issues and PRs related to the general management of the project. semver-major PRs that contain breaking changes and should be released in the next major version.
#58078 opened Apr 29, 2025 by anonrig Loading…
inspector: initial support for Network.loadNetworkResource 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.
#58077 opened Apr 29, 2025 by islandryu Loading…
test: prevent extraneous HOSTNAME substitution in test-runner-output 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.
#58076 opened Apr 29, 2025 by Renegade334 Loading…
tty: treat empty NO_COLOR same as absent NO_COLOR 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. needs-ci PRs that need a full CI run. tty Issues and PRs related to the tty subsystem.
#58074 opened Apr 29, 2025 by aduh95 Loading…
draft: src: support namespace options in configuration schema generation c++ Issues and PRs that require attention from people who are familiar with C++. config Issues or PRs related to the config subsystem lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#58073 opened Apr 29, 2025 by pmarchini Draft
doc: fix env variable name in util.styleText 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. doc Issues and PRs related to the documentations. util Issues and PRs related to the built-in util module.
#58072 opened Apr 29, 2025 by aduh95 Loading…
deps: update V8 to 13.6 (bis) build Issues and PRs related to build files or the CI. dependencies Pull requests that update a dependency file. help wanted Issues that need assistance from volunteers or PRs that need help to proceed. meta Issues and PRs related to the general management of the project. 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. v8 engine Issues and PRs related to the V8 dependency.
#58070 opened Apr 29, 2025 by targos Loading…
module: handle instantiated async module jobs in require(esm) 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.
#58067 opened Apr 29, 2025 by joyeecheung Loading…
async_hooks: discourage AsyncLocalStorage.disable async_local_storage AsyncLocalStorage needs-ci PRs that need a full CI run.
#58065 opened Apr 28, 2025 by legendecas Loading…
deps: update V8 to 13.7 build Issues and PRs related to build files or the CI. dependencies Pull requests that update a dependency file. meta Issues and PRs related to the general management of the project. 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. v8 engine Issues and PRs related to the V8 dependency.
#58064 opened Apr 28, 2025 by targos Loading…
util(styleText): optimise + benchmark needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#58063 opened Apr 28, 2025 by AugustinMauroy Loading…
os: expose guessHandleType c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. os Issues and PRs related to the os subsystem. util Issues and PRs related to the built-in util module.
#58060 opened Apr 28, 2025 by vladfrangu Loading…
buffer: add fast api for isAscii & isUtf8 buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#58058 opened Apr 28, 2025 by anonrig Loading…
doc: add Array type in http request headers author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. http Issues or PRs related to the http subsystem.
#58049 opened Apr 27, 2025 by mikaws Loading…
[WIP] src: only block on user blocking worker tasks 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.
#58047 opened Apr 27, 2025 by joyeecheung Draft
Benchmarks for sqlite author ready PRs that have at least one approval, no pending requests for changes, and a CI started. benchmark Issues and PRs related to the benchmark subsystem. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. sqlite Issues and PRs related to the SQLite subsystem.
#58040 opened Apr 26, 2025 by H4ad Loading…
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-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…
util: update util.isArray() to eol needs-ci PRs that need a full CI run. needs-citgm PRs that need a CITGM CI run. semver-major PRs that contain breaking changes and should be released in the next major version. util Issues and PRs related to the built-in util module.
#58027 opened Apr 25, 2025 by miguelmarcondesf Loading…
ProTip! What’s not been updated in a month: updated:<2025-04-01.