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

module: add --experimental-strip-types esm Issues and PRs related to the ECMAScript Modules implementation. experimental Issues and PRs related to experimental features. lib / src Issues and PRs related to general changes in the lib or src directory. loaders-agenda Issues and PRs to discuss during the meetings of the Loaders team module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. semver-minor PRs that contain new features and should be released in the next minor version.
#53725 opened Jul 4, 2024 by marco-ippolito Draft
src: quic dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. experimental Issues and PRs related to experimental features. needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3. semver-minor PRs that contain new features and should be released in the next minor version.
#44325 opened Aug 21, 2022 by jasnell Draft
fs: improve async error performance 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.
#53678 opened Jul 1, 2024 by anonrig 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…
build: use biome as formatter tools Issues and PRs related to the tools directory.
#50672 opened Nov 11, 2023 by anonrig Loading…
3 tasks done
quic: start adding in the internal quic js api 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. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3.
#53256 opened Jun 2, 2024 by jasnell Loading…
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
zlib: add zstd support c++ Issues and PRs that require attention from people who are familiar with C++. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. semver-minor PRs that contain new features and should be released in the next minor version. zlib Issues and PRs related to the zlib subsystem.
#52100 opened Mar 15, 2024 by jkrems Loading…
fs: use fast api calls for existsSync 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. 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. performance Issues and PRs related to the performance of Node.js.
#49893 opened Sep 27, 2023 by littledivy 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
module: unflag detect-module baking-for-lts PRs that need to wait before landing in a LTS release. 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. esm Issues and PRs related to the ECMAScript Modules implementation. lib / src Issues and PRs related to general changes in the lib or src directory. loaders Issues and PRs related to ES module loaders module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run. tsc-agenda Issues and PRs to discuss during the meetings of the TSC.
#53619 opened Jun 28, 2024 by GeoffreyBooth 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…
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…
tools: run test-asan on ubuntu-24.04 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. wip Issues and PRs that are still a work in progress.
#52374 opened Apr 5, 2024 by targos Loading…
src: avoid allocation in the Size method for BASE64URL and BASE64 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++. needs-ci PRs that need a full CI run.
#53550 opened Jun 22, 2024 by lemire Loading…
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…
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…
src: mark node --run as stable c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#53763 opened Jul 8, 2024 by anonrig Loading…
fs: optimize fs.cpSync js calls 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.
#53614 opened Jun 27, 2024 by anonrig 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…
esm: allow --import to define main entry 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. esm Issues and PRs related to the ECMAScript Modules implementation. 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.
#49946 opened Sep 29, 2023 by GeoffreyBooth Loading…
crypto: add argon2() and argon2Sync() methods blocked PRs that are blocked by other issues or PRs. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#50353 opened Oct 24, 2023 by ranisalt 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…
lib,src: use built-in array buffer detach blocked PRs that are blocked by other issues or PRs. c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. 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. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#50130 opened Oct 10, 2023 by anonrig Loading…
ProTip! Follow long discussions with comments:>50.