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
Assigned to nobody Loading
Sort

Pull requests list

http2: add diagnostics channel 'http2.server.stream.finish' diagnostics_channel Issues and PRs related to diagnostics channel http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#58560 opened Jun 2, 2025 by RaisinTen Loading…
meta: bump github/codeql-action from 3.28.16 to 3.28.18 dependencies Pull requests that update a dependency file. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#58552 opened Jun 1, 2025 by dependabot bot Loading…
meta: bump codecov/codecov-action from 5.4.2 to 5.4.3 dependencies Pull requests that update a dependency file. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#58551 opened Jun 1, 2025 by dependabot bot Loading…
meta: bump ossf/scorecard-action from 2.4.1 to 2.4.2 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. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#58550 opened Jun 1, 2025 by dependabot bot Loading…
tools: bump the eslint group in /tools/eslint with 6 updates 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. dependencies Pull requests that update a dependency file. javascript Pull requests that update Javascript code tools Issues and PRs related to the tools directory.
#58549 opened Jun 1, 2025 by dependabot bot Loading…
fs: add autoClose option to FileHandle readableWebStream author ready PRs that have at least one approval, no pending requests for changes, and a CI started. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. semver-minor PRs that contain new features and should be released in the next minor version.
#58548 opened Jun 1, 2025 by jasnell Loading…
crypto: forward auth tag to OpenSSL immediately 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. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#58547 opened Jun 1, 2025 by tniessen Loading…
test: rewrite test-child-process-spawn-args 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. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#58546 opened Jun 1, 2025 by targos Loading…
src: add V8 Fast API for URL.revokeObjectURL c++ Issues and PRs that require attention from people who are familiar with C++. 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.
#58544 opened Jun 1, 2025 by dario-piotrowicz Loading…
test: dispose of filehandles in filehandle.read tests 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. test Issues and PRs related to the tests.
#58543 opened Jun 1, 2025 by LiviaMedeiros Loading…
[v24.x] Backport doc deprecations doc Issues and PRs related to the documentations. lts-watch-v20.x PRs that may need to be released in v20.x lts-watch-v22.x PRs that may need to be released in v22.x v24.x v24.x v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#58542 opened Jun 1, 2025 by targos Loading…
lib: graduate error codes that have been around for years 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. errors Issues and PRs related to JavaScript errors originated in Node.js core. semver-minor PRs that contain new features and should be released in the next minor version.
#58541 opened Jun 1, 2025 by jasnell Loading…
deps: patch V8 to 13.7.152.13 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. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#58539 opened Jun 1, 2025 by nodejs-github-bot Loading…
deps: update zlib to 1.3.1-a1f2fe2 dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. zlib Issues and PRs related to the zlib subsystem.
#58538 opened Jun 1, 2025 by nodejs-github-bot Loading…
test: update WPT for urlpattern to 3ffda23e5a needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#58537 opened Jun 1, 2025 by nodejs-github-bot Loading…
fs: move FileHandle close on GC to EOL c++ Issues and PRs that require attention from people who are familiar with C++. deprecations Issues and PRs related to deprecations. fs Issues and PRs related to the fs subsystem / file system. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. needs-citgm PRs that need a CITGM CI run. semver-major PRs that contain breaking changes and should be released in the next major version.
#58536 opened May 31, 2025 by jasnell Draft
lib: deprecate _http_* deprecations Issues and PRs related to deprecations. http Issues or PRs related to the http subsystem. 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.
#58535 opened May 31, 2025 by bjohansebas Loading…
doc: update metadata for _transformState deprecation deprecations Issues and PRs related to deprecations. doc Issues and PRs related to the documentations.
#58530 opened May 31, 2025 by jasnell Loading…
meta: add guidelines for introduction of ERM support doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project.
#58526 opened May 31, 2025 by jasnell Loading…
child_process: options.shell validation child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run.
#58525 opened May 31, 2025 by Renegade334 Loading…
test: make test-http2-premature-close.js not require internals needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#58522 opened May 31, 2025 by nektro Loading…
meta: enable eslint jsdoc rules author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. tools Issues and PRs related to the tools directory.
#58521 opened May 31, 2025 by anonrig Loading…
src,permission: add --allow-net permission lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. permission Issues and PRs related to the Permission Model wip Issues and PRs that are still a work in progress.
#58517 opened May 30, 2025 by RafaelGSS Draft
fs: add disposable mkdtemp fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#58516 opened May 30, 2025 by bakkot Draft
win,tools: use Azure Trusted Signing build Issues and PRs related to build files or the CI. lts-watch-v20.x PRs that may need to be released in v20.x lts-watch-v22.x PRs that may need to be released in v22.x needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. windows Issues and PRs related to the Windows platform.
#58502 opened May 29, 2025 by StefanStojanovic Loading…
ProTip! Filter pull requests by the default branch with base:main.