Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Pull requests: nodejs/node

Author
Filter by author
Loading
Label
Filter by label
Loading
Usealt +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
Assigned to nobodyLoading
Sort

Pull requests list

Update README.md docIssues and PRs related to the documentations.
#61091 openedDec 17, 2025 bycomputerscienceiscoolLoading…
doc: correct description oferror.stack accessor behavior backport-requested-v22.xPRs 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.
#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.
#61084 openedDec 16, 2025 bytniessen Draft
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…
util: fix nested proxy inspection needs-ciPRs that need a full CI run. utilIssues and PRs related to the built-in util module.
#61077 openedDec 15, 2025 byBridgeARLoading…
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…
build: skip build-ci on actions with a separate test step author readyPRs that have at least one approval, no pending requests for changes, and a CI started. buildIssues and PRs related to build files or the CI. commit-queueAdd this label to land a pull request using GitHub Actions.
#61073 openedDec 15, 2025 bylegendecasLoading…
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…
fix: keep proxies opaque in util.inspect when showProxy is false needs-ciPRs that need a full CI run. utilIssues and PRs related to the built-in util module.
#61068 openedDec 15, 2025 byazadgupta1Loading…
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: addedrequestOCSP option totls.connect docIssues and PRs related to the documentations. tlsIssues and PRs related to the tls subsystem.
#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…
deps: update googletest to 065127f1e4b46c5f14fc73cf8d323c221f9dc68e 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. testIssues and PRs related to the tests.
#61055 openedDec 14, 2025 bynodejs-github-botLoading…
async_hooks: enabledHooksExist shall return if hooks are enabled async_hooksIssues and PRs related to the async hooks subsystem. async_local_storageAsyncLocalStorage author readyPRs 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++. 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. needs-ciPRs that need a full CI run. streamIssues and PRs related to the stream subsystem.
#61054 openedDec 13, 2025 byFlarnaLoading…
test: remove unneccessary repl magic_mode tests author readyPRs that have at least one approval, no pending requests for changes, and a CI started. needs-ciPRs that need a full CI run. request-ciAdd this label to start a Jenkins CI on a PR. testIssues and PRs related to the tests.
#61053 openedDec 13, 2025 bydario-piotrowiczLoading…
docs: document ALPNCallback option for TLSSocket docIssues and PRs related to the documentations. tlsIssues and PRs related to the tls subsystem.
#61052 openedDec 13, 2025 bysom14062005Loading…
tools: simplifynotify-on-push author readyPRs that have at least one approval, no pending requests for changes, and a CI started. metaIssues and PRs related to the general management of the project.
#61050 openedDec 13, 2025 byaduh95Loading…
[v24.x backport] src: move import.meta initializer to native land lib / srcIssues and PRs related to general changes in the lib or src directory. needs-ciPRs that need a full CI run. v24.xIssues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#61048 openedDec 13, 2025 bytargosLoading…
[v24.x backport] repl: move completion logic to internal module needs-ciPRs that need a full CI run. replIssues and PRs related to the REPL subsystem. v24.xIssues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#61046 openedDec 13, 2025 bytargosLoading…
Previous13452728
Previous
ProTip! Addno:assignee to see everything that’s not assigned.

[8]ページ先頭

©2009-2025 Movatter.jp