Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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

doc: adding kevin uehara as collaborator doc Issues and PRs related to the documentations.
#55233 opened Oct 2, 2024 by kevinuehara Loading…
test_runner: fix TypeError exception when --enable-source-maps is passed needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#55231 opened Oct 2, 2024 by geeksilva97 Loading…
events: extract event listener validation as a function events Issues and PRs related to the events subsystem / EventEmitter. needs-ci PRs that need a full CI run.
#55230 opened Oct 2, 2024 by sungpaks Loading…
module: expose getPackageJSON utility c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. module Issues and PRs related to the module subsystem. 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.
#55229 opened Oct 1, 2024 by JakobJingleheimer Loading…
test_runner: fix coverage report when --enable-source-maps is provided needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#55228 opened Oct 1, 2024 by geeksilva97 Draft
tools: bump the eslint group in /tools/eslint with 4 updates 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. javascript Pull requests that update Javascript code tools Issues and PRs related to the tools directory.
#55227 opened Oct 1, 2024 by dependabot bot Loading…
module: add internal type def for flushCompileCache author ready PRs that have at least one approval, no pending requests for changes, and a CI started. fast-track PRs that do not need to wait for 48 hours to land. loaders Issues and PRs related to ES module loaders module Issues and PRs related to the module subsystem. typings
#55226 opened Oct 1, 2024 by JakobJingleheimer Loading…
meta: bump mozilla-actions/sccache-action from 0.0.5 to 0.0.6 dependencies Pull requests that update a dependency file. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#55225 opened Oct 1, 2024 by dependabot bot Loading…
meta: bump actions/checkout from 4.1.7 to 4.2.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. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#55224 opened Oct 1, 2024 by dependabot bot Loading…
meta: bump actions/setup-node from 4.0.3 to 4.0.4 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. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#55223 opened Oct 1, 2024 by dependabot bot Loading…
meta: bump codecov/codecov-action from 4.5.0 to 4.6.0 dependencies Pull requests that update a dependency file. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#55222 opened Oct 1, 2024 by dependabot bot Loading…
meta: bump github/codeql-action from 3.26.6 to 3.26.10 dependencies Pull requests that update a dependency file. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#55221 opened Oct 1, 2024 by dependabot bot Loading…
meta: bump step-security/harden-runner from 2.9.1 to 2.10.1 dependencies Pull requests that update a dependency file. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#55220 opened Oct 1, 2024 by dependabot bot Loading…
meta: bump peter-evans/create-pull-request from 7.0.1 to 7.0.5 dependencies Pull requests that update a dependency file. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#55219 opened Oct 1, 2024 by dependabot bot Loading…
doc: put errors in right location doc Issues and PRs related to the documentations. errors Issues and PRs related to JavaScript errors originated in Node.js core. tools Issues and PRs related to the tools directory.
#55218 opened Oct 1, 2024 by RedYetiDev Loading…
[v22.x] backport unflagging of --experimental-require-module and related fixes/refactorings commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. lib / src Issues and PRs related to general changes in the lib or src directory. module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run. needs-citgm PRs that need a CITGM CI run. v22.x v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#55217 opened Oct 1, 2024 by joyeecheung Draft
build: unbreak windows build of ICU source URL build Issues and PRs related to build files or the CI. icu Issues and PRs related to the ICU dependency. needs-ci PRs that need a full CI run. python PRs and issues that require attention from people who are familiar with Python. windows Issues and PRs related to the Windows platform.
#55215 opened Oct 1, 2024 by srl295 Loading…
[v20.x backport] buffer: fix out of range for toString buffer Issues and PRs related to the buffer subsystem. needs-ci PRs that need a full CI run. v20.x v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
#55213 opened Oct 1, 2024 by jazelly Loading…
doc: tweak onboarding instructions 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. meta Issues and PRs related to the general management of the project.
#55212 opened Oct 1, 2024 by mhdawson Loading…
build: include .nycrc in coverage workflows 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. coverage Issues and PRs related to native coverage support. meta Issues and PRs related to the general management of the project.
#55210 opened Oct 1, 2024 by iwuliz Loading…
crypto: remove experimental Curve448 WebCryptoAPI algorithms 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. 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. experimental Issues and PRs related to experimental features. needs-ci PRs that need a full CI run. needs-citgm PRs that need a CITGM CI run. web-standards Issues and PRs related to Web APIs webcrypto
#55209 opened Oct 1, 2024 by panva Loading…
src: fix winapi_strerror error string c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#55207 opened Oct 1, 2024 by huseyinacacak-janea Loading…
worker: handle invalid BroadcastChannel postMessage after close 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. worker Issues and PRs related to Worker support.
#55206 opened Oct 1, 2024 by Nahee-Park Loading…
test: update wpt test for webmessaging/broadcastchannel needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#55205 opened Oct 1, 2024 by Nahee-Park Loading…
repl: don't use deprecated domain module domain Issues and PRs related to the domain subsystem. errors Issues and PRs related to JavaScript errors originated in Node.js core. needs-ci PRs that need a full CI run. needs-citgm PRs that need a CITGM CI run. repl Issues and PRs related to the REPL subsystem. semver-major PRs that contain breaking changes and should be released in the next major version.
#55204 opened Oct 1, 2024 by RedYetiDev Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.