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

[v22.x backport] module: unflag --experimental-strip-types c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. needs-citgm PRs that need a CITGM CI run. strip-types Issues or PRs related to strip-types support v22.x v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#57298 opened Mar 3, 2025 by marco-ippolito Draft
fs: improve async error performance 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.
#53678 opened Jul 1, 2024 by anonrig Loading…
Foreign Function Interface (FFI) implementation 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. never-stale Mark issue so that it is never considered stale semver-minor PRs that contain new features and should be released in the next minor version.
#46905 opened Mar 1, 2023 by bengl Loading…
fs: improve cpSync performance c++ Issues and PRs that require attention from people who are familiar with C++. fs Issues and PRs related to the fs subsystem / file system. 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. typings
#53541 opened Jun 22, 2024 by anonrig Loading…
cli: implement node --run <script-in-package-json> 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.
#46534 opened Feb 7, 2023 by joyeecheung Draft
worker: implement Web Locks API semver-minor PRs that contain new features and should be released in the next minor version. worker Issues and PRs related to Worker support.
#36502 opened Dec 13, 2020 by addaleax Loading…
4 tasks done
buffer: optimize writing short strings 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. performance Issues and PRs related to the performance of Node.js.
#54310 opened Aug 10, 2024 by ronag Draft
deps: remove corepack build Issues and PRs related to build files or the CI. dependencies Pull requests that update a dependency file. doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run.
#51981 opened Mar 6, 2024 by darcyclarke Loading…
http: add parser kOnStreamAlloc callback for faster uploads c++ Issues and PRs that require attention from people who are familiar with C++. http_parser Issues and PRs related to the HTTP Parser dependency or the http_parser binding. http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run. typings
#52176 opened Mar 21, 2024 by guymguym Loading…
v20.19.0 proposal needs-ci PRs that need a full CI run. needs-citgm PRs that need a CITGM CI run. release Issues and PRs related to Node.js releases. v8 engine Issues and PRs related to the V8 dependency. v20.x v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
#57349 opened Mar 6, 2025 by marco-ippolito Loading…
fs: Performance Enhancement: Concurrent Execution of Async Tasks with Promise.all fs Issues and PRs related to the fs subsystem / file system. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run.
#51215 opened Dec 19, 2023 by sanjaiyan-dev Loading…
fs: fix fs.openAsBlob, add fs.openAsBlobSync and fsPromises.openAsBlob fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. semver-minor PRs that contain new features and should be released in the next minor version.
#49759 opened Sep 22, 2023 by LiviaMedeiros Loading…
src: support for reading NODE_EXTRA_CA_CERTS from env file c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#51497 opened Jan 17, 2024 by xsbchen Loading…
events: refactored emit to improve performance events Issues and PRs related to the events subsystem / EventEmitter. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run.
#56741 opened Jan 24, 2025 by KunalKumar-1 Loading…
src: fix platform shutdown deadlock c++ Issues and PRs that require attention from people who are familiar with C++. confirmed-bug Issues with confirmed bugs. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. v8 platform Issues and PRs related to Node's v8::Platform implementation.
#56827 opened Jan 30, 2025 by Qard Loading…
worker: inherits mutated NODE_OPTIONS needs-ci PRs that need a full CI run. worker Issues and PRs related to Worker support.
#44732 opened Sep 20, 2022 by arcanis Loading…
lib: unflag experimental Temporal blocked PRs that are blocked by other issues or PRs. c++ Issues and PRs that require attention from people who are familiar with C++. 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.
#57128 opened Feb 18, 2025 by jasnell Draft
build: enable yarn and pnpm Corepack binaries by default build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. python PRs and issues that require attention from people who are familiar with Python. semver-major PRs that contain breaking changes and should be released in the next major version.
#51886 opened Feb 26, 2024 by aduh95 Loading…
timers: optimize timer functions with improved argument handling commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run. timers Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.
#57072 opened Feb 15, 2025 by gurgunday Loading…
assert: improve partialDeepStrictEqual performance and add benchmark 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. needs-ci PRs that need a full CI run.
#56555 opened Jan 10, 2025 by puskin94 Loading…
src: parse dotenv with the rest of the options c++ Issues and PRs that require attention from people who are familiar with C++. cli Issues and PRs related to the Node.js command line interface. dotenv Issues and PRs related to .env file parsing needs-ci PRs that need a full CI run.
#54913 opened Sep 12, 2024 by avivkeller Loading…
events: extract events file to a separate files events Issues and PRs related to the events subsystem / EventEmitter. needs-ci PRs that need a full CI run.
#52726 opened Apr 27, 2024 by rluvaton Loading…
test_runner: add bail out lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#56490 opened Jan 6, 2025 by pmarchini Loading…
lib: Enhancing Performance and Readability with Switch Statements 🚀 buffer Issues and PRs related to the buffer subsystem. needs-ci PRs that need a full CI run. performance Issues and PRs related to the performance of Node.js.
#51304 opened Dec 28, 2023 by sanjaiyan-dev Loading…
ProTip! Follow long discussions with comments:>50.