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: un-set inspector-async-hook-setup-at-inspect-brk as flaky needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#53692 opened Jul 2, 2024 by abmusse Loading…
src: do not get string_view from temp string 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++. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR.
#53688 opened Jul 2, 2024 by zcbenz Loading…
build: fix mac build error of c-ares under GN cares Issues and PRs related to the c-ares dependency or the cares_wrap binding. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR.
#53687 opened Jul 2, 2024 by zcbenz Loading…
build: fix build error in sqlite under GN build dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR.
#53686 opened Jul 2, 2024 by zcbenz Loading…
build: add gn files for deps/nbytes dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR.
#53685 opened Jul 2, 2024 by zcbenz Loading…
crypto: avoid std::function 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. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR.
#53683 opened Jul 2, 2024 by tniessen Loading…
worker: add postMessageToWorker lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR. semver-minor PRs that contain new features and should be released in the next minor version.
#53682 opened Jul 2, 2024 by ShogunPanda Loading…
fs: improve async error performance 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.
#53678 opened Jul 1, 2024 by anonrig Loading…
doc: align ABI version registry doc Issues and PRs related to the documentations.
#53677 opened Jul 1, 2024 by RedYetiDev Loading…
doc: update api_assets README for new files doc Issues and PRs related to the documentations.
#53676 opened Jul 1, 2024 by RedYetiDev Loading…
meta: bump codecov/codecov-action from 4.4.1 to 4.5.0 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. meta Issues and PRs related to the general management of the project.
#53675 opened Jul 1, 2024 by dependabot bot Loading…
meta: bump mozilla-actions/sccache-action from 0.0.4 to 0.0.5 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.
#53674 opened Jul 1, 2024 by dependabot bot Loading…
meta: bump github/codeql-action from 3.25.7 to 3.25.11 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.
#53673 opened Jul 1, 2024 by dependabot bot Loading…
meta: bump peter-evans/create-pull-request from 6.0.5 to 6.1.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.
#53671 opened Jul 1, 2024 by dependabot bot Loading…
meta: bump actions/checkout from 4.1.6 to 4.1.7 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.
#53672 opened Jul 1, 2024 by dependabot bot Loading…
meta: bump step-security/harden-runner from 2.8.0 to 2.8.1 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.
#53670 opened Jul 1, 2024 by dependabot bot Loading…
path: use the correct name in validateString needs-ci PRs that need a full CI run. path Issues and PRs related to the path subsystem.
#53669 opened Jul 1, 2024 by bpasero Loading…
build: set macos deployment target to 13.3 build Issues and PRs related to build files or the CI. 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.
#53668 opened Jul 1, 2024 by anonrig Loading…
fs: improve error performance of fs.dir 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++. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR. typings
#53667 opened Jul 1, 2024 by anonrig Loading…
doc: add additional explanation to the wildcard section in permissions author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations.
#53664 opened Jul 1, 2024 by jakecastelli Loading…
doc: avoid hiding by navigation bar in anchor jumping in 17.x doc Issues and PRs related to the documentations.
#53663 opened Jul 1, 2024 by cloydlau Loading…
doc: fix that 22.x docs scroll to wrong locations doc Issues and PRs related to the documentations.
#53662 opened Jul 1, 2024 by cloydlau Loading…
test: fix embedding test for Windows 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. request-ci Add this label to start a Jenkins CI on a PR. test Issues and PRs related to the tests.
#53659 opened Jun 30, 2024 by vmoroz Loading…
src: move loadEnvFile toNamespacedPath call 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++. needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem. request-ci Add this label to start a Jenkins CI on a PR.
#53658 opened Jun 30, 2024 by anonrig Loading…
fs: move watchers ToNamespacedPath calls to C++ 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++. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR.
#53657 opened Jun 30, 2024 by anonrig Loading…
ProTip! Add no:assignee to see everything that’s not assigned.