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

meta: move comment on labelled to a single job meta Issues and PRs related to the general management of the project.
#53351 opened Jun 5, 2024 by RedYetiDev Loading…
doc: remove first timer badge commit-queue-failed An error occurred while landing this 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. doc Issues and PRs related to the documentations.
#53338 opened Jun 4, 2024 by RedYetiDev Loading…
module: allow multiple chain lib / src Issues and PRs related to general changes in the lib or src directory. loaders Issues and PRs related to ES module loaders module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#53332 opened Jun 4, 2024 by ShogunPanda Loading…
doc: organize components-in-core doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project.
#53330 opened Jun 4, 2024 by RedYetiDev Loading…
doc: add option to have support me link blocked PRs that are blocked by other issues or PRs. doc Issues and PRs related to the documentations.
#53312 opened Jun 3, 2024 by mhdawson Loading…
test: support recursive test files lts-watch-v18.x PRs that may need to be released in v18.x. lts-watch-v20.x PRs that may need to be released in v20.x needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. tools Issues and PRs related to the tools directory.
#53309 opened Jun 3, 2024 by RedYetiDev Draft
crypto: remove ERR_CRYPTO_SCRYPT_INVALID_PARAMETER author ready PRs that have at least one approval, no pending requests for changes, and a CI started. crypto Issues and PRs related to the crypto subsystem. errors Issues and PRs related to JavaScript errors originated in Node.js core. 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.
#53305 opened Jun 3, 2024 by tniessen Loading…
doc: add missing definitions to internal-api.md doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project.
#53303 opened Jun 3, 2024 by RedYetiDev Loading…
doc: use active language in GN Build Guide build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project.
#53302 opened Jun 3, 2024 by RedYetiDev Loading…
module,win: fix long path resolve 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.
#53294 opened Jun 3, 2024 by huseyinacacak-janea Loading…
quic: start adding in the internal quic js api c++ Issues and PRs that require attention from people who are familiar with C++. 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. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3.
#53256 opened Jun 2, 2024 by jasnell Loading…
doc, meta: organize contributing to Node-API guide doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project. node-api Issues and PRs related to the Node-API.
#53243 opened Jun 1, 2024 by RedYetiDev Loading…
process: port on-exit-leak-free to core 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. needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem. semver-minor PRs that contain new features and should be released in the next minor version.
#53239 opened May 31, 2024 by H4ad Loading…
4 tasks done
stream: properly cleanup pipeline on destroy 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.
#53226 opened May 31, 2024 by ronag Loading…
doc: update style guide doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project.
#53223 opened May 30, 2024 by RedYetiDev Loading…
doc: remove api_asset's README doc Issues and PRs related to the documentations.
#53222 opened May 30, 2024 by RedYetiDev Loading…
src: use V8-owned CppHeap blocked PRs that are blocked by other issues or PRs. 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.
#53205 opened May 29, 2024 by joyeecheung Draft
module: allow module.register from workers 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.
#53200 opened May 29, 2024 by dygabo Draft
src: make --env-file return warning when not found c++ Issues and PRs that require attention from people who are familiar with C++. dotenv Issues and PRs related to .env file parsing needs-ci PRs that need a full CI run.
#53177 opened May 27, 2024 by anonrig Loading…
lib: remove var as performance boost no longer apply needs-ci PRs that need a full CI run.
#53166 opened May 26, 2024 by jakecastelli Draft
[v20.x backport] watch: fix arguments parsing 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.
#53162 opened May 26, 2024 by jakecastelli Loading…
fix(http2): check content-length, fix sending RST baking-for-lts PRs that need to wait before landing in a LTS release. c++ Issues and PRs that require attention from people who are familiar with C++. dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#53160 opened May 26, 2024 by szmarczak Loading…
deps: update googletest to a7f443b author ready PRs that have at least one approval, no pending requests for changes, and a CI started. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#53157 opened May 26, 2024 by nodejs-github-bot Loading…
module: improve error message for cjs code in an esm module esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#53152 opened May 25, 2024 by DanKaplanSES Loading…
meta: request reviews from github actions meta Issues and PRs related to the general management of the project. review wanted PRs that need reviews. tools Issues and PRs related to the tools directory.
#53149 opened May 25, 2024 by RedYetiDev Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.