Skip to content

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
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
Assignee
Filter by who’s assigned
Sort

Issues list

src: ERR_ILLEGAL_CONSTRUCTOR thrown from c++ had the wrong constructor c++ Issues and PRs that require attention from people who are familiar with C++. 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.
#58364 opened May 16, 2025 by nektro Loading…
lib: deprecate _stream_* modules author ready PRs that have at least one approval, no pending requests for changes, and a CI started. lib / src Issues and PRs related to general changes in the lib or src directory. 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.
#58337 opened May 14, 2025 by dario-piotrowicz Loading…
src: remove Environment::GetCurrent(isolate) 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. semver-major PRs that contain breaking changes and should be released in the next major version.
#58311 opened May 13, 2025 by anonrig Loading…
Update nghttp2 mc to v1.65.0 http2 Issues or PRs related to the http2 subsystem. 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. tsc-agenda Issues and PRs to discuss during the meetings of the TSC.
#58293 opened May 12, 2025 by mcollina Loading…
node-api: add warning for NAPI_EXPERIMENTAL c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. node-api Issues and PRs related to the Node-API. semver-major PRs that contain breaking changes and should be released in the next major version.
#58280 opened May 11, 2025 by miguelmarcondesf Loading…
build: update macos runner to 15 commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. meta Issues and PRs related to the general management of the project. semver-major PRs that contain breaking changes and should be released in the next major version.
#58078 opened Apr 29, 2025 by anonrig Loading…
util: update util.isArray() to eol 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.
#58027 opened Apr 25, 2025 by miguelmarcondesf Loading…
lib: consolidate Channel and ActiveChannel into single class diagnostics_channel Issues and PRs related to diagnostics channel needs-benchmark-ci PR that need a benchmark CI run. 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.
#57977 opened Apr 22, 2025 by gurgunday Loading…
http: improve performance by removing async_hooks async_hooks Issues and PRs related to the async hooks subsystem. async_local_storage AsyncLocalStorage c++ Issues and PRs that require attention from people who are familiar with C++. http Issues or PRs related to the http subsystem. lib / src Issues and PRs related to general changes in the lib or src directory. 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.
#57938 opened Apr 20, 2025 by JonasBa Draft
fs: remove recursive option from rmdir deprecations Issues and PRs related to deprecations. fs Issues and PRs related to the fs subsystem / file system. 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.
#57784 opened Apr 7, 2025 by LiviaMedeiros Loading…
build: remove the rest of corepack build Issues and PRs related to build files or the CI. dependencies Pull requests that update a dependency file. doc Issues and PRs related to the documentations. 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. dont-land-on-v23.x PRs that should not land on the v23.x-staging branch and should not be released in v23.x. dont-land-on-v24.x PRs that should not land on the v18.x-staging branch and should not be released in v24.x. meta Issues and PRs related to the general management of the project. 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.
#57763 opened Apr 5, 2025 by ljharb Loading…
lib: fix default AbortController.abort() message 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.
#57735 opened Apr 2, 2025 by nektro 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…
fix(process): improve error message for process.cwd() when directory is deleted c++ Issues and PRs that require attention from people who are familiar with C++. 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.
#57184 opened Feb 23, 2025 by Ankush1oo8 Loading…
lib: unflag experimental Temporal blocked PRs that are blocked by other issues or PRs. c++ Issues and PRs that require attention from people who are familiar with C++. 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.
#57128 opened Feb 18, 2025 by jasnell Draft
bootstrap: expose process._rawDebug as a global function lib / src Issues and PRs related to general changes in the lib or src directory. 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.
#55907 opened Nov 18, 2024 by jsumners Loading…
buffer: throw on invalid encoding in Buffer.from buffer Issues and PRs related to the buffer subsystem. semver-major PRs that contain breaking changes and should be released in the next major version.
#54586 opened Aug 27, 2024 by ronag Loading…
buffer: improve error handling of buffer.concat buffer Issues and PRs related to the buffer subsystem. 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.
#54464 opened Aug 20, 2024 by sungpaks Loading…
net: set default highwatermark at socket creation time needs-ci PRs that need a full CI run. net Issues and PRs related to the net subsystem. semver-major PRs that contain breaking changes and should be released in the next major version.
#48882 opened Jul 22, 2023 by lukiano Loading…
lib, doc: standardize params in PerformanceObserver.observe needs-ci PRs that need a full CI run. perf_hooks Issues and PRs related to the implementation of the Performance Timing API. semver-major PRs that contain breaking changes and should be released in the next major version.
#47025 opened Mar 9, 2023 by umuoy1 Loading…
events,bootstrap: make globalThis extend EventTarget events Issues and PRs related to the events subsystem / EventEmitter. 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. tools Issues and PRs related to the tools directory.
#45993 opened Dec 28, 2022 by KhafraDev Loading…
doc,lib: remove deprecated domain 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. semver-major PRs that contain breaking changes and should be released in the next major version. wip Issues and PRs that are still a work in progress.
#45839 opened Dec 13, 2022 by bnoordhuis Draft
fs: adjust truncate mode from r+ to a fs Issues and PRs related to the fs subsystem / file system. 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. wip Issues and PRs that are still a work in progress.
#43315 opened Jun 5, 2022 by LiviaMedeiros Loading…
process: add reportError 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. tools Issues and PRs related to the tools directory.
#41912 opened Feb 9, 2022 by benjamingr Loading…
assert: allow arbitrary argument order in match() and doesNotMatch() assert Issues and PRs related to the assert subsystem. 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.
#41007 opened Nov 28, 2021 by BridgeAR Loading…
ProTip! Follow long discussions with comments:>50.