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

Revert https://github.com/nodejs/node/pull/56664 needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#58282 opened May 11, 2025 by romainmenke Loading…
test: remove unnecessary console.log from test-repl-null-thrown needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#58281 opened May 11, 2025 by dario-piotrowicz Loading…
node-api: add warning for NAPI_EXPERIMENTAL 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.
#58280 opened May 11, 2025 by miguelmarcondesf Draft
watch: fix watch args not being properly filtered (second attempt) needs-ci PRs that need a full CI run.
#58279 opened May 11, 2025 by dario-piotrowicz Loading…
benchmark: add dereference and force options to fs.cpSync benchmark Issues and PRs related to the benchmark subsystem. fs Issues and PRs related to the fs subsystem / file system.
#58278 opened May 11, 2025 by sonsurim Loading…
doc: update commit-queue documentation doc Issues and PRs related to the documentations.
#58275 opened May 11, 2025 by dario-piotrowicz Loading…
Fix for: #58234 diagnostics_channel Issues and PRs related to diagnostics channel doc Issues and PRs related to the documentations.
#58274 opened May 11, 2025 by udayendrasamala Loading…
test: reduce iteration count in test-child-process-stdout-flush-exit 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.
#58273 opened May 11, 2025 by aduh95 Loading…
deps: update sqlite to 3.49.2 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.
#58272 opened May 11, 2025 by nodejs-github-bot Loading…
deps: update llhttp to 9.2.1 dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#58271 opened May 11, 2025 by nodejs-github-bot Loading…
build: fix uvwasi pkgname author ready PRs that have at least one approval, no pending requests for changes, and a CI started. build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run.
#58270 opened May 10, 2025 by aduh95 Loading…
build: fix defaults for shared llhttp build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run.
#58269 opened May 10, 2025 by aduh95 Loading…
deps: update undici to 7.9.0 dependencies Pull requests that update a dependency file. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#58268 opened May 10, 2025 by nodejs-github-bot Loading…
src: remove unused checkMessagePort internal binding 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. typings
#58267 opened May 10, 2025 by dario-piotrowicz Loading…
buffer: avoid unnecessary copy in Buffer.concat for single FastBuffer buffer Issues and PRs related to the buffer subsystem. needs-ci PRs that need a full CI run.
#58266 opened May 10, 2025 by mertcanaltin Loading…
src: remove unused shouldRetryAsESM internal binding 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. vm Issues and PRs related to the vm subsystem.
#58265 opened May 10, 2025 by dario-piotrowicz Loading…
worker: update code examples for node:worker_threads module doc Issues and PRs related to the documentations. worker Issues and PRs related to Worker support.
#58264 opened May 10, 2025 by fisker Loading…
doc: deprecate utilsNativeError in favor of ErrorisError deprecations Issues and PRs related to deprecations. doc Issues and PRs related to the documentations. notable-change PRs with changes that should be highlighted in changelogs. util Issues and PRs related to the built-in util module.
#58262 opened May 10, 2025 by miguelmarcondesf Loading…
doc: update stability status for diagnostics_channel to experimental diagnostics_channel Issues and PRs related to diagnostics channel doc Issues and PRs related to the documentations.
#58261 opened May 10, 2025 by idango10 Loading…
fix: fallback for TextEncoder using util.TextEncoder lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#58260 opened May 10, 2025 by mohithbunny Loading…
Fix encoding for non-ASCII filenames in Content-Disposition header http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#58259 opened May 10, 2025 by mohithbunny Loading…
buffer: give names to Buffer.prototype.*Write() functions author ready PRs that have at least one approval, no pending requests for changes, and a CI started. buffer Issues and PRs related to the buffer subsystem. commit-queue Add this label to land a pull request using GitHub Actions. needs-ci PRs that need a full CI run.
#58258 opened May 10, 2025 by LiviaMedeiros Loading…
tools: lint typescript files build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. typings
#58256 opened May 10, 2025 by Jorgee97 Loading…
tools: add read permission to workflows that read contents 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.
#58255 opened May 9, 2025 by aduh95 Loading…
tools: ignore deps and benchmark folder meta Issues and PRs related to the general management of the project.
#58254 opened May 9, 2025 by RafaelGSS Loading…
ProTip! Filter pull requests by the default branch with base:main.