Skip to content

Pull requests: nodejs/node

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Remove Redundant Path Resolution in Internal File System Utilities fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#51964 opened Mar 5, 2024 by RedYetiDev Loading…
errors: include CLI solution in ESM error message esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#51963 opened Mar 4, 2024 by DanKaplanSES Loading…
doc: document that const c2 = vm.createContext(c1); c1 === c2 is true doc Issues and PRs related to the documentations. vm Issues and PRs related to the vm subsystem.
#51960 opened Mar 4, 2024 by DanKaplanSES Loading…
util: detecting terminal capabilities in styleText needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#51959 opened Mar 4, 2024 by edsadr Loading…
Improving error handling npm Issues and PRs related to the npm client dependency or the npm registry. test Issues and PRs related to the tests. tools Issues and PRs related to the tools directory.
#51953 opened Mar 4, 2024 by PrateekMaurya2 Loading…
test: reduce flakiness of test-runner-output 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. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#51952 opened Mar 3, 2024 by aduh95 Loading…
doc: state that removing npm is a non-goal doc Issues and PRs related to the documentations. npm Issues and PRs related to the npm client dependency or the npm registry. tsc-agenda Issues and PRs to discuss during the meetings of the TSC.
#51951 opened Mar 3, 2024 by GeoffreyBooth Loading…
Refactor Base64 Header buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#51945 opened Mar 2, 2024 by ruingl Loading…
http: clear chunked state before invoking callbacks http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#51935 opened Mar 1, 2024 by ronag Loading…
v21.7.0 proposal release Issues and PRs related to Node.js releases. v21.x v21.x Issues that can be reproduced on v21.x or PRs targeting the v21.x-staging branch.
#51932 opened Mar 1, 2024 by marco-ippolito Loading…
events: update MaxListenersExceededWarning message log events Issues and PRs related to the events subsystem / EventEmitter. needs-ci PRs that need a full CI run.
#51921 opened Feb 29, 2024 by sinkhaha Loading…
2 tasks done
tools: add release-helper tools Issues and PRs related to the tools directory.
#51916 opened Feb 28, 2024 by ruyadorno Draft
diagnostics_channel: early-exit tracing channel trace methods diag-agenda Issues and PRs to discuss during the meetings of the diagnostics working group. diagnostics_channel Issues and PRs related to diagnostics channel doc Issues and PRs related to the documentations. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#51915 opened Feb 28, 2024 by Qard Loading…
build: fix arm64 host cross-compilation in GN dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. openssl Issues and PRs related to the OpenSSL dependency.
#51903 opened Feb 28, 2024 by zcbenz Loading…
build: enable yarn and pnpm Corepack binaries by default build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. python PRs and issues that require attention from people who are familiar with Python. semver-major PRs that contain breaking changes and should be released in the next major version. tsc-agenda Issues and PRs to discuss during the meetings of the TSC.
#51886 opened Feb 26, 2024 by aduh95 Loading…
doc: doc-deprecate hmac public constructor blocked PRs that are blocked by other issues or PRs. crypto Issues and PRs related to the crypto subsystem. deprecations Issues and PRs related to deprecations. doc Issues and PRs related to the documentations.
#51881 opened Feb 26, 2024 by marco-ippolito Loading…
crypto: runtime deprecate Hash constructor 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. semver-major PRs that contain breaking changes and should be released in the next major version.
#51880 opened Feb 26, 2024 by marco-ippolito Loading…
doc: doc-deprecate fs.Stats public constructor deprecations Issues and PRs related to deprecations. doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#51879 opened Feb 26, 2024 by marco-ippolito Loading…
stream: support typed arrays needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#51866 opened Feb 24, 2024 by IlyasShabi Loading…
test: deflake test-fs-read-stream-concurrent-read needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#51864 opened Feb 24, 2024 by joyeecheung Draft
buffer: make buflen in integer range buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version.
#51821 opened Feb 21, 2024 by zhenweijin Loading…
test, crypto: use correct object on assert needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#51820 opened Feb 21, 2024 by xicilion Loading…
assert: add deep equal check for more Error type needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#51805 opened Feb 19, 2024 by zhenweijin Loading…
[v18.x-backport] Backport feature flags and nogc types 2 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. node-api Issues and PRs related to the Node-API. v18.x Issues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch.
#51804 opened Feb 19, 2024 by gabrielschulhof Loading…
node-api: make tsfn accept napi_finalize once more c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. node-api Issues and PRs related to the Node-API.
#51801 opened Feb 18, 2024 by gabrielschulhof Loading…
ProTip! Exclude everything labeled bug with -label:bug.