-
-
Notifications
You must be signed in to change notification settings - Fork 35.5k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Revert "quic: complete the internal implementation of QUIC"
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.
dont-land-on-v26.x
PRs that should not land on the v26.x-staging branch and should not be released in v26.x.
fast-track
PRs that do not need to wait for 72 hours to land.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#63148
opened May 6, 2026 by
aduh95
Contributor
Loading…
doc: fix deprecation list in 26.0.0 changelog
release
Issues and PRs related to Node.js releases.
#63147
opened May 6, 2026 by
aduh95
Contributor
Loading…
fs: extend signal option to lstat, fstat and promises API
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
#63143
opened May 6, 2026 by
mertcanaltin
Member
Loading…
fs: abort in-flight stat operations
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
#63142
opened May 6, 2026 by
mertcanaltin
Member
Loading…
test: update WPT for wasm/jsapi to 288c467d35
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#63136
opened May 5, 2026 by
nodejs-github-bot
Collaborator
Loading…
meta: add support for alpha prerelease tag
needs-ci
PRs that need a full CI run.
#63135
opened May 5, 2026 by
aduh95
Contributor
Loading…
crypto: reject invalid raw key imports
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.
experimental
Issues and PRs related to experimental features.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#63134
opened May 5, 2026 by
panva
Member
Loading…
stream: minor stream/iter implementation edits
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#63132
opened May 5, 2026 by
Renegade334
Member
Loading…
doc: update release steps when post-release fails
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
doc
Issues and PRs related to the documentations.
#63131
opened May 5, 2026 by
RafaelGSS
Member
Loading…
Change view type annotation to Uint8Array
needs-ci
PRs that need a full CI run.
web streams
#63130
opened May 5, 2026 by
debojeetmitra
Loading…
lib,src: updates for BoringSSL
wip
Issues and PRs that are still a work in progress.
#63125
opened May 5, 2026 by
panva
Member
Loading…
doc: add Hmac.digest() documentation-only deprecation (DEP0206)
commit-queue
Add this label to land a pull request using GitHub Actions.
crypto
Issues and PRs related to the crypto subsystem.
deprecations
Issues and PRs related to deprecations.
#63121
opened May 4, 2026 by
Anshikakalpana
Loading…
test: fix cp.exec-any-shells test on windows with wsl
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#63118
opened May 4, 2026 by
nadalaba
Loading…
gyp: update deps gypfiles to remove missing files
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.
libuv
Issues and PRs related to the libuv dependency or the uv binding.
needs-ci
PRs that need a full CI run.
tools
Issues and PRs related to the tools directory.
v8 engine
Issues and PRs related to the V8 dependency.
#63117
opened May 4, 2026 by
nadalaba
Loading…
fs: add throwIfNoEntry option to fs.lstat/fs.promises.lstat
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.
semver-minor
PRs that contain new features and should be released in the next minor version.
#63116
opened May 4, 2026 by
Renegade334
Member
Loading…
vfs: add minimal node:vfs subsystem
help wanted
Issues that need assistance from volunteers or PRs that need help to proceed.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#63115
opened May 4, 2026 by
mcollina
Member
Loading…
build,win: build,win: replace LTCG with Thin LTO for releases
build
Issues and PRs related to build files or the CI.
needs-ci
PRs that need a full CI run.
release
Issues and PRs related to Node.js releases.
windows
Issues and PRs related to the Windows platform.
#63114
opened May 4, 2026 by
StefanStojanovic
Contributor
Loading…
doc: remove list of versions in 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.
BUILDING.md
author ready
#63113
opened May 4, 2026 by
aduh95
Contributor
Loading…
lib: fix typo idenity => identity
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
encoding
Issues and PRs related to the TextEncoder and TextDecoder APIs.
#63112
opened May 4, 2026 by
watilde
Member
Loading…
crypto: harden KeyObject internal slots and CryptoKey algorithm slots
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.
crypto
Issues and PRs related to the crypto subsystem.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
security
Issues and PRs related to security.
web-standards
Issues and PRs related to Web APIs
webcrypto
#63111
opened May 4, 2026 by
panva
Member
Loading…
tools: use different branch for tool updates on staging branches
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
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.
#63110
opened May 4, 2026 by
aduh95
Contributor
Loading…
test: ignore late worker exceptions in WPT runner
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#63106
opened May 4, 2026 by
marcopiraccini
Contributor
Loading…
crypto: improve accuracy of SubtleCrypto.supports
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
crypto
Issues and PRs related to the crypto subsystem.
experimental
Issues and PRs related to experimental features.
needs-ci
PRs that need a full CI run.
webcrypto
#63104
opened May 3, 2026 by
panva
Member
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.