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

meta: bump github/codeql-action from 2.3.3 to 2.3.6 dependencies Pull requests that update a dependency file. meta Issues and PRs related to the general management of the project.
#48287 opened Jun 1, 2023 by dependabot bot Loading…
meta: bump actions/setup-python from 4.6.0 to 4.6.1 dependencies Pull requests that update a dependency file. meta Issues and PRs related to the general management of the project.
#48286 opened Jun 1, 2023 by dependabot bot Loading…
meta: bump codecov/codecov-action from 3.1.3 to 3.1.4 dependencies Pull requests that update a dependency file. meta Issues and PRs related to the general management of the project.
#48285 opened Jun 1, 2023 by dependabot bot Loading…
benchmark: add crypto.create*Key benchmark Issues and PRs related to the benchmark subsystem. crypto Issues and PRs related to the crypto subsystem.
#48284 opened Jun 1, 2023 by panva Loading…
test_runner: apply runOnly on suites needs-ci PRs that need a full CI run. test_runner
#48279 opened Jun 1, 2023 by MoLow Loading…
server.maxConnections = 0 is treated as if its unset cluster Issues and PRs related to the cluster subsystem. needs-ci PRs that need a full CI run. net Issues and PRs related to the net subsystem.
#48276 opened Jun 1, 2023 by ignoramous Loading…
[v18.x backport] net: fix address iteration with autoSelectFamily 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. v18.x Issues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch.
#48275 opened May 31, 2023 by juanarbol Loading…
doc: clarify array args to Buffer.from() buffer Issues and PRs related to the buffer subsystem. commit-queue Add this label to land a pull request using GitHub Actions. 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.
#48274 opened May 31, 2023 by bengl Loading…
module: reduce the number of URL initializations author ready PRs that have at least one approval, no pending requests for changes, and a CI started. esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#48272 opened May 31, 2023 by anonrig Loading…
build: add -DNDEBUG=1 to clang flags build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run.
#48271 opened May 31, 2023 by anonrig Loading…
benchmark: refactor crypto oneshot author ready PRs that have at least one approval, no pending requests for changes, and a CI started. benchmark Issues and PRs related to the benchmark subsystem. 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.
#48267 opened May 31, 2023 by panva Loading…
tools: simplify fileURL test fixture → fileHref esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#48266 opened May 31, 2023 by JakobJingleheimer Loading…
test: fix test-net-autoselectfamily for kernel without IPv6 support needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#48265 opened May 31, 2023 by LiviaMedeiros Loading…
test_runner: watch mode improvments author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. needs-ci PRs that need a full CI run. test_runner
#48259 opened May 30, 2023 by MoLow Loading…
net: fix address iteration with autoSelectFamily backport-open-v18.x Indicate that the PR has an open backport. commit-queue-failed An error occurred while landing this pull request using GitHub Actions. fast-track PRs that do not need to wait for 48 hours to land. needs-ci PRs that need a full CI run. net Issues and PRs related to the net subsystem.
#48258 opened May 30, 2023 by indutny Loading…
doc: document watch option for node:test run() author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. 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. test_runner
#48256 opened May 30, 2023 by MoLow Loading…
tls: reapply servername on happy eyeballs connect lts-watch-v18.x PRs that may need to be released in v18.x. needs-ci PRs that need a full CI run. tls Issues and PRs related to the tls subsystem.
#48255 opened May 30, 2023 by indutny Loading…
src: add kGCTypeMinorMarkCompact gc type c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#48253 opened May 30, 2023 by theanarkh Loading…
4 tasks done
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 sbhrule15 Loading…
quic: next iteration 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.
#48244 opened May 29, 2023 by jasnell Loading…
bootstrap: unify snapshot builder and embedder entry points 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.
#48242 opened May 29, 2023 by joyeecheung Loading…
optimised runcmd func in tools/icu/icutrim.py i18n-api Issues and PRs related to the i18n implementation. icu Issues and PRs related to the ICU dependency. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory.
#48241 opened May 29, 2023 by jaisipani Loading…
lib: fix blob.stream() causing hanging promises needs-ci PRs that need a full CI run. web streams
#48232 opened May 28, 2023 by debadree25 Loading…
deps: enable zlib AVX-512 optimizations dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. zlib Issues and PRs related to the zlib subsystem.
#48228 opened May 28, 2023 by lpinca Loading…
test_runner: changing spec from class to function 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. test_runner
#48208 opened May 27, 2023 by shubham9411 Loading…
ProTip! Exclude everything labeled bug with -label:bug.