Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork34.1k
Pull requests: nodejs/node
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Pull requests list
An exception is thrown if a block of memory could not be allocated. needs-ciPRs that need a full CI run. v8 engineIssues and PRs related to the V8 dependency.
#61106 openedDec 18, 2025 byGoldFish2500Loading…
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-ciPRs that need a full CI run.
#61101 openedDec 17, 2025 byjoyeecheungLoading…
build: add --debug-symbols to build with -g without enabling DCHECKs buildIssues and PRs related to build files or the CI. needs-ciPRs that need a full CI run.
#61100 openedDec 17, 2025 byjoyeecheungLoading…
lib: gbk decoder is gb18030 decoder per spec encodingIssues and PRs related to the TextEncoder and TextDecoder APIs. needs-ciPRs that need a full CI run.
#61099 openedDec 17, 2025 byChALkeRLoading…
test_runner: fix lazyPRs that should not land on the v20.x-staging branch and should not be released in v20.x. needs-ciPRs that need a full CI run. test_runnerIssues and PRs related to the test runner subsystem.
test.assert accessor dont-land-on-v20.x #61097 openedDec 17, 2025 byRenegade334Loading…
sqlite: improve error messages for tag store c++Issues and PRs that require attention from people who are familiar with C++. needs-ciPRs that need a full CI run. sqliteIssues and PRs related to the SQLite subsystem.
#61096 openedDec 17, 2025 byMatricalDefunktLoading…
domain: port to AsyncLocalStorage async_hooksIssues and PRs related to the async hooks subsystem. domainIssues and PRs related to the domain subsystem. errorsIssues and PRs related to JavaScript errors originated in Node.js core. needs-ciPRs that need a full CI run. semver-majorPRs that contain breaking changes and should be released in the next major version.
#61095 openedDec 17, 2025 bymcollinaLoading…
lib: implement all 1-byte encodings in js c++Issues and PRs that require attention from people who are familiar with C++. lib / srcIssues and PRs related to general changes in the lib or src directory. needs-benchmark-ciPR that need a benchmark CI run. needs-ciPRs that need a full CI run.
#61093 openedDec 17, 2025 byChALkeRLoading…
Update README.md docIssues and PRs related to the documentations.
#61091 openedDec 17, 2025 bycomputerscienceiscoolLoading…
doc: correct description ofPRs awaiting manual backport to the v22.x-staging branch. docIssues and PRs related to the documentations. dont-land-on-v20.xPRs that should not land on the v20.x-staging branch and should not be released in v20.x. errorsIssues and PRs related to JavaScript errors originated in Node.js core.
error.stack accessor behavior backport-requested-v22.x #61090 openedDec 16, 2025 byRenegade334Loading…
test: check util.parseArgs argv parsing with actual process execution needs-ciPRs that need a full CI run. testIssues and PRs related to the tests.
#61089 openedDec 16, 2025 byRenegade334Loading…
module: fix sync resolve hooks for require with node: prefixes moduleIssues and PRs related to the module subsystem. needs-ciPRs that need a full CI run.
#61088 openedDec 16, 2025 byjoyeecheungLoading…
crypto: move DEP0182 to End-of-Life c++Issues and PRs that require attention from people who are familiar with C++. cryptoIssues and PRs related to the crypto subsystem. deprecationsIssues and PRs related to deprecations. needs-ciPRs that need a full CI run. securityIssues and PRs related to security. semver-majorPRs that contain breaking changes and should be released in the next major version.
doc: warn about short GCM tags visibly author readyPRs that have at least one approval, no pending requests for changes, and a CI started. commit-queueAdd this label to land a pull request using GitHub Actions. commit-queue-squashAdd this label to instruct the Commit Queue to squash all the PR commits into the first one. cryptoIssues and PRs related to the crypto subsystem. docIssues and PRs related to the documentations. securityIssues and PRs related to security.
#61082 openedDec 16, 2025 bytniessenLoading…
doc: document timeout option for tls.connect() docIssues and PRs related to the documentations. tlsIssues and PRs related to the tls subsystem.
#61079 openedDec 16, 2025 byazadgupta1Loading…
assert,util: improve deep comparison performance assertIssues and PRs related to the assert subsystem. needs-ciPRs that need a full CI run. request-ciAdd this label to start a Jenkins CI on a PR. utilIssues and PRs related to the built-in util module.
#61076 openedDec 15, 2025 byBridgeARLoading…
deps: add vendor depenency crate author readyPRs that have at least one approval, no pending requests for changes, and a CI started. dependenciesPull requests that update a dependency file. dont-land-on-v20.xPRs that should not land on the v20.x-staging branch and should not be released in v20.x. dont-land-on-v22.xPRs that should not land on the v22.x-staging branch and should not be released in v22.x. dont-land-on-v24.xPRs that should not land on the v24.x-staging branch and should not be released in v24.x. needs-ciPRs that need a full CI run. request-ciAdd this label to start a Jenkins CI on a PR.
#61072 openedDec 15, 2025 bylegendecasLoading…
fix(fs): use async recursion in opendir to avoid blocking fsIssues and PRs related to the fs subsystem / file system. needs-ciPRs that need a full CI run.
#61071 openedDec 15, 2025 byshash-hqLoading…
doc: added 'secure' event to tls.TLSSocket docIssues and PRs related to the documentations. tlsIssues and PRs related to the tls subsystem.
#61066 openedDec 15, 2025 byikeyanLoading…
doc: addedIssues and PRs related to the documentations. tlsIssues and PRs related to the tls subsystem.
requestOCSP option totls.connect doc #61064 openedDec 15, 2025 byikeyanLoading…
fs: reuse original exception in DirHandle::Read c++Issues and PRs that require attention from people who are familiar with C++. needs-ciPRs that need a full CI run.
#61059 openedDec 14, 2025 bynotoriousmangoLoading…
deps: patch V8 to 14.3.127.17 author readyPRs that have at least one approval, no pending requests for changes, and a CI started. dependenciesPull requests that update a dependency file. needs-ciPRs that need a full CI run. request-ciAdd this label to start a Jenkins CI on a PR. v8 engineIssues and PRs related to the V8 dependency.
#61058 openedDec 14, 2025 bynodejs-github-botLoading…
deps: update simdjson to 4.2.3 author readyPRs that have at least one approval, no pending requests for changes, and a CI started. dependenciesPull requests that update a dependency file. needs-ciPRs that need a full CI run. request-ciAdd this label to start a Jenkins CI on a PR.
#61056 openedDec 14, 2025 bynodejs-github-botLoading…
ProTip! Addno:assignee to see everything that’s not assigned.