-
-
Notifications
You must be signed in to change notification settings - Fork 31.4k
Issues: nodejs/node
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
doc: reserve module version 136 for Electron 37
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.
#57979
opened Apr 22, 2025 by
clavin
Loading…
tools: ignore test directory in CodeQL scans
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
meta
Issues and PRs related to the general management of the project.
#57978
opened Apr 22, 2025 by
Trott
Loading…
crypto: fix cross-realm 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.
crypto
Issues and PRs related to the crypto subsystem.
needs-ci
PRs that need a full CI run.
SharedArrayBuffer
validation
author ready
#57974
opened Apr 22, 2025 by
aduh95
Loading…
doc: fix 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.
AsyncLocalStorage
example response changes after node v18
author ready
#57969
opened Apr 22, 2025 by
ntedgi
Loading…
meta: allow penetration testing on live system with prior authorization
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.
#57966
opened Apr 22, 2025 by
mcollina
Loading…
test: deflake test-http2-options-max-headers-block-length
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.
test
Issues and PRs related to the tests.
#57959
opened Apr 21, 2025 by
lpinca
Loading…
src: skip calling object setters
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++.
commit-queue-failed
An error occurred while landing this pull request using GitHub Actions.
needs-ci
PRs that need a full CI run.
sqlite
Issues and PRs related to the SQLite subsystem.
#57942
opened Apr 20, 2025 by
JonasBa
Loading…
deps: update ngtcp2 to 1.12.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.
needs-ci
PRs that need a full CI run.
quic
Issues and PRs related to the QUIC implementation / HTTP/3.
#57941
opened Apr 20, 2025 by
nodejs-github-bot
Loading…
util: add internal PRs that have at least one approval, no pending requests for changes, and a CI started.
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.
needs-ci
PRs that need a full CI run.
util
Issues and PRs related to the built-in util module.
assignFunctionName()
function
author ready
#57916
opened Apr 17, 2025 by
LiviaMedeiros
Loading…
module: clarify esm error message in 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.
require
calls
author ready
#57774
opened Apr 6, 2025 by
dario-piotrowicz
Loading…
src: fix 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.
single-executable
Issues and PRs related to single-executable applications
-Wunreachable-code-return
in node_sea
author ready
#57664
opened Mar 28, 2025 by
codebytere
Loading…
assert,util: handle invalid dates as equal in deep comparison
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.
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.
util
Issues and PRs related to the built-in util module.
#57627
opened Mar 25, 2025 by
BridgeAR
Loading…
src: env_vars caching and local variable scope optimization
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++.
config
Issues or PRs related to the config subsystem
needs-ci
PRs that need a full CI run.
#57624
opened Mar 25, 2025 by
mertcanaltin
Loading…
src: add 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++.
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
notable-change
PRs with changes that should be highlighted in changelogs.
semver-minor
PRs that contain new features and should be released in the next minor version.
--run-from
flag
author ready
#57592
opened Mar 22, 2025 by
flakey5
Loading…
src: port 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.
needs-ci
PRs that need a full CI run.
initializeImportMeta
to native
author ready
#57286
opened Mar 3, 2025 by
aduh95
Loading…
url: improve performance of the format function
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
url
Issues and PRs related to the legacy built-in url module.
#57099
opened Feb 16, 2025 by
puskin94
Loading…
esm: avoid 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.
semver-major
PRs that contain breaking changes and should be released in the next major version.
import.meta
setup costs for unused properties
author ready
#57003
opened Feb 11, 2025 by
JakobJingleheimer
Loading…
child_process: validate strings in exec and spawn
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
child_process
Issues and PRs related to the child_process subsystem.
needs-ci
PRs that need a full CI run.
#56148
opened Dec 5, 2024 by
puskin94
Loading…
meta: allow users to reopen stale issues via commands
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.
meta
Issues and PRs related to the general management of the project.
#55498
opened Oct 23, 2024 by
avivkeller
Loading…
http: resume kept-alive when no body allowed
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.
http
Issues or PRs related to the http 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.
#52329
opened Apr 2, 2024 by
mweberxyz
Loading…
util: add %c to ANSI transform for console.log()
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
console
Issues and PRs related to the console subsystem.
needs-ci
PRs that need a full CI run.
notable-change
PRs with changes that should be highlighted in changelogs.
semver-minor
PRs that contain new features and should be released in the next minor version.
util
Issues and PRs related to the built-in util module.
#49205
opened Aug 16, 2023 by
jcbhmr
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.