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

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 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 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 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 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 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 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 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…
esm: remove unnecessary toNamespacedPath calls 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. request-ci Add this label to start a Jenkins CI on a PR.
#53656 opened Jun 30, 2024 by anonrig Loading…
v8: move ToNamespacedPath 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++. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR.
#53655 opened Jun 30, 2024 by anonrig Loading…
lib: move ToNamespacedPath call 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++. esm Issues and PRs related to the ECMAScript Modules implementation. 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.
#53654 opened Jun 30, 2024 by anonrig Loading…
deps: update V8 to 12.7 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. v8 engine Issues and PRs related to the V8 dependency.
#53651 opened Jun 30, 2024 by targos Loading…
doc: mark NODE_MODULE_VERSION for Node.js 22.0.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. doc Issues and PRs related to the documentations.
#53650 opened Jun 30, 2024 by targos Loading…
lib: make navigator properties lazy 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. performance Issues and PRs related to the performance of Node.js. request-ci Add this label to start a Jenkins CI on a PR.
#53649 opened Jun 30, 2024 by jasnell Loading…
Added OpenSSL Security Level section to docs/api/tls.md doc Issues and PRs related to the documentations. openssl Issues and PRs related to the OpenSSL dependency. tls Issues and PRs related to the tls subsystem.
#53647 opened Jun 30, 2024 by afanasy Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.