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

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…
benchmark: disambiguate filename and dirname read perf 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 Add this label to land a pull request using GitHub Actions. esm Issues and PRs related to the ECMAScript Modules implementation.
#58056 opened Apr 27, 2025 by aduh95 Loading…
src: remove unused detachArrayBuffer method author ready PRs that have at least one approval, no pending requests for changes, and a CI started. buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue Add this label to land a pull request using GitHub Actions. needs-ci PRs that need a full CI run.
#58055 opened Apr 27, 2025 by anonrig Loading…
src: fix internalModuleStat v8 fast path 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. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#58054 opened Apr 27, 2025 by anonrig Loading…
buffer: avoid creating unnecessary environment author ready PRs that have at least one approval, no pending requests for changes, and a CI started. buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue Add this label to land a pull request using GitHub Actions. needs-ci PRs that need a full CI run.
#58053 opened Apr 27, 2025 by anonrig Loading…
doc: fix typo in buffer.md buffer Issues and PRs related to the buffer subsystem. doc Issues and PRs related to the documentations.
#58052 opened Apr 27, 2025 by chocolateboy 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…
buffer: improve byteLength performance 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.
#58048 opened Apr 27, 2025 by anonrig 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
deps: update ada to 3.2.3 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. needs-ci PRs that need a full CI run.
#58045 opened Apr 27, 2025 by nodejs-github-bot Loading…
test: update WPT for WebCryptoAPI to b48efd681e 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. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#58044 opened Apr 27, 2025 by nodejs-github-bot Loading…
test: fix flaky test-fs-stat-bigint needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#58043 opened Apr 26, 2025 by dario-piotrowicz Loading…
test: add missing newlines to repl .exit writes needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#58041 opened Apr 26, 2025 by dario-piotrowicz Loading…
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…
tools: enable CodeQL config file 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.
#58036 opened Apr 26, 2025 by Trott 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. 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. request-ci-failed An error occurred while starting CI via request-ci label, and manual interventon is needed. 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…
doc: add returns for https.get doc Issues and PRs related to the documentations. https Issues or PRs related to the https subsystem.
#58025 opened Apr 25, 2025 by Juneezee 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…
deps: V8: backport --perf-prof for macOS 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.
#58010 opened Apr 24, 2025 by tmm1 Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.