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
Sort

Pull requests list

doc: prefer to sign commits under nodejs repository author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. doc Issues and PRs related to the documentations.
#57311 opened Mar 4, 2025 by RafaelGSS Loading…
fs: use getLazy for lazy loading fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#57307 opened Mar 4, 2025 by gurgunday Loading…
test: refactor test runner run plan tests needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#57304 opened Mar 3, 2025 by pmarchini Loading…
src: refine ncrypto more author ready PRs that have at least one approval, no pending requests for changes, and a CI started. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#57300 opened Mar 3, 2025 by jasnell Loading…
[v22.x backport] module: unflag --experimental-strip-types c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. needs-citgm PRs that need a CITGM CI run. strip-types Issues or PRs related to strip-types support v22.x v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#57298 opened Mar 3, 2025 by marco-ippolito Draft
doc: improved fetch docs doc Issues and PRs related to the documentations.
#57296 opened Mar 3, 2025 by lifeisfoo Loading…
src: port initializeImportMeta to native c++ Issues and PRs that require attention from people who are familiar with C++. esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#57286 opened Mar 3, 2025 by aduh95 Loading…
crypto: add optional callback to crypto.diffieHellman 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. semver-minor PRs that contain new features and should be released in the next minor version.
#57274 opened Mar 2, 2025 by panva Loading…
crypto: add SubtleCrypto.supports feature detection in Web Crypto API crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#57270 opened Mar 2, 2025 by panva Draft
deps: update nghttp2 to 1.65.0 dependencies Pull requests that update a dependency file. http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#57269 opened Mar 2, 2025 by nodejs-github-bot Loading…
buffer: optimize read UInt16/24 functions with bitwise operators buffer Issues and PRs related to the buffer subsystem. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run.
#57267 opened Mar 2, 2025 by gurgunday Loading…
meta: bump codecov/codecov-action from 5.3.1 to 5.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. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#57257 opened Mar 1, 2025 by dependabot bot Loading…
meta: bump github/codeql-action from 3.28.8 to 3.28.10 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. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#57254 opened Mar 1, 2025 by dependabot bot Loading…
meta: bump ossf/scorecard-action from 2.4.0 to 2.4.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. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#57253 opened Mar 1, 2025 by dependabot bot Loading…
timers: remove unused parameter from insertGuarded needs-ci PRs that need a full CI run. timers Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.
#57251 opened Mar 1, 2025 by gurgunday Loading…
doc: add sonsurim to triage team doc Issues and PRs related to the documentations.
#57245 opened Mar 1, 2025 by sonsurim Loading…
test: add possible-flaky test-perf-hooks entry to SmartOS/illumos needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#57240 opened Feb 28, 2025 by danmcd Loading…
tools: add config subspace author ready PRs that have at least one approval, no pending requests for changes, and a CI started. config Issues or PRs related to the config subsystem meta Issues and PRs related to the general management of the project.
#57239 opened Feb 28, 2025 by marco-ippolito Loading…
src: disable silencing warnings in config file c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#57228 opened Feb 27, 2025 by marco-ippolito Loading…
lib: expose setupInstance method on WASI class needs-ci PRs that need a full CI run. wasi Issues and PRs related to the WebAssembly System Interface.
#57214 opened Feb 26, 2025 by toyobayashi Loading…
test: buffer.indexOf: add more number cases needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#57200 opened Feb 24, 2025 by nektro Loading…
child_process: disallow args in execFile/spawn when shell option is true child_process Issues and PRs related to the child_process subsystem. deprecations Issues and PRs related to deprecations. 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.
#57199 opened Feb 24, 2025 by DanielVenable Loading…
net: validate non-string host for socket.connect needs-ci PRs that need a full CI run. net Issues and PRs related to the net subsystem.
#57198 opened Feb 24, 2025 by daeyeon Loading…
child_process: add fast path for spawn child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run.
#57196 opened Feb 24, 2025 by ronag Loading…
fix(process): improve error message for process.cwd() when directory is deleted c++ Issues and PRs that require attention from people who are familiar with C++. 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.
#57184 opened Feb 23, 2025 by Ankush1oo8 Loading…
ProTip! Exclude everything labeled bug with -label:bug.