Skip to content

Pull requests: nodejs/node

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

build: enable yarn and pnpm Corepack binaries by default build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. python PRs and issues that require attention from people who are familiar with Python. semver-major PRs that contain breaking changes and should be released in the next major version.
#51886 opened Feb 26, 2024 by aduh95 Loading…
src: quic dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. experimental Issues and PRs related to experimental features. needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3. semver-minor PRs that contain new features and should be released in the next minor version.
#44325 opened Aug 21, 2022 by jasnell Draft
build: use biome as formatter tools Issues and PRs related to the tools directory.
#50672 opened Nov 11, 2023 by anonrig Loading…
3 tasks done
tools: run test-asan on ubuntu-latest help wanted Issues that need assistance from volunteers or PRs that need help to proceed. meta Issues and PRs related to the general management of the project. wip Issues and PRs that are still a work in progress.
#52374 opened Apr 5, 2024 by targos Loading…
http: add http.createStaticServer http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. review wanted PRs that need reviews. semver-minor PRs that contain new features and should be released in the next minor version.
#45096 opened Oct 20, 2022 by aduh95 Loading…
esm: implement import.meta.main blocked PRs that are blocked by other issues or PRs. esm Issues and PRs related to the ECMAScript Modules implementation.
#32223 opened Mar 12, 2020 by aduh95 Loading…
4 tasks done
deps: remove 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. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run.
#51981 opened Mar 6, 2024 by darcyclarke Loading…
tty: expose hasColor and getColorDepth directly needs-ci PRs that need a full CI run. tty Issues and PRs related to the tty subsystem.
#40240 opened Sep 28, 2021 by thunder-coding Draft
2 of 3 tasks
cli: implement node --run <script-in-package-json> 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.
#46534 opened Feb 7, 2023 by joyeecheung Draft
src: add --env-file-optional flag 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.
#53060 opened May 19, 2024 by BoscoDomingo Loading…
module: add __esModule to require()'d ESM esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#52166 opened Mar 20, 2024 by joyeecheung Loading…
crypto: add argon2() and argon2Sync() methods blocked PRs that are blocked by other issues or PRs. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#50353 opened Oct 24, 2023 by ranisalt Loading…
build: use --whole-archive for pthread with --fully-static build Issues and PRs related to build files or the CI. stalled Issues and PRs that are stalled. wip Issues and PRs that are still a work in progress.
#30199 opened Oct 31, 2019 by addaleax Loading…
2 tasks done
http: Add noDelay to http.request() options. http Issues or PRs related to the http subsystem. semver-minor PRs that contain new features and should be released in the next minor version.
#31539 opened Jan 27, 2020 by rustyconover Loading…
3 tasks done
fs: readFile in one syscall to avoid context switching fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#41436 opened Jan 7, 2022 by mmomtchev Loading…
crypto: add extensions property to X509Certificate 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. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#48780 opened Jul 15, 2023 by mertcanaltin Loading…
node: warn for Object.prototype.__* accessors common in security warnings 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.
#39824 opened Aug 20, 2021 by bmeck Loading…
timers: emit process warning if delay is negative or NaN needs-ci PRs that need a full CI run. review wanted PRs that need reviews. timers Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.
#46678 opened Feb 16, 2023 by jakecastelli Loading…
Remove content-visibility hack from the docs doc Issues and PRs related to the documentations.
#41869 opened Feb 6, 2022 by CyberAP Loading…
Adds zip support to the zlib module build Issues and PRs related to build files or the CI. dependencies Pull requests that update a dependency file. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run.
#45651 opened Nov 28, 2022 by arcanis Loading…
3 of 4 tasks
assert: fix deepEqual always return true on URL assert Issues and PRs related to the assert subsystem. needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module. whatwg-url Issues and PRs related to the WHATWG URL implementation.
#50853 opened Nov 22, 2023 by meixg Loading…
fix: both %i and %d should parse floats to int according to Formatter docs 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. util Issues and PRs related to the built-in util module.
#48246 opened May 30, 2023 by joshuapare Loading…
lib, doc: standardize params in PerformanceObserver.observe needs-ci PRs that need a full CI run. perf_hooks Issues and PRs related to the implementation of the Performance Timing API. semver-major PRs that contain breaking changes and should be released in the next major version.
#47025 opened Mar 9, 2023 by umuoy1 Loading…
esm: treat modules with no extension as .js esm Issues and PRs related to the ECMAScript Modules implementation.
#34177 opened Jul 2, 2020 by srolel Loading…
3 of 4 tasks
src,v8: add wasm streaming handler 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.
#42843 opened Apr 24, 2022 by devsnek Draft
ProTip! Add no:assignee to see everything that’s not assigned.