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

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 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 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. 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. 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…
perf(util): optimise styleText 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: improve parsing of boolean options c++ Issues and PRs that require attention from people who are familiar with C++. config Issues or PRs related to the config subsystem needs-ci PRs that need a full CI run.
#58039 opened Apr 26, 2025 by geeksilva97 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-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. 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…
doc: add tls.convertALPNProtocols(protocols, out) 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. tls Issues and PRs related to the tls subsystem.
#58026 opened Apr 25, 2025 by hkleungai Loading…
lib: lazyload fs to ease Electron's monkey-patching esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#58020 opened Apr 25, 2025 by codebytere Loading…
doc: stabilize AsyncLocalStorage methods async_local_storage AsyncLocalStorage doc Issues and PRs related to the documentations.
#58019 opened Apr 25, 2025 by vdeturckheim Loading…
doc: add default value for the timeout option of http.Agent in http.md doc Issues and PRs related to the documentations. http Issues or PRs related to the http subsystem.
#58018 opened Apr 25, 2025 by howiezhao Loading…
ProTip! Add no:assignee to see everything that’s not assigned.