-
-
Notifications
You must be signed in to change notification settings - Fork 31.6k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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 Issues and PRs related to the child_process subsystem.
needs-ci
PRs that need a full CI run.
ChildProcess
functions
child_process
#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.
#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…
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 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.
test-linux
CI
meta
#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 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.
_stream_*
modules
author ready
#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 Issues and PRs related to the Node.js command line interface.
doc
Issues and PRs related to the documentations.
--disallow-code-generation-from-strings
cli
#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…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.