Skip to content

Issues: nodejs/node

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

src,worker: add isInternalWorker 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. semver-minor PRs that contain new features and should be released in the next minor version.
#56469 opened Jan 4, 2025 by Ceres6 Loading…
src: add --disable-sigusr1 to prevent signal i/o thread 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. needs-ci PRs that need a full CI run. review wanted PRs that need reviews. semver-minor PRs that contain new features and should be released in the next minor version.
#56441 opened Jan 2, 2025 by RafaelGSS Loading…
path: update win32 toNamespacedPath to support device namespace paths 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. windows Issues and PRs related to the Windows platform.
#54367 opened Aug 14, 2024 by EarlyRiser42 Loading…
src: add WDAC integration (Windows) lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. security-wg-agenda semver-minor PRs that contain new features and should be released in the next minor version.
#54364 opened Aug 14, 2024 by rdw-msft Loading…
lib: expose tsParse as util.stripTypescriptTypes experimental Issues and PRs related to experimental features. 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. strip-types Issues or PRs related to strip-types support
#54250 opened Aug 7, 2024 by stagas 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…
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. review wanted PRs that need reviews. 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. 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. util Issues and PRs related to the built-in util module.
#49205 opened Aug 16, 2023 by jcbhmr 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: 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…
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…
process: make process.nextTick() awaitable process Issues and PRs related to the process subsystem. promises Issues and PRs related to ECMAScript promises. semver-minor PRs that contain new features and should be released in the next minor version.
#38393 opened Apr 25, 2021 by XadillaX Loading…
3 tasks done
ProTip! Exclude everything labeled bug with -label:bug.