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

deps: patch V8 to 13.6.233.11 dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#58372 opened May 18, 2025 by nodejs-github-bot Loading…
zlib: remove mentions of unexposed Z_TREES constant needs-ci PRs that need a full CI run. zlib Issues and PRs related to the zlib subsystem.
#58371 opened May 17, 2025 by hkleungai Loading…
child_process: give names to ChildProcess functions child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run.
#58370 opened May 17, 2025 by LiviaMedeiros Loading…
fix: Console.log to console.error needs-ci PRs that need a full CI run.
#58369 opened May 17, 2025 by mrigueti Loading…
test: remove loop over single element author ready PRs that have at least one approval, no pending requests for changes, and a CI started. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#58368 opened May 17, 2025 by tniessen Loading…
test: add chacha20-poly1305 to auth tag order test author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#58367 opened May 17, 2025 by tniessen Loading…
tls: make Server.getTicketKeys throw instead of assert needs-ci PRs that need a full CI run. tls Issues and PRs related to the tls subsystem.
#58365 opened May 16, 2025 by nektro Loading…
src: ERR_ILLEGAL_CONSTRUCTOR thrown from c++ had the wrong constructor 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.
#58364 opened May 16, 2025 by nektro Loading…
test: remove references to create(De|C)ipher author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. crypto Issues and PRs related to the crypto subsystem. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#58363 opened May 16, 2025 by tniessen Loading…
path: faster posix path.resolve() without arguments needs-ci PRs that need a full CI run. path Issues and PRs related to the path subsystem.
#58362 opened May 16, 2025 by BridgeAR Loading…
fix(process): clarify error when process.cwd() fails due to missing d… c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#58361 opened May 16, 2025 by carlos-menezes Loading…
tty: use terminal VT mode on Windows 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++. needs-ci PRs that need a full CI run. tty Issues and PRs related to the tty subsystem.
#58358 opened May 16, 2025 by addaleax Loading…
build,win: fix dll build c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. windows Issues and PRs related to the Windows platform.
#58357 opened May 16, 2025 by StefanStojanovic Loading…
build: add support for OpenHarmony operating system author ready PRs that have at least one approval, no pending requests for changes, and a CI started. build Issues and PRs related to build files or the CI. cares Issues and PRs related to the c-ares dependency or the cares_wrap binding. dependencies Pull requests that update a dependency file. libuv Issues and PRs related to the libuv dependency or the uv binding. needs-ci PRs that need a full CI run. openssl Issues and PRs related to the OpenSSL dependency. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency. zlib Issues and PRs related to the zlib subsystem.
#58350 opened May 16, 2025 by hqzing Loading…
net: always publish to 'net.client.socket' diagnostics channel author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. needs-ci PRs that need a full CI run. net Issues and PRs related to the net subsystem.
#58349 opened May 16, 2025 by RaisinTen Loading…
deps: upgrade npm to 11.4.0 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. needs-ci PRs that need a full CI run. npm Issues and PRs related to the npm client dependency or the npm registry.
#58347 opened May 15, 2025 by npm-cli-bot Loading…
[v20.x] deps: V8: backport build fixes for Xcode 16.3 build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. 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.
#58342 opened May 15, 2025 by Bo98 Loading…
lib: deprecate _stream_* modules author ready PRs that have at least one approval, no pending requests for changes, and a CI started. 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.
#58337 opened May 14, 2025 by dario-piotrowicz Loading…
test: add tests ensuring worker threads cannot access internals 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. test Issues and PRs related to the tests.
#58332 opened May 14, 2025 by Lordfirespeed Loading…
http2: add diagnostics channel 'http2.client.stream.close' author ready PRs that have at least one approval, no pending requests for changes, and a CI started. diagnostics_channel Issues and PRs related to diagnostics channel http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#58329 opened May 14, 2025 by RaisinTen Loading…
test: fix flaky debugger test needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#58324 opened May 14, 2025 by islandryu Loading…
fix(crypto): add handling for CA_MD_TOO_WEAK dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#58319 opened May 14, 2025 by Primexz Loading…
http2: add diagnostics channel 'http2.client.stream.finish' author ready PRs that have at least one approval, no pending requests for changes, and a CI started. diagnostics_channel Issues and PRs related to diagnostics channel http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#58317 opened May 14, 2025 by RaisinTen Loading…
lib: add error handling for trailing junk after stream end errors Issues and PRs related to JavaScript errors originated in Node.js core. needs-ci PRs that need a full CI run. web streams zlib Issues and PRs related to the zlib subsystem.
#58316 opened May 13, 2025 by 0hmX Loading…
lib: avoid event override by assignment events Issues and PRs related to the events subsystem / EventEmitter. needs-ci PRs that need a full CI run.
#58315 opened May 13, 2025 by erights Draft
ProTip! Updated in the last three days: updated:>2025-05-14.