Skip to content

Issues: nodejs/node

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

America/Asuncion still on UTC-4
#57782 by aza547 was closed Apr 7, 2025
"version" field on node.config.json config Issues or PRs related to the config subsystem feature request Issues that request new features to be added to Node.js.
#57781 by marco-ippolito was closed Apr 7, 2025
build: remove nocorepack vcbuild flag author ready PRs that have at least one approval, no pending requests for changes, and a CI started. 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. 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. needs-ci PRs that need a full CI run. windows Issues and PRs related to the Windows platform.
#57772 by aduh95 was merged Apr 8, 2025 Loading…
tools: update doc to new version author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. tools Issues and PRs related to the tools directory.
#57769 by nodejs-github-bot was merged Apr 8, 2025 Loading…
src: improve error handling in node_env_var.cc 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++. needs-ci PRs that need a full CI run.
#57767 by aduh95 was merged Apr 7, 2025 Loading…
lib: add defaultValue and name options to AsyncLocalStorage async_local_storage AsyncLocalStorage 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. semver-minor PRs that contain new features and should be released in the next minor version.
#57766 by jasnell was closed Apr 7, 2025 Loading…
doc: graduate more experimental APIs author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. semver-minor PRs that contain new features and should be released in the next minor version.
#57765 by jasnell was closed Apr 7, 2025 Loading…
src: improve error handling in node_http2 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 Add this label to land a pull request using GitHub Actions. http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#57764 by jasnell was closed Apr 7, 2025 Loading…
src: improve error handing in node_messaging 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++. needs-ci PRs that need a full CI run.
#57760 by jasnell was closed Apr 7, 2025 Loading…
src: improve error handling in callback.cc 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++. needs-ci PRs that need a full CI run.
#57758 by jasnell was closed Apr 7, 2025 Loading…
src: improve error handling in crypto_x509 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++. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#57757 by jasnell was closed Apr 7, 2025 Loading…
src: remove unused variable in crypto_x509.cc c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. fast-track PRs that do not need to wait for 48 hours to land. needs-ci PRs that need a full CI run.
#57754 by targos was merged Apr 5, 2025 Loading…
doc: explicitly state that corepack will be removed in v25+ 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.
#57747 by trivikr was merged Apr 7, 2025 Loading…
doc: update position type to integer | null in fs author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#57745 by y-hsgw was merged Apr 6, 2025 Loading…
doc: update CI instructions author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations.
#57743 by aduh95 was merged Apr 6, 2025 Loading…
test: update expected error message for macOS 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.
#57742 by aduh95 was merged Apr 6, 2025 Loading…
sqlite: database is locked sqlite Issues and PRs related to the SQLite subsystem.
#57741 by ronag was closed Apr 5, 2025
src: update std::vector<v8::Local<T>> to use v8::LocalVector<T> 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++. needs-ci PRs that need a full CI run.
#57733 by Aditi-1400 was merged Apr 5, 2025 Loading…
module: add module.detectSyntax 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. strip-types Issues or PRs related to strip-types support
#57731 by marco-ippolito was closed Apr 7, 2025 Draft
doc: add back mention of visa fees to onboarding doc 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.
#57730 by RaisinTen was merged Apr 4, 2025 Loading…
doc: remove link to QUIC.md author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations.
#57729 by aduh95 was merged Apr 4, 2025 Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.