Skip to content

Pull requests: nodejs/node

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + 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
Sort

Pull requests list

fs: only show deprecation warning when error code matches dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. 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-v23.x PRs that should not land on the v23.x-staging branch and should not be released in v23.x. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#56549 opened Jan 10, 2025 by aduh95 Loading…
feat: mark MIMEType as stable doc Issues and PRs related to the documentations. util Issues and PRs related to the built-in util module.
#56548 opened Jan 10, 2025 by metcoder95 Draft
sqlite: disable memstatus APIs at build time dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.
#56541 opened Jan 10, 2025 by cjihrig Loading…
tools: small edits to create-release-proposal workflow 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. meta Issues and PRs related to the general management of the project. tools Issues and PRs related to the tools directory.
#56540 opened Jan 9, 2025 by aduh95 Loading…
doc: add section about using npx with permission model doc Issues and PRs related to the documentations.
#56539 opened Jan 9, 2025 by RafaelGSS Loading…
tools: replace pull_request_target to pull_request meta Issues and PRs related to the general management of the project.
#56536 opened Jan 9, 2025 by RafaelGSS Loading…
src: track cppgc wrappers with CppgcWrapperList in Environment c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#56534 opened Jan 9, 2025 by joyeecheung Loading…
http2: omit server name when HTTP2 host is IP address http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#56530 opened Jan 9, 2025 by islandryu Loading…
crypto: fix warning of ignoring return value dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#56527 opened Jan 9, 2025 by zcbenz Loading…
src: cleaning up more crypto internals for ncrypto author ready 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.
#56526 opened Jan 9, 2025 by jasnell Loading…
doc: fix location of NO_COLOR in CLI docs author ready PRs that have at least one approval, no pending requests for changes, and a CI started. cli Issues and PRs related to the Node.js command line interface. commit-queue Add this label to land a pull request using GitHub Actions. doc Issues and PRs related to the documentations.
#56525 opened Jan 8, 2025 by cjihrig Loading…
test: clarify fork inherit permission flags 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. permission Issues and PRs related to the Permission Model test Issues and PRs related to the tests.
#56523 opened Jan 8, 2025 by RafaelGSS Loading…
[WIP] Migrate ContextifyContext to cppgc 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-ci PRs that need a full CI run.
#56522 opened Jan 8, 2025 by joyeecheung Draft
meta: add codeowners of security release document meta Issues and PRs related to the general management of the project.
#56521 opened Jan 8, 2025 by RafaelGSS Loading…
doc: include CVE to EOL lines as sec release process doc Issues and PRs related to the documentations.
#56520 opened Jan 8, 2025 by RafaelGSS Loading…
process: fix symbol name and mark experimental new process methods 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. process Issues and PRs related to the process subsystem.
#56517 opened Jan 8, 2025 by aduh95 Loading…
tools: update NOTABLE_CHANGE_MESSAGE blocked PRs that are blocked by other issues or PRs. meta Issues and PRs related to the general management of the project.
#56507 opened Jan 7, 2025 by aduh95 Loading…
doc: document CLI way to open the nodejs/bluesky PR doc Issues and PRs related to the documentations.
#56506 opened Jan 7, 2025 by aduh95 Loading…
doc: improve internal documentation on built-in snapshot doc Issues and PRs related to the documentations. lib / src Issues and PRs related to general changes in the lib or src directory.
#56505 opened Jan 7, 2025 by joyeecheung Loading…
module: fix jsdoc for format parameter in cjs/loader module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#56501 opened Jan 7, 2025 by pacexy Loading…
tools: enable type checking within the internal/modules directory loaders-agenda Issues and PRs to discuss during the meetings of the Loaders team module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#56500 opened Jan 7, 2025 by JakobJingleheimer Draft
process: add execve 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-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem.
#56496 opened Jan 7, 2025 by ShogunPanda Loading…
[v22.x backport] module: add findPackageJSON util lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. v22.x v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#56494 opened Jan 6, 2025 by JakobJingleheimer Loading…
module: clarify cjs global-like error on ModuleJobSync esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#56491 opened Jan 6, 2025 by Ceres6 Loading…
test_runner: add bail out lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#56490 opened Jan 6, 2025 by pmarchini Draft
ProTip! Filter pull requests by the default branch with base:main.