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

module: unflag --experimental-strip-types lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. strip-types Issues or PRs related to strip-types support
#56350 opened Dec 24, 2024 by marco-ippolito Loading…
deps: update undici to 7.2.0 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. dependencies Pull requests that update a dependency file. 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. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#56335 opened Dec 22, 2024 by nodejs-github-bot Loading…
quic: more implementation lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#56328 opened Dec 20, 2024 by jasnell Draft
src,lib: remove the cost of encoding parameter serialization 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-major PRs that contain breaking changes and should be released in the next major version.
#56047 opened Nov 28, 2024 by anonrig Loading…
build: fix --shared-sqlite builds 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.
#55969 opened Nov 23, 2024 by aduh95 Loading…
[v20.x backport] esm: mark import attributes and JSON module as stable lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. v20.x v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
#55961 opened Nov 22, 2024 by aduh95 Loading…
bootstrap: expose process._rawDebug as a global function 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-major PRs that contain breaking changes and should be released in the next major version.
#55907 opened Nov 18, 2024 by jsumners Loading…
src: use wide string for findPackageJson onWindows 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.
#55861 opened Nov 15, 2024 by islandryu Loading…
lib: basic support for primordials in undici lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#55783 opened Nov 8, 2024 by tlhunter Draft
node-api: define version 10 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. node-api Issues and PRs related to the Node-API.
#55676 opened Nov 1, 2024 by gabrielschulhof Loading…
src: migrate from deprecated SnapshotCreator constructor blocked PRs that are blocked by other issues or PRs. 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.
#55337 opened Oct 9, 2024 by joyeecheung Loading…
src: replace splitstring with built-in blocked PRs that are blocked by other issues or PRs. 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.
#54990 opened Sep 18, 2024 by anonrig Loading…
node-api: use c-based api for libnode embedding 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. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. node-api Issues and PRs related to the Node-API.
#54660 opened Aug 30, 2024 by vmoroz Draft
22 tasks
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…
Re-order Node.js src directory 🥷 feature request Issues that request new features to be added to Node.js. lib / src Issues and PRs related to general changes in the lib or src directory.
#54363 opened Aug 13, 2024 by Avivbens
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…
Fix the bug caused by fast api changes in v22.5.0 and have a post-mortem blocked PRs that are blocked by other issues or PRs. 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. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. post-mortem Issues and PRs related to the post-mortem diagnostics of Node.js. v8 engine Issues and PRs related to the V8 dependency.
#53934 opened Jul 18, 2024 by anonrig Loading…
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…
cli: make run and watch modes friends 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. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#53457 opened Jun 14, 2024 by bmeck Loading…
permission: add permission for udp 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. permission Issues and PRs related to the Permission Model
#53398 opened Jun 9, 2024 by theanarkh Loading…
4 tasks done
src: use V8-owned CppHeap blocked PRs that are blocked by other issues or PRs. 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.
#53205 opened May 29, 2024 by joyeecheung Draft
module: allow module.register from workers 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.
#53200 opened May 29, 2024 by dygabo Draft
http2, tls: check content-length, fix RST and GOAWAY logic baking-for-lts PRs that need to wait before landing in a LTS release. 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. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#53160 opened May 26, 2024 by szmarczak 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
ProTip! Exclude everything labeled bug with -label:bug.