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

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.
#58364 opened May 16, 2025 by nektro Loading…
test: remove references to create(De|C)ipher 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…
doc: add missing options.info for ZstdOptions doc Issues and PRs related to the documentations. zlib Issues and PRs related to the zlib subsystem.
#58360 opened May 16, 2025 by hkleungai Loading…
doc: add missing options.info for BrotliOptions doc Issues and PRs related to the documentations. zlib Issues and PRs related to the zlib subsystem.
#58359 opened May 16, 2025 by hkleungai 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…
[20.x] tools: disable failing test envs in test-linux CI meta Issues and PRs related to the general management of the project. v20.x v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
#58351 opened May 16, 2025 by aduh95 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…
doc: clarify --watch and --watch-path usage with --run cli Issues and PRs related to the Node.js command line interface. doc Issues and PRs related to the documentations.
#58334 opened May 14, 2025 by viky-01 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…
doc: clarify the scope of --disallow-code-generation-from-strings cli Issues and PRs related to the Node.js command line interface. doc Issues and PRs related to the documentations.
#58328 opened May 14, 2025 by legendecas 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
Add missing #include dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#58314 opened May 13, 2025 by samumbach Loading…
ProTip! Adding no:label will show everything without a label.