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

docs: added website team to sharing project news doc Issues and PRs related to the documentations.
#49002 opened Aug 3, 2023 by UlisesGascon Loading…
test: stabilize the inspector-open-dispose test needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#49000 opened Aug 2, 2023 by atlowChemi Loading…
Unnecessary use of switch-cases crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#48998 opened Aug 2, 2023 by mrna0 Loading…
src: serialize both BaseObject slots 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.
#48996 opened Aug 2, 2023 by joyeecheung Loading…
src: add ability to overload fast api functions c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. dont-land-on-v16.x PRs that should not land on the v16.x-staging branch and should not be released in v16.x. dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run.
#48993 opened Aug 1, 2023 by anonrig Loading…
test: refactor test-node-output-errors 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. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#48992 opened Aug 1, 2023 by aduh95 Loading…
test: use spawn and spawnPromisified instead of exec 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. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#48991 opened Aug 1, 2023 by aduh95 Loading…
test: use fixtures.fileURL when appropriate 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. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#48990 opened Aug 1, 2023 by aduh95 Loading…
test: remove --no-warnings flag in test_runner fixtures 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.
#48989 opened Aug 1, 2023 by rluvaton Loading…
Perf: Implement RAII for Mutex in RandomCIDFactory c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3.
#48988 opened Aug 1, 2023 by athy125 Loading…
meta: bump github/codeql-action from 2.20.1 to 2.21.2 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. dependencies Pull requests that update a dependency file. meta Issues and PRs related to the general management of the project.
#48986 opened Aug 1, 2023 by dependabot bot Loading…
meta: bump step-security/harden-runner from 2.4.1 to 2.5.0 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. dependencies Pull requests that update a dependency file. meta Issues and PRs related to the general management of the project.
#48985 opened Aug 1, 2023 by dependabot bot Loading…
meta: bump actions/setup-node from 3.6.0 to 3.7.0 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. dependencies Pull requests that update a dependency file. meta Issues and PRs related to the general management of the project.
#48984 opened Aug 1, 2023 by dependabot bot Loading…
meta: bump actions/setup-python from 4.6.1 to 4.7.0 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. dependencies Pull requests that update a dependency file. meta Issues and PRs related to the general management of the project.
#48983 opened Aug 1, 2023 by dependabot bot Loading…
vm: store MicrotaskQueue in ContextifyContext directly 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.
#48982 opened Aug 1, 2023 by joyeecheung Loading…
deps: update llhttp to 9.0.0 dependencies Pull requests that update a dependency file. 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.
#48981 opened Aug 1, 2023 by ShogunPanda Loading…
worker: support case-insensitive process.env usage on Windows in worker threads c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#48976 opened Jul 31, 2023 by daeyeon Loading…
test_runner: expose location of tests 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-minor PRs that contain new features and should be released in the next minor version. test_runner
#48975 opened Jul 30, 2023 by cjihrig Loading…
test_runner: add error message if custom reporter throws error needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#48974 opened Jul 30, 2023 by ocodista Loading…
Document require("stream/promises").pipeline end option needs-ci PRs that need a full CI run.
#48970 opened Jul 30, 2023 by aloisklink Loading…
tls: fix bugs of double TLS 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.
#48969 opened Jul 30, 2023 by ywave620 Loading…
deps: update timezone to 2023c dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#48967 opened Jul 30, 2023 by nodejs-github-bot Loading…
Fix event handler function signature of http upgrade event doc Issues and PRs related to the documentations. http Issues or PRs related to the http subsystem.
#48961 opened Jul 29, 2023 by aral Loading…
report: fix recent coverity warning. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. report Issues and PRs related to process.report.
#48954 opened Jul 28, 2023 by mhdawson Loading…
events: remove weak listener for event target abortcontroller Issues and PRs related to the AbortController API needs-ci PRs that need a full CI run.
#48952 opened Jul 28, 2023 by rluvaton Loading…
1 task done
ProTip! no:milestone will show everything without a milestone.