-
-
Notifications
You must be signed in to change notification settings - Fork 34.1k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
doc: add a tip about developer mode on Windows
build
Issues and PRs related to build files or the CI.
doc
Issues and PRs related to the documentations.
#61112
opened Dec 18, 2025 by
joyeecheung
Loading…
doc: exclude compile-time flag features from security policy
doc
Issues and PRs related to the documentations.
#61109
opened Dec 18, 2025 by
mcollina
Loading…
util: optimize toASCIILower function using V8's native toLowerCase
needs-ci
PRs that need a full CI run.
#61107
opened Dec 18, 2025 by
mertcanaltin
Loading…
An exception is thrown if a block of memory could not be allocated.
needs-ci
PRs that need a full CI run.
v8 engine
Issues and PRs related to the V8 dependency.
#61106
opened Dec 18, 2025 by
GoldFish2500
Loading…
src: dump snapshot source with node:generate_default_snapshot_source
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#61101
opened Dec 17, 2025 by
joyeecheung
Loading…
build: add --debug-symbols to build with -g without enabling DCHECKs
build
Issues and PRs related to build files or the CI.
needs-ci
PRs that need a full CI run.
#61100
opened Dec 17, 2025 by
joyeecheung
Loading…
lib: gbk decoder is gb18030 decoder per spec
encoding
Issues and PRs related to the TextEncoder and TextDecoder APIs.
needs-ci
PRs that need a full CI run.
#61099
opened Dec 17, 2025 by
ChALkeR
Loading…
test_runner: fix lazy PRs that have at least one approval, no pending requests for changes, and a CI started.
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.
request-ci
Add this label to start a Jenkins CI on a PR.
test_runner
Issues and PRs related to the test runner subsystem.
test.assert accessor
author ready
#61097
opened Dec 17, 2025 by
Renegade334
Loading…
sqlite: improve error messages for tag store
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
sqlite
Issues and PRs related to the SQLite subsystem.
#61096
opened Dec 17, 2025 by
MatricalDefunkt
Loading…
domain: port to AsyncLocalStorage
async_hooks
Issues and PRs related to the async hooks subsystem.
domain
Issues and PRs related to the domain subsystem.
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
needs-ci
PRs that need a full CI run.
request-ci
Add this label to start a Jenkins CI on a PR.
semver-major
PRs that contain breaking changes and should be released in the next major version.
#61095
opened Dec 17, 2025 by
mcollina
Loading…
lib: implement all 1-byte encodings in js
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-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
#61093
opened Dec 17, 2025 by
ChALkeR
Loading…
Update README.md
doc
Issues and PRs related to the documentations.
#61091
opened Dec 17, 2025 by
computerscienceiscool
Loading…
doc: correct description of PRs awaiting manual backport to the v22.x-staging branch.
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.
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
error.stack accessor behavior
backport-requested-v22.x
#61090
opened Dec 16, 2025 by
Renegade334
Loading…
test: check util.parseArgs argv parsing with actual process execution
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#61089
opened Dec 16, 2025 by
Renegade334
Loading…
module: fix sync resolve hooks for require with node: prefixes
module
Issues and PRs related to the module subsystem.
needs-ci
PRs that need a full CI run.
#61088
opened Dec 16, 2025 by
joyeecheung
Loading…
crypto: move DEP0182 to End-of-Life
c++
Issues and PRs that require attention from people who are familiar with C++.
crypto
Issues and PRs related to the crypto subsystem.
deprecations
Issues and PRs related to deprecations.
needs-ci
PRs that need a full CI run.
security
Issues and PRs related to security.
semver-major
PRs that contain breaking changes and should be released in the next major version.
doc: document timeout option for tls.connect()
doc
Issues and PRs related to the documentations.
tls
Issues and PRs related to the tls subsystem.
#61079
opened Dec 16, 2025 by
azadgupta1
Loading…
assert,util: improve deep comparison performance
assert
Issues and PRs related to the assert subsystem.
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.
#61076
opened Dec 15, 2025 by
BridgeAR
Loading…
deps: add vendor depenency crate
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-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.
needs-ci
PRs that need a full CI run.
request-ci
Add this label to start a Jenkins CI on a PR.
#61072
opened Dec 15, 2025 by
legendecas
Loading…
fix(fs): use async recursion in opendir to avoid blocking
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
#61071
opened Dec 15, 2025 by
shash-hq
Loading…
doc: added 'secure' event to tls.TLSSocket
doc
Issues and PRs related to the documentations.
tls
Issues and PRs related to the tls subsystem.
#61066
opened Dec 15, 2025 by
ikeyan
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.