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

test_runner: ignore unmappes lines for coverage needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#55162 opened Sep 29, 2024 by geeksilva97 Loading…
deps: patch V8 to 12.9.202.24 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. 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. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#55161 opened Sep 29, 2024 by nodejs-github-bot Loading…
tools: update gyp-next to 0.18.2 build Issues and PRs related to build files or the CI. gyp Issues and PRs related to the GYP tool and .gyp build files needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory.
#55160 opened Sep 29, 2024 by nodejs-github-bot Loading…
benchmark: add no-warnings to process.has bench benchmark Issues and PRs related to the benchmark subsystem. permission Issues and PRs related to the Permission Model
#55159 opened Sep 28, 2024 by RafaelGSS Loading…
benchmark: add --runs support to run.js
#55158 opened Sep 28, 2024 by RafaelGSS Loading…
test: add resource to internal module stat test needs-ci PRs that need a full CI run. permission Issues and PRs related to the Permission Model test Issues and PRs related to the tests.
#55157 opened Sep 28, 2024 by RafaelGSS Loading…
src: remove icu based ToASCII and ToUnicode c++ Issues and PRs that require attention from people who are familiar with C++. i18n-api Issues and PRs related to the i18n implementation. needs-ci PRs that need a full CI run.
#55156 opened Sep 28, 2024 by anonrig Loading…
src: modernize likely/unlikely hints 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. 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. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#55155 opened Sep 28, 2024 by anonrig Loading…
stream: handle undefined chunks correctly in decode stream 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. web streams
#55153 opened Sep 28, 2024 by Nahee-Park Loading…
test: update wpt test for encoding commit-queue Add this label to land a pull request using GitHub Actions. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#55151 opened Sep 28, 2024 by Nahee-Park Loading…
lib: fix module print timing when specifier includes " 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. util Issues and PRs related to the built-in util module.
#55150 opened Sep 28, 2024 by aduh95 Loading…
fs: acknowledge signal option in filehandle.createReadStream() doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#55148 opened Sep 28, 2024 by LiviaMedeiros Loading…
doc: fix events.once() example with AbortSignal doc Issues and PRs related to the documentations. events Issues and PRs related to the events subsystem / EventEmitter.
#55144 opened Sep 27, 2024 by foxxyz Loading…
build: describe the fix for compiling android node.js on an x86_64 host build Issues and PRs related to build files or the CI.
#55133 opened Sep 26, 2024 by haotaoyanzhuce Loading…
test: add escapePOSIXShell util async_hooks Issues and PRs related to the async hooks subsystem. 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. test Issues and PRs related to the tests.
#55125 opened Sep 25, 2024 by aduh95 Loading…
test: move coverage source map tests to new file needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem. test Issues and PRs related to the tests.
#55123 opened Sep 25, 2024 by RedYetiDev Loading…
src: fixup Error.stackTraceLimit during snapshot building 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.
#55121 opened Sep 25, 2024 by joyeecheung Loading…
diagnostics_channel: fix unsubscribe during publish diagnostics_channel Issues and PRs related to diagnostics channel needs-ci PRs that need a full CI run.
#55116 opened Sep 25, 2024 by simon-id Draft
deps: V8: backport 0d5d6e71bbb0 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. build Issues and PRs related to build files or the CI. 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. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#55115 opened Sep 25, 2024 by aduh95 Loading…
deps: update libuv to 1.49.0 dependencies Pull requests that update a dependency file. libuv Issues and PRs related to the libuv dependency or the uv binding. needs-ci PRs that need a full CI run.
#55114 opened Sep 25, 2024 by santigimeno Loading…
Allow manipulating the generator in Duplex.from() needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem. test Issues and PRs related to the tests.
#55096 opened Sep 24, 2024 by matthieusieben Loading…
test: add unexpected behavior repro test needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem. test Issues and PRs related to the tests. watch-mode Issues and PRs related to watch mode wip Issues and PRs that are still a work in progress.
#55095 opened Sep 24, 2024 by pmarchini Draft
fs: pass correct path to DirentFromStats during glob author ready PRs that have at least one approval, no pending requests for changes, and a CI started. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#55071 opened Sep 22, 2024 by RedYetiDev Loading…
tools: fix typos 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. tools Issues and PRs related to the tools directory.
#55061 opened Sep 22, 2024 by NathanBaulch Loading…
test_runner: throw on invalid source map commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. coverage Issues and PRs related to native coverage support. errors Issues and PRs related to JavaScript errors originated in Node.js core. needs-ci PRs that need a full CI run. source maps Issues and PRs related to source map support. test_runner Issues and PRs related to the test runner subsystem.
#55055 opened Sep 21, 2024 by RedYetiDev Loading…
ProTip! Add no:assignee to see everything that’s not assigned.