-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
build: use path-ignore in GHA coverage-windows.yml
meta
Issues and PRs related to the general management of the project.
#61811
opened Feb 13, 2026 by
legendecas
Loading…
build: add temporal test on GHA windows
build
Issues and PRs related to build files or the CI.
meta
Issues and PRs related to the general management of the project.
needs-ci
PRs that need a full CI run.
windows
Issues and PRs related to the Windows platform.
#61810
opened Feb 13, 2026 by
legendecas
Loading…
stream: add fast paths for webstreams read and pipeTo
needs-ci
PRs that need a full CI run.
web streams
#61807
opened Feb 13, 2026 by
mcollina
Loading…
build: enable Temporal by default
blocked
PRs that are blocked by other issues or PRs.
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.
#61806
opened Feb 13, 2026 by
richardlau
Loading…
doc: add Temporal section to Table of Contents
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.
commit-queue
Add this label to land a pull request using GitHub Actions.
doc
Issues and PRs related to the documentations.
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-v24.x
PRs that should not land on the v24.x-staging branch and should not be released in v24.x.
dont-land-on-v25.x
PRs that should not land on the v25.x-staging branch and should not be released in v25.x.
#61805
opened Feb 13, 2026 by
richardlau
Loading…
test: fix flaky test-http2-close-while-writing
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#61804
opened Feb 13, 2026 by
Han5991
Loading…
module: remove --experimental-transform-types
module
Issues and PRs related to the module subsystem.
semver-major
PRs that contain breaking changes and should be released in the next major version.
strip-types
Issues or PRs related to strip-types support
#61803
opened Feb 13, 2026 by
marco-ippolito
Loading…
stream: fix pipeTo to defer writes per WHATWG spec
needs-ci
PRs that need a full CI run.
web streams
#61800
opened Feb 13, 2026 by
mcollina
Loading…
3 tasks done
doc: fix grammar in README
doc
Issues and PRs related to the documentations.
#61797
opened Feb 13, 2026 by
artemkolba321-spec
Loading…
test: add retry logic for eventloopdelay histogram sampling
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#61796
opened Feb 12, 2026 by
mcollina
Loading…
lib: optimize styleText when validateStream is false
needs-ci
PRs that need a full CI run.
performance
Issues and PRs related to the performance of Node.js.
util
Issues and PRs related to the built-in util module.
#61792
opened Feb 12, 2026 by
RafaelGSS
Loading…
build: Issues and PRs related to the tools directory.
generate_config_gypi.py generates valid JSON
tools
#61791
opened Feb 12, 2026 by
codebytere
Loading…
build: skip sscache action on non-main branches
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
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
meta
Issues and PRs related to the general management of the project.
#61790
opened Feb 12, 2026 by
joyeecheung
Loading…
[v22.x] src: use std::sort in node_metadata for libc++13 compatibility
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
v22.x
Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#61789
opened Feb 12, 2026 by
rebroad
Loading…
crypto: Fix potential null pointer dereference when BIO_meth_new() fails
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++.
crypto
Issues and PRs related to the crypto subsystem.
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
#61788
opened Feb 12, 2026 by
ndossche
Loading…
src: remove unnecessary 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.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
c_str() conversions in diagnostic messages
author ready
#61786
opened Feb 12, 2026 by
addaleax
Loading…
doc: remove obsolete Boxstarter automated install
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.
commit-queue
Add this label to land a pull request using GitHub Actions.
doc
Issues and PRs related to the documentations.
meta
Issues and PRs related to the general management of the project.
tools
Issues and PRs related to the tools directory.
#61785
opened Feb 12, 2026 by
MikeMcC399
Loading…
src: enable X509sToArrayOfStrings to skip errors
c++
Issues and PRs that require attention from people who are familiar with C++.
crypto
Issues and PRs related to the crypto subsystem.
needs-ci
PRs that need a full CI run.
#61784
opened Feb 12, 2026 by
StefanStojanovic
Loading…
docs: add missing documentation for fs.StatFs class (#50749)
doc
Issues and PRs related to the documentations.
fs
Issues and PRs related to the fs subsystem / file system.
#61783
opened Feb 12, 2026 by
zhanglinqian
Loading…
url: doc deprecate url.resolve
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.
doc
Issues and PRs related to the documentations.
url
Issues and PRs related to the legacy built-in url module.
#61780
opened Feb 11, 2026 by
legendecas
Loading…
watch: get flags from execArgv
commit-queue-failed
An error occurred while landing this pull request using GitHub Actions.
needs-ci
PRs that need a full CI run.
#61779
opened Feb 11, 2026 by
efekrskl
Loading…
http: attach error handler to socket synchronously in onSocket
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
http
Issues or PRs related to the http subsystem.
needs-ci
PRs that need a full CI run.
#61770
opened Feb 11, 2026 by
RajeshKumar11
Loading…
lib: include ESM loader in the built-in snapshot
commit-queue-rebase
Add this label to allow the Commit Queue to land a PR in several commits.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#61769
opened Feb 11, 2026 by
joyeecheung
Loading…
module: add clearCache for CJS and ESM
esm
Issues and PRs related to the ECMAScript Modules implementation.
module
Issues and PRs related to the module subsystem.
needs-ci
PRs that need a full CI run.
notable-change
PRs with changes that should be highlighted in changelogs.
semver-minor
PRs that contain new features and should be released in the next minor version.
#61767
opened Feb 10, 2026 by
anonrig
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.