-
Notifications
You must be signed in to change notification settings - Fork 29.2k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
module: use kNodeModulesRE to detect node_modules
esm
Issues and PRs related to the ECMAScript Modules implementation.
module
Issues and PRs related to the module subsystem.
needs-ci
PRs that need a full CI run.
util
Issues and PRs related to the built-in util module.
#55243
opened Oct 2, 2024 by
joyeecheung
Loading…
process: add process.features.require_module
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#55241
opened Oct 2, 2024 by
joyeecheung
Loading…
build: drop support for python 3.8
blocked
PRs that are blocked by other issues or PRs.
build
Issues and PRs related to build files or the CI.
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.
needs-ci
PRs that need a full CI run.
python
PRs and issues that require attention from people who are familiar with Python.
#55239
opened Oct 2, 2024 by
RedYetiDev
Loading…
benchmark: rewrite detect-esm-syntax benchmark
benchmark
Issues and PRs related to the benchmark subsystem.
esm
Issues and PRs related to the ECMAScript Modules implementation.
#55238
opened Oct 2, 2024 by
joyeecheung
Loading…
worker: expose PRs that need a full CI run.
semver-minor
PRs that contain new features and should be released in the next minor version.
worker
Issues and PRs related to Worker support.
markAsUncloneable api
needs-ci
#55234
opened Oct 2, 2024 by
jazelly
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 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.
getPackageJSON utility
c++
#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 PRs that have at least one approval, no pending requests for changes, and a CI started.
commit-queue-failed
An error occurred while landing this 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.
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
flushCompileCache
author ready
#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
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.
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…
tools: enforce errors to not be documented in legacy section
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
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.
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…
doc: tweak onboarding instructions
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.
meta
Issues and PRs related to the general management of the project.
#55212
opened Oct 1, 2024 by
mhdawson
Loading…
build: include 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.
.nycrc in coverage workflows
author ready
#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…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.