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

node-api: add napi_float16_array c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. node-api Issues and PRs related to the Node-API.
#58889 opened Jun 29, 2025 by bnoordhuis Loading…
node-api: add support for Float16Array c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. node-api Issues and PRs related to the Node-API.
#58879 opened Jun 28, 2025 by IlyasShabi Loading…
doc: discourage private TSC meeting and document process meta Issues and PRs related to the general management of the project. tsc-agenda Issues and PRs to discuss during the meetings of the TSC.
#58837 opened Jun 25, 2025 by joyeecheung Loading…
doc: clarify http.request supports headers as array doc Issues and PRs related to the documentations. http Issues or PRs related to the http subsystem.
#58769 opened Jun 20, 2025 by Dinesh0007000 Loading…
src: unflag --experimental-default-config-file c++ Issues and PRs that require attention from people who are familiar with C++. config Issues or PRs related to the config subsystem needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem. semver-major PRs that contain breaking changes and should be released in the next major version. test_runner Issues and PRs related to the test runner subsystem.
#58703 opened Jun 13, 2025 by marco-ippolito Loading…
fs: normalize cpSync and related methods to accept Buffer and URL paths (#58634) fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#58683 opened Jun 12, 2025 by vedant713 Draft
src: add web locks api 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. notable-change PRs with changes that should be highlighted in changelogs. semver-minor PRs that contain new features and should be released in the next minor version. web-standards Issues and PRs related to Web APIs
#58666 opened Jun 10, 2025 by IlyasShabi Loading…
8 tasks done
lib: add support for readable byte streams to .toWeb() needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem. web streams
#58664 opened Jun 10, 2025 by seriousme Loading…
module: runtime deprecate require.extensions deprecations Issues and PRs related to deprecations. module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run. needs-citgm PRs that need a CITGM CI run. semver-major PRs that contain breaking changes and should be released in the next major version.
#58642 opened Jun 9, 2025 by marco-ippolito Draft
lib: validate AbortSignal.timeout delay per its WebIDL definition needs-ci PRs that need a full CI run. timers Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout. web-standards Issues and PRs related to Web APIs
#58594 opened Jun 6, 2025 by himself65 Loading…
doc: clarify the scope of --disallow-code-generation-from-strings cli Issues and PRs related to the Node.js command line interface. doc Issues and PRs related to the documentations.
#58328 opened May 14, 2025 by legendecas Loading…
src: remove Environment::GetCurrent(isolate) 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.
#58311 opened May 13, 2025 by anonrig Loading…
Update url.md doc Issues and PRs related to the documentations. url Issues and PRs related to the legacy built-in url module.
#58300 opened May 12, 2025 by dscotese Loading…
src: improve performance of http parser 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.
#58288 opened May 12, 2025 by anonrig Loading…
os: rename functions wrapped via hideStackFrames() needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run. os Issues and PRs related to the os subsystem.
#58159 opened May 4, 2025 by LiviaMedeiros Loading…
Update configuration files and add workspace settings meta Issues and PRs related to the general management of the project.
#58137 opened May 3, 2025 by Stevepang68 Loading…
async_hooks: add use() method to AsyncLocalStorage async_local_storage AsyncLocalStorage needs-ci PRs that need a full CI run. request-ci-failed An error occurred while starting CI via request-ci label, and manual interventon is needed.
#58104 opened May 1, 2025 by bengl Loading…
src: improve TextEncoder encodeInto performance c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#58080 opened Apr 29, 2025 by anonrig Draft
util(styleText): optimise + benchmark needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#58063 opened Apr 28, 2025 by AugustinMauroy Loading…
util: update util.isArray() to eol needs-ci PRs that need a full CI run. needs-citgm PRs that need a CITGM CI run. semver-major PRs that contain breaking changes and should be released in the next major version. util Issues and PRs related to the built-in util module.
#58027 opened Apr 25, 2025 by miguelmarcondesf Loading…
build: remove the rest of corepack build Issues and PRs related to build files or the CI. dependencies Pull requests that update a dependency file. doc Issues and PRs related to the documentations. 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. meta Issues and PRs related to the general management of the project. 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.
#57763 opened Apr 5, 2025 by ljharb Loading…
src,lib,test: unflag --experimental-webstorage by default c++ Issues and PRs that require attention from people who are familiar with C++. config Issues or PRs related to the config subsystem 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.
#57666 opened Mar 28, 2025 by danielmbrasil Loading…
doc: remove Corepack documentation page 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.
#57663 opened Mar 28, 2025 by aduh95 Loading…
doc: mark commonjs as legacy doc Issues and PRs related to the documentations. module Issues and PRs related to the module subsystem.
#57460 opened Mar 14, 2025 by marco-ippolito Loading…
build, doc: use new api doc tooling build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations. 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.
#57343 opened Mar 6, 2025 by flakey5 Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.