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

[v22.x backport] module: add findPackageJSON util lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. v22.x v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#56494 opened Jan 6, 2025 by JakobJingleheimer Loading…
doc: allow request for TSC reviews via the GitHub UI doc Issues and PRs related to the documentations.
#56493 opened Jan 6, 2025 by aduh95 Loading…
module: clarify cjs global-like error on ModuleJobSync esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#56491 opened Jan 6, 2025 by Ceres6 Loading…
test_runner: add bail out lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#56490 opened Jan 6, 2025 by pmarchini Draft
fs: allow exclude option in globs to accept glob patterns 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.
#56489 opened Jan 6, 2025 by daeyeon Loading…
inspector: add undici http tracking support inspector Issues and PRs related to the V8 inspector protocol lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#56488 opened Jan 6, 2025 by legendecas Loading…
src: add args validation method c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. net Issues and PRs related to the net subsystem.
#56487 opened Jan 6, 2025 by ardinugrxha Loading…
doc: fix desc for NO_COLOR and NODE_DISABLE_COLORS env vars in cli.md cli Issues and PRs related to the Node.js command line interface. doc Issues and PRs related to the documentations.
#56486 opened Jan 5, 2025 by veganaize Loading…
src: fixup more ToLocalChecked uses in node_file 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.
#56484 opened Jan 5, 2025 by jasnell Loading…
src: make some minor ToLocalChecked cleanups 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++. cares Issues and PRs related to the c-ares dependency or the cares_wrap binding. needs-ci PRs that need a full CI run.
#56483 opened Jan 5, 2025 by jasnell Loading…
src: minor cleanups on OneByteString usage 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++. lib / src Issues and PRs related to general changes in the lib or src directory.
#56482 opened Jan 5, 2025 by jasnell Loading…
tools: fix vcbuild test when path contain spaces build Issues and PRs related to build files or the CI. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run. windows Issues and PRs related to the Windows platform.
#56481 opened Jan 5, 2025 by stduhpf Loading…
test_runner: run single test file benchmark benchmark Issues and PRs related to the benchmark subsystem. test_runner Issues and PRs related to the test runner subsystem.
#56479 opened Jan 5, 2025 by pmarchini Loading…
test: remove test-macos-app-sandbox flaky designation dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. 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-v23.x PRs that should not land on the v23.x-staging branch and should not be released in v23.x. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#56471 opened Jan 4, 2025 by lpinca Loading…
src,worker: add isInternalWorker 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.
#56469 opened Jan 4, 2025 by Ceres6 Loading…
tools: remove github reporter meta Issues and PRs related to the general management of the project. test Issues and PRs related to the tests. tools Issues and PRs related to the tools directory.
#56468 opened Jan 4, 2025 by Ceres6 Loading…
process: add threadCpuUsage 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. process Issues and PRs related to the process subsystem.
#56467 opened Jan 4, 2025 by ShogunPanda Draft
tools: fix loong64 build failed 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.
#56466 opened Jan 4, 2025 by Xiao-Tao Loading…
crypto: make generatePrime/checkPrime interruptible 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++. crypto Issues and PRs related to the crypto subsystem.
#56460 opened Jan 3, 2025 by jasnell Loading…
test_runner: add t.assert.fileSnapshot() 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. test_runner Issues and PRs related to the test runner subsystem.
#56459 opened Jan 3, 2025 by cjihrig Loading…
doc: correct customization hook types & clarify descriptions doc Issues and PRs related to the documentations. fast-track PRs that do not need to wait for 48 hours to land. loaders Issues and PRs related to ES module loaders module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#56454 opened Jan 3, 2025 by JakobJingleheimer Loading…
src: implement whatwg's URLPattern spec blocked PRs that are blocked by other issues or PRs. build-agenda lib / src Issues and PRs related to general changes in the lib or src directory. macos Issues and PRs related to the macOS platform / OSX. 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. tsc-agenda Issues and PRs to discuss during the meetings of the TSC.
#56452 opened Jan 3, 2025 by anonrig Loading…
6 tasks
src: use non-deprecated ares_set_servers_csv API c++ Issues and PRs that require attention from people who are familiar with C++. cares Issues and PRs related to the c-ares dependency or the cares_wrap binding. needs-ci PRs that need a full CI run.
#56451 opened Jan 3, 2025 by targos Draft
2025-01-07, Version 23.6.0 (Current) release Issues and PRs related to Node.js releases. v23.x v23.x Issues that can be reproduced on v23.x or PRs targeting the v23.x-staging branch.
#56450 opened Jan 3, 2025 by github-actions bot Loading…
src: add --disable-sigusr1 to prevent signal i/o thread c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. review wanted PRs that need reviews. semver-minor PRs that contain new features and should be released in the next minor version.
#56441 opened Jan 2, 2025 by RafaelGSS Loading…
ProTip! Follow long discussions with comments:>50.