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

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 Loading…
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…
tls: move IP-address servername deprecation to eol deprecations Issues and PRs related to deprecations. semver-major PRs that contain breaking changes and should be released in the next major version. tls Issues and PRs related to the tls subsystem.
#58533 opened May 31, 2025 by jasnell Loading…
assert: move assert.fail with multiple arguments to eol assert Issues and PRs related to the assert 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.
#58532 opened May 31, 2025 by jasnell Loading…
perf_hooks: move deprecated accessors to EOF author ready PRs that have at least one approval, no pending requests for changes, and a CI started. deprecations Issues and PRs related to deprecations. needs-ci PRs that need a full CI run. perf_hooks Issues and PRs related to the implementation of the Performance Timing API. semver-major PRs that contain breaking changes and should be released in the next major version.
#58531 opened May 31, 2025 by jasnell 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…
fs: move fs stream open method to eol 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. 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.
#58529 opened May 31, 2025 by jasnell Loading…
worker: move terminate callback to end-of-life 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. 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 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. 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…
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…
ProTip! Follow long discussions with comments:>50.