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

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…
fs: move fs stream open method to eol fs Issues and PRs related to the fs subsystem / file system. 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.
#58529 opened May 31, 2025 by jasnell Loading…
worker: move terminate callback to end-of-life 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. worker Issues and PRs related to Worker support.
#58528 opened May 31, 2025 by jasnell Loading…
child_process: move _channel to end-of-life child_process Issues and PRs related to the child_process 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.
#58527 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: remove duplicated allocUnsafeSlow test author ready PRs that have at least one approval, no pending requests for changes, and a CI started. 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. dont-land-on-v24.x PRs that should not land on the v18.x-staging branch and should not be released in v24.x. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#58524 opened May 31, 2025 by targos 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. request-ci-failed An error occurred while starting CI via request-ci label, and manual interventon is needed. tools Issues and PRs related to the tools directory.
#58521 opened May 31, 2025 by anonrig Loading…
http: deprecate instantiating classes without new commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. 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.
#58518 opened May 30, 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
permission: remove useless conditional c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. permission Issues and PRs related to the Permission Model
#58514 opened May 30, 2025 by juanarbol Loading…
http2: add diagnostics channel 'http2.server.stream.error' 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.
#58512 opened May 30, 2025 by RaisinTen Loading…
test: make sqlite-database-sync tests work with system sqlite 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. sqlite Issues and PRs related to the SQLite subsystem. test Issues and PRs related to the tests.
#58507 opened May 30, 2025 by jellelicht Loading…
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…
src: update std::vector<v8::Local<T>> to use v8::LocalVector<T> c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3.
#58500 opened May 28, 2025 by Aditi-1400 Loading…
tools: check for std::vector<v8::Local> in lint tools Issues and PRs related to the tools directory.
#58497 opened May 28, 2025 by Aditi-1400 Loading…
lib: fix testNamePatterns and testSkipPatterns being ignored with isolation "none" needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#58496 opened May 28, 2025 by danielmbrasil Draft
deps: update V8 to 13.8 build Issues and PRs related to build files or the CI. 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. v8 engine Issues and PRs related to the V8 dependency.
#58491 opened May 28, 2025 by targos Loading…
fs: fix race-condition in fs.watch async iterator fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#58490 opened May 28, 2025 by pipobscure Loading…
src: remove fast API for InternalModuleStat 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.
#58489 opened May 28, 2025 by joyeecheung Loading…
fs: fix cpSync handle existing symlinks 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. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#58476 opened May 27, 2025 by jakecastelli Loading…
src: remove node.h APIs to make callback without an async context 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.
#58471 opened May 26, 2025 by legendecas Loading…
doc: add ambassadors recurring livestream proposal 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.
#58466 opened May 26, 2025 by ErickWendel Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.