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

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 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…
[v26.x backport] test: accept OpenSSL 4 generic internal error for DH key-type mismatches 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. test Issues and PRs related to the tests. v26.x Issues that can be reproduced on v26.x or PRs targeting the v26.x-staging branch.
#63129 opened May 5, 2026 by panva Member Loading…
src: bump NODE_MAJOR_VERSION to 27 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. 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.
#63128 opened May 5, 2026 by RafaelGSS Member 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…
crypto: doc-deprecate multiple Hmac.digest() calls (DEP0206) 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 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 BUILDING.md 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.
#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…
Make blob: URLs cross‑realm and allow file‑backed Blob cloning c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#63103 opened May 3, 2026 by jimmywarting Loading…
test: stop requiring core.autocrlf=true on windows needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#63102 opened May 3, 2026 by nadalaba Loading…
build: add shim to call node from wsl build Issues and PRs related to build files or the CI. install Issues and PRs related to the installers. meta Issues and PRs related to the general management of the project. 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.
#63101 opened May 3, 2026 by nadalaba Loading…
test: relax min assertion in test-performance-eventloopdelay needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#63100 opened May 3, 2026 by marcopiraccini Contributor Loading…
fs: prevent spurious recursive watch events on prefix siblings fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#63095 opened May 3, 2026 by marcopiraccini Contributor Loading…
test: avoid truncating watched worker deps needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#63083 opened May 2, 2026 by inoway46 Contributor Loading…
webstreams: narrow ReadableStreamBYOBRequest.view type needs-ci PRs that need a full CI run. web streams
#63081 opened May 2, 2026 by ayushap18 Loading…
ProTip! Add no:assignee to see everything that’s not assigned.