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

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 benchmark Issues and PRs related to the benchmark subsystem. 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 fast-track PRs that do not need to wait for 48 hours to land. meta Issues and PRs related to the general management of the project.
#58036 opened Apr 26, 2025 by Trott Loading…
src: fix EnvironmentOptions.async_context_frame default value async_local_storage AsyncLocalStorage c++ Issues and PRs that require attention from people who are familiar with C++. 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. 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.
#58030 opened Apr 25, 2025 by legendecas Loading…
async_hooks: enable AsyncLocalStorage once constructed async_local_storage AsyncLocalStorage needs-ci PRs that need a full CI run.
#58029 opened Apr 25, 2025 by legendecas 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. 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…
url: improve canParse() performance for non-onebyte strings 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++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#58023 opened Apr 25, 2025 by anonrig Loading…
test: add fast api tests for getLibuvNow() 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++. needs-ci PRs that need a full CI run. timers Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.
#58022 opened Apr 25, 2025 by anonrig 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…
test: add ALS test using http agent keep alive async_local_storage AsyncLocalStorage 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.
#58017 opened Apr 25, 2025 by Flarna Loading…
esm: graduate import.meta properties 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. esm Issues and PRs related to the ECMAScript Modules implementation. semver-minor PRs that contain new features and should be released in the next minor version.
#58011 opened Apr 24, 2025 by jasnell 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…
buffer: move SlowBuffer to EOL 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++. config Issues or PRs related to the config subsystem deprecations Issues and PRs related to deprecations. 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.
#58008 opened Apr 24, 2025 by jasnell Loading…
assert: move CallTracker to EOL assert Issues and PRs related to the assert subsystem. author ready PRs that have at least one approval, no pending requests for changes, and a CI started. deprecations Issues and PRs related to deprecations. 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.
#58006 opened Apr 24, 2025 by jasnell Loading…
repl: add possibility to edit multiline commands while adding them needs-ci PRs that need a full CI run. readline Issues and PRs related to the built-in readline module. repl Issues and PRs related to the REPL subsystem.
#58003 opened Apr 24, 2025 by puskin94 Loading…
inspector: add protocol method Network.dataReceived c++ Issues and PRs that require attention from people who are familiar with C++. inspector Issues and PRs related to the V8 inspector protocol lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#58001 opened Apr 24, 2025 by legendecas Loading…
build: use $(BUILDTYPE) when cleaning coverage files build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run.
#57995 opened Apr 24, 2025 by avivkeller Loading…
[v20.x] tools: update sccache version to v0.10.0 meta Issues and PRs related to the general management of the project. v20.x v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
#57994 opened Apr 23, 2025 by marco-ippolito Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.