-
-
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
doc: fix crypto.sign and crypto.verify accepted types
crypto
Issues and PRs related to the crypto subsystem.
doc
Issues and PRs related to the documentations.
#63268
opened May 12, 2026 by
Anshikakalpana
Contributor
Loading…
lib: reject pending question promise on close
needs-ci
PRs that need a full CI run.
readline
Issues and PRs related to the built-in readline module.
#63266
opened May 12, 2026 by
watilde
Member
Loading…
2026-05-21, Version 24.16.0 'Krypton' (LTS)
release
Issues and PRs related to Node.js releases.
v24.x
Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#63263
opened May 12, 2026 by
github-actions
Bot
Loading…
stream: cache minimum cursor count in share
needs-ci
PRs that need a full CI run.
request-ci
Add this label to start a Jenkins CI on a PR.
stream
Issues and PRs related to the stream subsystem.
#63262
opened May 12, 2026 by
trivikr
Member
Loading…
doc[http2]: update push and trailers event with rawHeaders param
doc
Issues and PRs related to the documentations.
http2
Issues or PRs related to the http2 subsystem.
#63259
opened May 12, 2026 by
samuel871211
Contributor
Loading…
util: canonicalize namespaced tags in inspect()
needs-ci
PRs that need a full CI run.
util
Issues and PRs related to the built-in util module.
#63257
opened May 11, 2026 by
Renegade334
Member
Loading…
crypto: enable ML-DSA, ML-KEM, AES-KW, and ChaCha20-Poly1305 on BoringSSL
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.
webcrypto
#63255
opened May 11, 2026 by
panva
Member
Loading…
test: avoid overmatching project root in snapshots
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#63254
opened May 11, 2026 by
YsRza
Loading…
2026-05-13, Version 22.22.3 'Jod' (LTS), @marco-ippolito
needs-ci
PRs that need a full CI run.
needs-citgm
PRs that need a CITGM CI run.
v8 engine
Issues and PRs related to the V8 dependency.
v22.x
Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#63250
opened May 11, 2026 by
marco-ippolito
Member
Loading…
Fix HTTP/2 RST_STREAM behaviour, add auto-drain, deprecate 'aborted', fix related compat API issues
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.
semver-major
PRs that contain breaking changes and should be released in the next major version.
#63249
opened May 11, 2026 by
pimterry
Member
Loading…
doc: document Temporal configure flags in BUILDING.md
build
Issues and PRs related to build files or the CI.
doc
Issues and PRs related to the documentations.
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.
#63248
opened May 11, 2026 by
ChrisJr404
Loading…
Docs: Reference correct function in Issues and PRs related to the documentations.
module
Issues and PRs related to the module subsystem.
Module documentation
doc
#63247
opened May 11, 2026 by
RobinMalfait
Loading…
meta: move one or more collaborators to emeritus
doc
Issues and PRs related to the documentations.
meta
Issues and PRs related to the general management of the project.
#63235
opened May 11, 2026 by
nodejs-github-bot
Collaborator
Loading…
doc: run license-builder
commit-queue
Add this label to land a pull request using GitHub Actions.
meta
Issues and PRs related to the general management of the project.
#63232
opened May 11, 2026 by
github-actions
Bot
Loading…
src: skip duplicate UTF-8 validation in TextDecoder fatal path
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.
#63231
opened May 10, 2026 by
mertcanaltin
Member
Loading…
deps: update sqlite to 3.53.1
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.
needs-ci
PRs that need a full CI run.
sqlite
Issues and PRs related to the SQLite subsystem.
#63217
opened May 10, 2026 by
nodejs-github-bot
Collaborator
Loading…
lib: fix ERR_INVALID_ARG_TYPE with --enable-source-maps
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
needs-ci
PRs that need a full CI run.
source maps
Issues and PRs related to source map support.
#63215
opened May 9, 2026 by
kimjune01
Loading…
doc: replace Visual Studio 2022 Evergreen version reference with 17.14
build
Issues and PRs related to build files or the CI.
doc
Issues and PRs related to the documentations.
#63211
opened May 9, 2026 by
MikeMcC399
Contributor
Loading…
permission: check symlink target in cpSync
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.
permission
Issues and PRs related to the Permission Model
#63208
opened May 9, 2026 by
fg0x0
Loading…
fs: add dot option to glob
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
#63205
opened May 8, 2026 by
owlstronaut
Loading…
deps: upgrade npm to 11.14.1
dont-land-on-v22.x
PRs that should not land on the v22.x-staging branch and should not be released in v22.x.
needs-ci
PRs that need a full CI run.
npm
Issues and PRs related to the npm client dependency or the npm registry.
#63203
opened May 8, 2026 by
npm-cli-bot
Contributor
Loading…
quic: add proper error codes & messages for QUIC failures
c++
Issues and PRs that require attention from people who are familiar with C++.
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
quic
Issues and PRs related to the QUIC implementation / HTTP/3.
#63198
opened May 8, 2026 by
pimterry
Member
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.