-
Notifications
You must be signed in to change notification settings - Fork 30.7k
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
http: support HTTP[S]_PROXY environment variables
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-major
PRs that contain breaking changes and should be released in the next major version.
#57165
opened Feb 21, 2025 by
joyeecheung
•
Draft
esm: unflag --experimental-wasm-modules
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.
notable-change
PRs with changes that should be highlighted in changelogs.
semver-major
PRs that contain breaking changes and should be released in the next major version.
#57038
opened Feb 13, 2025 by
guybedford
Loading…
src: add support to override local env variables option
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.
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.
#52531
opened Apr 14, 2024 by
IlyasShabi
Loading…
2 tasks done
fs: extends recursive readdir to allow a function to limit traversal
fs
Issues and PRs related to the fs subsystem / file system.
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.
#49255
opened Aug 20, 2023 by
prettydiff
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…
http: add Issues or PRs related to the http subsystem.
needs-ci
PRs that need a full CI run.
notable-change
PRs with changes that should be highlighted in changelogs.
review wanted
PRs that need reviews.
semver-minor
PRs that contain new features and should be released in the next minor version.
http.createStaticServer
http
#45096
opened Oct 20, 2022 by
aduh95
Loading…
stream: adjust src hwm when pipelining
notable-change
PRs with changes that should be highlighted in changelogs.
semver-major
PRs that contain breaking changes and should be released in the next major version.
stream
Issues and PRs related to the stream subsystem.
#40751
opened Nov 7, 2021 by
ronag
Loading…
crypto: add support for SM2
c++
Issues and PRs that require attention from people who are familiar with C++.
crypto
Issues and PRs related to the crypto subsystem.
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.
#37066
opened Jan 25, 2021 by
tniessen
Loading…
lib: fix inspector links for stack traces
notable-change
PRs with changes that should be highlighted in changelogs.
semver-major
PRs that contain breaking changes and should be released in the next major version.
#35725
opened Oct 20, 2020 by
Dragiyski
Loading…
3 tasks done
ProTip!
Exclude everything labeled
bug
with -label:bug.