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
inspector: add initial support for network inspection 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. diag-agenda Issues and PRs to discuss during the meetings of the diagnostics working group. 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. 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.
#53593 opened Jun 26, 2024 by cola119 Loading…
12 of 23 tasks
assert: add matchObjectStrict and matchObject assert Issues and PRs related to the assert subsystem. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. 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.
#53415 opened Jun 11, 2024 by synapse Loading…
dns: add TLSA record query support c++ Issues and PRs that require attention from people who are familiar with C++. dns Issues and PRs related to the dns 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. semver-minor PRs that contain new features and should be released in the next minor version.
#52983 opened May 14, 2024 by rithvikvibhu Loading…
path: support file urls needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run. path Issues and PRs related to the path subsystem. semver-minor PRs that contain new features and should be released in the next minor version. whatwg-url Issues and PRs related to the WHATWG URL implementation.
#52672 opened Apr 24, 2024 by RedYetiDev Loading…
test_runner: allow retryable tests 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. test_runner Issues and PRs related to the test runner subsystem.
#52626 opened Apr 21, 2024 by RedYetiDev Loading…
lib: allow map in querystring needs-ci PRs that need a full CI run. querystring Issues and PRs related to the built-in querystring module. review wanted PRs that need reviews. semver-minor PRs that contain new features and should be released in the next minor version.
#52533 opened Apr 14, 2024 by RedYetiDev Loading…
src: add support to override local env variables option 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. 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.
#52531 opened Apr 14, 2024 by IlyasShabi Loading…
2 tasks done
src: add NODE_SECURITY_REVERT environment variable c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. security Issues and PRs related to security. semver-minor PRs that contain new features and should be released in the next minor version.
#52365 opened Apr 4, 2024 by tniessen Loading…
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…
lib: Know when a process ended due to the child_process.spawn() timeout option #51561 child_process Issues and PRs related to the child_process subsystem. 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.
#51608 opened Jan 30, 2024 by FranciscoMateusVG Loading…
lib: add navigator.onLine c++ Issues and PRs that require attention from people who are familiar with C++. experimental Issues and PRs related to experimental features. needs-ci PRs that need a full CI run. os Issues and PRs related to the os subsystem. semver-minor PRs that contain new features and should be released in the next minor version. typings web-standards Issues and PRs related to Web APIs
#50224 opened Oct 17, 2023 by Uzlopak 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…
http: support FetchEvent API eventtarget Issues and PRs related to the EventTarget implementation. fetch Issues and PRs related to the Fetch API http Issues or PRs related to the http subsystem. 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. web streams
#49405 opened Aug 30, 2023 by Qard Draft
fs: extends recursive readdir to allow a function to limit traversal fs Issues and PRs related to the fs subsystem / file system. 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.
#49255 opened Aug 20, 2023 by prettydiff Loading…
util: add %c to ANSI transform for console.log() author ready PRs that have at least one approval, no pending requests for changes, and a CI started. console Issues and PRs related to the console subsystem. 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. util Issues and PRs related to the built-in util module.
#49205 opened Aug 16, 2023 by jcbhmr Loading…
fs: allow writing files with ArrayBuffers 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.
#46490 opened Feb 3, 2023 by SRHerzog Loading…
http: add http.createStaticServer http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. review wanted PRs that need reviews. semver-minor PRs that contain new features and should be released in the next minor version.
#45096 opened Oct 20, 2022 by aduh95 Loading…
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
feat(esm): expose User-Agent header esm Issues and PRs related to the ECMAScript Modules implementation. 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.
#43852 opened Jul 15, 2022 by Fyko Loading…
cluster: add schedulingPolicy to settings cluster Issues and PRs related to the cluster subsystem. 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.
#41731 opened Jan 28, 2022 by yashLadha Loading…
fs: readFile function adds the chunkSize option 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.
#41647 opened Jan 22, 2022 by mawaregetsuka Loading…
timers: allow passing delay to timer.refresh() 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. timers Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.
#40434 opened Oct 12, 2021 by mscdex Loading…
fs: implement fsp.exists 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.
#39968 opened Sep 1, 2021 by Ayase-252 Loading…
crypto: expose OPENSSL_IS_BORINGSSL constant c++ Issues and PRs that require attention from people who are familiar with C++. embedding Issues and PRs related to embedding Node.js in another project. 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.
#38928 opened Jun 4, 2021 by codebytere Loading…
ProTip! What’s not been updated in a month: updated:<2024-06-11.