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

crypto: add missing return value check c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#56615 opened Jan 15, 2025 by mhdawson Loading…
tools: fix permissions in lint-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.
#56614 opened Jan 15, 2025 by aduh95 Loading…
src: initialize FSReqWrapSync in path that uses it c++ Issues and PRs that require attention from people who are familiar with C++. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#56613 opened Jan 15, 2025 by targos Loading…
deps: fixup some minor coverity warnings dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#56612 opened Jan 15, 2025 by jasnell Loading…
module: add ERR_UNSUPPORTED_TYPESCRIPT_SYNTAX 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. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. errors Issues and PRs related to JavaScript errors originated in Node.js core. module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem.
#56610 opened Jan 15, 2025 by marco-ippolito Loading…
test_runner: remove unused errors errors Issues and PRs related to JavaScript errors originated in Node.js core. needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#56607 opened Jan 15, 2025 by pmarchini Loading…
win,build: add option to enable cfg build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. windows Issues and PRs related to the Windows platform.
#56605 opened Jan 15, 2025 by huseyinacacak-janea Loading…
Expose security levels c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#56601 opened Jan 14, 2025 by mhdawson Loading…
sqlite: add aggregate function 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.
#56600 opened Jan 14, 2025 by geeksilva97 Draft
feat: added support for reading certificates from macOS system store 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.
#56599 opened Jan 14, 2025 by timja Draft
2 of 3 tasks
doc: add type stripping to ambassadors program doc Issues and PRs related to the documentations.
#56598 opened Jan 14, 2025 by marco-ippolito Loading…
test_runner: add TestContext.prototype.waitFor() commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. semver-minor PRs that contain new features and should be released in the next minor version. test_runner Issues and PRs related to the test runner subsystem.
#56595 opened Jan 14, 2025 by cjihrig Loading…
doc: move anatoli to emeritus blocked PRs that are blocked by other issues or PRs. doc Issues and PRs related to the documentations.
#56592 opened Jan 13, 2025 by mhdawson Loading…
src: handle duplicate paths granted c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue Add this label to land a pull request using GitHub Actions. needs-ci PRs that need a full CI run. permission Issues and PRs related to the Permission Model
#56591 opened Jan 13, 2025 by RafaelGSS Loading…
[v20.x backport] src: move package_json_reader cache to 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. v20.x v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
#56590 opened Jan 13, 2025 by joyeecheung Loading…
doc: tweak info on reposts in ambassador program doc Issues and PRs related to the documentations.
#56589 opened Jan 13, 2025 by mhdawson Loading…
test: add line break at end of file 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.
#56588 opened Jan 13, 2025 by RafaelGSS Loading…
src: add BaseObjectPtr nullptr operations 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.
#56585 opened Jan 13, 2025 by legendecas Loading…
meta: move one or more collaborators to emeritus doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project.
#56580 opened Jan 13, 2025 by nodejs-github-bot Loading…
buffer: make methods work on Uint8Array instances buffer Issues and PRs related to the buffer subsystem. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run.
#56578 opened Jan 13, 2025 by nbbeeken Loading…
util: inspect: do not crash on an Error with a regex name 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. util Issues and PRs related to the built-in util module.
#56574 opened Jan 12, 2025 by ljharb Loading…
util: inspect: do not crash on an Error stack that contains a Symbol util Issues and PRs related to the built-in util module.
#56573 opened Jan 12, 2025 by ljharb Loading…
[v22.x backport] process: add process.ref() and process.unref() methods 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. v22.x v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#56571 opened Jan 12, 2025 by aduh95 Loading…
assert: improve partialDeepStrictEqual performance and add benchmark assert Issues and PRs related to the assert subsystem. needs-ci PRs that need a full CI run.
#56555 opened Jan 10, 2025 by puskin94 Loading…
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…
ProTip! Adding no:label will show everything without a label.