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

tools: update lint-md-dependencies to remark-preset-lint-node@5.1.1 rollup@4.19.0 tools Issues and PRs related to the tools directory.
#53978 opened Jul 21, 2024 by nodejs-github-bot Loading…
doc: fix documentation for --run cli Issues and PRs related to the Node.js command line interface. 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.
#53976 opened Jul 20, 2024 by RedYetiDev Loading…
build: don't store eslint locally build Issues and PRs related to build files or the CI. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory.
#53974 opened Jul 20, 2024 by RedYetiDev Loading…
stream: fix error when reading less than buffer needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#53973 opened Jul 20, 2024 by Marostar123 Loading…
src: fix slice of slice of file-backed Blob author ready PRs 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++. commit-queue Add this label to land a pull request using GitHub Actions. needs-ci PRs that need a full CI run.
#53972 opened Jul 20, 2024 by jleedev Loading…
doc, test: simplify test README table doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project. test Issues and PRs related to the tests.
#53971 opened Jul 20, 2024 by RedYetiDev Loading…
meta: remove license for hljs meta Issues and PRs related to the general management of the project. tools Issues and PRs related to the tools directory.
#53970 opened Jul 20, 2024 by RedYetiDev Loading…
[v18.x backport] fs: fix the file name is not included when the withFileTypes option of readdir fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. v18.x Issues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch.
#53969 opened Jul 20, 2024 by sonsurim Loading…
test: reduce flakiness of test-assert-esm-cjs-message-verify needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#53967 opened Jul 20, 2024 by aduh95 Loading…
deps: V8: cherry-pick 9812cb486e2b build Issues and PRs related to build files or the CI. 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. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#53966 opened Jul 20, 2024 by targos Loading…
test: add coverage for webstorage quota needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#53964 opened Jul 20, 2024 by jakecastelli Loading…
src: switch from ToLocalChecked to ToLocal in node_webstorage c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#53959 opened Jul 19, 2024 by jasnell Loading…
fs: remove unnecessary option argument validation author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#53958 opened Jul 19, 2024 by JonasBa Loading…
build: upgrade clang-format to v18 build Issues and PRs related to build files or the CI. 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. review wanted PRs that need reviews. tools Issues and PRs related to the tools directory.
#53957 opened Jul 19, 2024 by RedYetiDev Loading…
doc: add info about prefix-only modules to module.builtinModules 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. doc Issues and PRs related to the documentations. module Issues and PRs related to the module subsystem.
#53954 opened Jul 19, 2024 by SunsetTechuila Loading…
Fix http.server.close() to properly close idle connections before shu… http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#53953 opened Jul 19, 2024 by shafi-VM Loading…
test: skip --title check on IBM i ibm i Issues and PRs related to the IBM i platform. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#53952 opened Jul 19, 2024 by abmusse Loading…
build, tools: drop leading / from r2dir tools Issues and PRs related to the tools directory.
#53951 opened Jul 19, 2024 by richardlau Loading…
doc,tools: enforce use of node: prefix 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. doc Issues and PRs related to the documentations.
#53950 opened Jul 19, 2024 by aduh95 Loading…
meta: reword linter messages author ready PRs that have at least one approval, no pending requests for changes, and a CI started. tools Issues and PRs related to the tools directory.
#53949 opened Jul 19, 2024 by RedYetiDev Loading…
lib: disallow destructuring internalBinding output lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#53947 opened Jul 19, 2024 by anonrig Draft
v20.16.0 proposal release Issues and PRs related to Node.js releases. v20.x v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
#53945 opened Jul 19, 2024 by marco-ippolito Loading…
doc: remove scroll-behavior: smooth; 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. doc Issues and PRs related to the documentations.
#53942 opened Jul 19, 2024 by cloydlau Loading…
src: do not save c_str of a temp string 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.
#53941 opened Jul 19, 2024 by zcbenz Loading…
deps: add gn build files for ncrypto dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#53940 opened Jul 19, 2024 by zcbenz Loading…
ProTip! no:milestone will show everything without a milestone.