Skip to content

Issues: nodejs/node

Upcoming Node.js Major Release (v24)
#57057 opened Feb 15, 2025 by github-actions bot
Open
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

tools: add more details about rolling inspector_protocol tools Issues and PRs related to the tools directory.
#57167 opened Feb 21, 2025 by legendecas Loading…
tools: update doc to new version doc Issues and PRs related to the documentations. tools Issues and PRs related to the tools directory.
#57085 opened Feb 16, 2025 by nodejs-github-bot Loading…
Enable ccache on Windows build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations. install Issues and PRs related to the installers. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency. windows Issues and PRs related to the Windows platform.
#56705 opened Jan 22, 2025 by StefanStojanovic Loading…
cli: generate man-page build Issues and PRs related to build files or the CI. cli Issues and PRs related to the Node.js command line interface. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory.
#55885 opened Nov 16, 2024 by avivkeller Loading…
build: add a flag v8_enable_simultor build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency.
#55848 opened Nov 14, 2024 by luyahan Loading…
tools: lint typescript files needs-ci PRs that need a full CI run. strip-types Issues or PRs related to strip-types support tools Issues and PRs related to the tools directory.
#55709 opened Nov 3, 2024 by avivkeller Loading…
tools: lint TypeScript files feature request Issues that request new features to be added to Node.js. strip-types Issues or PRs related to strip-types support tools Issues and PRs related to the tools directory.
#55702 opened Nov 3, 2024 by marco-ippolito
tools: update clang-format to v19 c++ Issues and PRs that require attention from people who are familiar with C++. tools Issues and PRs related to the tools directory.
#55201 opened Sep 30, 2024 by avivkeller Loading…
build: Allow to use atomic builtins from compiler-rt instead of libatomic build Issues and PRs related to build files or the CI. gyp Issues and PRs related to the GYP tool and .gyp build files needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency.
#54306 opened Aug 10, 2024 by vadorovsky Loading…
build: support setting an emulator from configure script build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency.
#53899 opened Jul 17, 2024 by tie Loading…
build: minify undici build Issues and PRs related to build files or the CI. dependencies Pull requests that update a dependency file. tools Issues and PRs related to the tools directory.
#53870 opened Jul 16, 2024 by Kikobeats Loading…
Adding --trace-sigint for tests that are timing out in tools/test.py? test Issues and PRs related to the tests. tools Issues and PRs related to the tools directory.
#53739 opened Jul 5, 2024 by joyeecheung
tools: add osx notarization support for tarballs macos Issues and PRs related to the macOS platform / OSX. tools Issues and PRs related to the tools directory.
#52610 opened Apr 20, 2024 by UlisesGascon Draft
Improving error handling npm Issues and PRs related to the npm client dependency or the npm registry. test Issues and PRs related to the tests. tools Issues and PRs related to the tools directory.
#51953 opened Mar 4, 2024 by prateekkushwaha2 Loading…
tools: verify with gpg if md5 is not present in update-icu tools Issues and PRs related to the tools directory.
#50507 opened Nov 1, 2023 by islandryu Loading…
ESLint is going to deprecate formatting rules tools Issues and PRs related to the tools directory.
#50449 opened Oct 28, 2023 by targos
node-api: treat V8 platform symbols same as base stalled Issues and PRs that are stalled. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency.
#49740 opened Sep 20, 2023 by sparist Loading…
[v18.x backport] build, deps, test, tools: avoid excessive LTO, debug information blocked PRs that are blocked by other issues or PRs. build Issues and PRs related to build files or the CI. dependencies Pull requests that update a dependency file. i18n-api Issues and PRs related to the i18n implementation. icu Issues and PRs related to the ICU dependency. needs-ci PRs that need a full CI run. openssl Issues and PRs related to the OpenSSL dependency. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency. v18.x Issues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch.
#49065 opened Aug 8, 2023 by rockdrilla Loading…
build, deps, test, tools: avoid excessive LTO, debug information build Issues and PRs related to build files or the CI. dependencies Pull requests that update a dependency file. i18n-api Issues and PRs related to the i18n implementation. icu Issues and PRs related to the ICU dependency. needs-ci PRs that need a full CI run. openssl Issues and PRs related to the OpenSSL dependency. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency.
#49063 opened Aug 8, 2023 by rockdrilla Loading…
tools: add eslint rule for __proto__: null in object tools Issues and PRs related to the tools directory.
#48646 opened Jul 3, 2023 by rluvaton Loading…
tools: yaml lint command in vcbuild script build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. windows Issues and PRs related to the Windows platform.
#48422 opened Jun 11, 2023 by lutaok Loading…
optimised runcmd func in tools/icu/icutrim.py i18n-api Issues and PRs related to the i18n implementation. icu Issues and PRs related to the ICU dependency. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory.
#48241 opened May 29, 2023 by jaisipani 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…
feat: Implement a way to expose static files from a directory (similar to Python SimpleHttpServer) feature request Issues that request new features to be added to Node.js. never-stale Mark issue so that it is never considered stale tools Issues and PRs related to the tools directory.
#45079 opened Oct 19, 2022 by ErickWendel
build: shim for invoking node w/o .exe from WSL build Issues and PRs related to build files or the CI. install Issues and PRs related to the installers. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. windows Issues and PRs related to the Windows platform.
#43948 opened Jul 22, 2022 by hrishikesh-kadam Loading…
ProTip! Exclude everything labeled bug with -label:bug.