-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Pull requests: nodejs/node
Pull requests list
doc: add fullName property to SuiteContext documentation
doc
Issues and PRs related to the documentations.
test_runner
Issues and PRs related to the test runner subsystem.
#60852
opened Nov 25, 2025 by
Anandesh-Sharma
Loading...
docs: add fullName property to SuiteContext documentation
doc
Issues and PRs related to the documentations.
test_runner
Issues and PRs related to the test runner subsystem.
#60851
opened Nov 25, 2025 by
Anandesh-Sharma
Loading...
build: run embedtest with node_g when BUILDTYPE=Debug
build
Issues and PRs related to build files or the CI.
needs-ci
PRs that need a full CI run.
#60850
opened Nov 25, 2025 by
legendecas
Loading...
doc: mark module.register as active development
doc
Issues and PRs related to the documentations.
module
Issues and PRs related to the module subsystem.
#60849
opened Nov 25, 2025 by
legendecas
Loading...
doc: restore REPLACEME on assert change
assert
Issues and PRs related to the assert subsystem.
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.
doc
Issues and PRs related to the documentations.
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-v24.x
PRs that should not land on the v24.x-staging branch and should not be released in v24.x.
dont-land-on-v25.x
PRs that should not land on the v25.x-staging branch and should not be released in v25.x.
#60848
opened Nov 25, 2025 by
targos
Loading...
src: simply uint32 to string as it must not fail
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
vm
Issues and PRs related to the vm subsystem.
#60846
opened Nov 25, 2025 by
legendecas
Loading...
test: ensure assertions are reached on all tests
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.
#60845
opened Nov 24, 2025 by
aduh95
Loading...
util: improve textencoder encodeInto performance
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
performance
Issues and PRs related to the performance of Node.js.
#60843
opened Nov 24, 2025 by
anonrig
Loading...
deps: update corepack to 0.34.5
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.
needs-ci
PRs that need a full CI run.
#60842
opened Nov 24, 2025 by
nodejs-github-bot
Loading...
doc: add --build-snapshot option to node.1 manpage
doc
Issues and PRs related to the documentations.
#60840
opened Nov 24, 2025 by
abhirammanikantareddymallidi
Loading...
http2,zlib: prefer PRs that have at least one approval, no pending requests for changes, and a CI started.
http2
Issues or PRs related to the http2 subsystem.
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
zlib
Issues and PRs related to the zlib subsystem.
call() over apply() if argument list is not array
author ready
#60834
opened Nov 24, 2025 by
LiviaMedeiros
Loading...
repl: fix repl crashes when press up arrow with multiline history
needs-ci
PRs that need a full CI run.
readline
Issues and PRs related to the built-in readline module.
#60833
opened Nov 24, 2025 by
illusory-dream
Loading...
test: add lint rule to forbid use of 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.
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.
node-api
Issues and PRs related to the Node-API.
test
Issues and PRs related to the tests.
assert.ok(/regex/.test(...))
author ready
#60832
opened Nov 23, 2025 by
aduh95
Loading...
test: replace deprecated regex test assertions in http trailers 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.
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#60831
opened Nov 23, 2025 by
cruzz77
Loading...
crypto: fix DOMException name for non-extractable key error
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
confirmed-bug
Issues with confirmed bugs.
crypto
Issues and PRs related to the crypto subsystem.
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.
webcrypto
#60830
opened Nov 23, 2025 by
panva
Loading...
src: handled indexed properties in 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.
process
Issues and PRs related to the process subsystem.
process.env
c++
lib: prefer 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-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
call() over apply() if argument list is not array
author ready
#60825
opened Nov 23, 2025 by
aduh95
Loading...
tools: add a script to help with nomination
meta
Issues and PRs related to the general management of the project.
tools
Issues and PRs related to the tools directory.
#60824
opened Nov 23, 2025 by
aduh95
Loading...
buf: move Issues and PRs related to the buffer subsystem.
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.
buffer.slice to runtime deprecation
buffer
#60820
opened Nov 23, 2025 by
hainenber
Loading...
2 tasks done
doc,test: remove usage of util.inherits
needs-ci
PRs that need a full CI run.
#60817
opened Nov 22, 2025 by
AugustinMauroy
Loading...
test: skip failing tests and set the default value of strip-types to false when compiled without amaro
c++
Issues and PRs that require attention from people who are familiar with C++.
config
Issues or PRs related to the config subsystem
needs-ci
PRs that need a full CI run.
#60815
opened Nov 22, 2025 by
y-okt
Loading...
util: fix parseArgs skipping first positional arg with --eval= and --...
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.
request-ci
Add this label to start a Jenkins CI on a PR.
util
Issues and PRs related to the built-in util module.
#60814
opened Nov 22, 2025 by
azadgupta1
Loading...
util: move deprecated Issues and PRs related to deprecations.
needs-ci
PRs that need a full CI run.
needs-citgm
PRs that need a CITGM CI run.
semver-major
PRs that contain breaking changes and should be released in the next major version.
util
Issues and PRs related to the built-in util module.
util._extend() to EoL
deprecations
#60812
opened Nov 22, 2025 by
AugustinMauroy
Loading...
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.