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

src,sqlite: fix filterFunc dangling reference c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.
#62281 opened Mar 16, 2026 by geeksilva97 Loading…
build: fix timezone-update path references author ready PRs that have at least one approval, no pending requests for changes, and a CI started. meta Issues and PRs related to the general management of the project.
#62280 opened Mar 16, 2026 by legendecas Loading…
doc(api): typo in environment variables doc Issues and PRs related to the documentations.
#62279 opened Mar 16, 2026 by chohner Loading…
fs: expose frsize field in statfs 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++. fs Issues and PRs related to the fs subsystem / file system. 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-minor PRs that contain new features and should be released in the next minor version.
#62277 opened Mar 16, 2026 by verycosy Loading…
doc: clarify dns.lookup callback signature when options.all is enabled doc Issues and PRs related to the documentations.
#62274 opened Mar 16, 2026 by nthbotast Loading…
v8: add heap profile API 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.
#62273 opened Mar 16, 2026 by IlyasShabi Loading…
deps: update undici to 7.24.4 dependencies Pull requests that update a dependency file. 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.
#62271 opened Mar 16, 2026 by nodejs-github-bot Loading…
test_runner: use run() options with isolation="none" needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#62269 opened Mar 15, 2026 by inukshuk Loading…
src: use stack allocation in indexOf latin1 path author ready PRs that have at least one approval, no pending requests for changes, and a CI started. buffer Issues and PRs related to the buffer subsystem. 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. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run.
#62268 opened Mar 15, 2026 by mertcanaltin Loading…
loader: lazy-load source map cache in CJS loader module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#62267 opened Mar 15, 2026 by gurgunday Loading…
url: optimize URLSearchParams set/delete duplicate handling needs-ci PRs that need a full CI run. performance Issues and PRs related to the performance of Node.js. whatwg-url Issues and PRs related to the WHATWG URL implementation.
#62266 opened Mar 15, 2026 by gurgunday Loading…
tools: fix timeout errors in lint-nix job tools Issues and PRs related to the tools directory.
#62265 opened Mar 15, 2026 by aduh95 Loading…
test_runner: add context subtests expectFailure only skip todo needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#62263 opened Mar 15, 2026 by JakobJingleheimer Loading…
doc: clarify fs.StatFs field descriptions doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#62262 opened Mar 15, 2026 by AkaHarshit Loading…
events: avoid cloning listeners array on every emit events Issues and PRs related to the events subsystem / EventEmitter. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run. performance Issues and PRs related to the performance of Node.js.
#62261 opened Mar 15, 2026 by gurgunday Loading…
tools: update nixpkgs-unstable to f82ce7af0b79ac154b12e27ed800aeb9741 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. 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. tools Issues and PRs related to the tools directory.
#62258 opened Mar 15, 2026 by nodejs-github-bot Loading…
deps: update simdjson to 4.4.0 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.
#62257 opened Mar 15, 2026 by nodejs-github-bot Loading…
deps: update sqlite to 3.51.3 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. 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.
#62256 opened Mar 15, 2026 by nodejs-github-bot Loading…
tools: bump flatted from 3.3.3 to 3.4.1 in /tools/eslint 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. dependencies Pull requests that update a dependency file. javascript Pull requests that update Javascript code tools Issues and PRs related to the tools directory.
#62255 opened Mar 14, 2026 by dependabot bot Loading…
crypto: add crypto::GetSSLCtx API for addon access to OpenSSL contexts 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.
#62254 opened Mar 14, 2026 by pimterry Loading…
crypto: support deterministic ECDSA/DSA signatures 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. semver-minor PRs that contain new features and should be released in the next minor version.
#62252 opened Mar 14, 2026 by panva Draft
build: skip dockit on riscv64 build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run.
#62251 opened Mar 14, 2026 by sxa Draft
src: use simdutf for two-byte string utf8 conversion in utf8 value c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#62248 opened Mar 14, 2026 by mertcanaltin Loading…
doc: document glob pattern syntax for fs.glob doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#62245 opened Mar 13, 2026 by kovan Loading…
doc,test: clarify --eval syntax for leading '-' scripts 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.
#62244 opened Mar 13, 2026 by kovan Loading…
ProTip! Adding no:label will show everything without a label.