Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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: 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 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.
#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…
doc: clarify DEP0194 scope 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. 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
#58504 opened May 29, 2025 by aduh95 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…
fs: improve cpSync no-filter copyDir performance 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.
#58461 opened May 26, 2025 by dario-piotrowicz Loading…
[v22.x backport] worker: make Worker async disposable needs-ci PRs that need a full CI run. v22.x v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch. worker Issues and PRs related to Worker support.
#58455 opened May 26, 2025 by jasnell Loading…
events: Add use/useOnce methods to EventEmitter events Issues and PRs related to the events subsystem / EventEmitter. needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem. test_runner Issues and PRs related to the test runner subsystem.
#58453 opened May 25, 2025 by jasnell Draft
dns: set timeout to 1000ms when timeout <= 0 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++. cares Issues and PRs related to the c-ares dependency or the cares_wrap binding. needs-ci PRs that need a full CI run.
#58441 opened May 23, 2025 by theanarkh Loading…
4 tasks done
dns: support max timeout 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. request-ci-failed An error occurred while starting CI via request-ci label, and manual interventon is needed. semver-minor PRs that contain new features and should be released in the next minor version.
#58440 opened May 23, 2025 by theanarkh Loading…
4 tasks done
test_runner: support object property mocking needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#58438 opened May 23, 2025 by idango10 Loading…
ProTip! Adding no:label will show everything without a label.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.