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

stream: fix sizeAlgorithm validation in WritableStream 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. web streams
#57280 by daeyeon was merged Mar 5, 2025 β€’ Approved
src: use Maybe<void> in ProcessEmitWarningSync 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.
#57250 by daeyeon was merged Mar 6, 2025 β€’ Approved
src: use cached emit string 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.
#57249 by daeyeon was merged Mar 5, 2025 β€’ Approved
net: validate non-string host for socket.connect 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. net Issues and PRs related to the net subsystem.
#57198 by daeyeon was merged Mar 11, 2025 β€’ Approved
fs: allow exclude option in globs to accept glob patterns 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. fs Issues and PRs related to the fs subsystem / file system. 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.
#56489 by daeyeon was merged Jan 8, 2025 β€’ Approved
build: fix conflicting V8 object print flags 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. needs-ci PRs that need a full CI run.
#54785 by daeyeon was closed Sep 13, 2024 β€’ Approved
src: fix unhandled error in structuredClone 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++. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. web-standards Issues and PRs related to Web APIs
#54764 by daeyeon was merged Sep 7, 2024 β€’ Approved
src: fix typo in node.h 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++. fast-track PRs that do not need to wait for 48 hours to land.
#53759 by daeyeon was merged Jul 8, 2024 β€’ Approved
src: fix Worker termination when --inspect-brk is passed 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-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. inspector Issues and PRs related to the V8 inspector protocol lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. worker Issues and PRs related to Worker support.
#53724 by daeyeon was merged Jul 6, 2024 β€’ Approved
build: fix --v8-lite-mode build 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. 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.
#52725 by daeyeon was merged Jun 3, 2024 β€’ Approved
cli: remove --no-experimental-global-customevent flag 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-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. process Issues and PRs related to the process subsystem. semver-major PRs that contain breaking changes and should be released in the next major version.
#52723 by daeyeon was merged Apr 29, 2024 β€’ Approved
events,doc: mark CustomEvent as stable 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. events Issues and PRs related to the events subsystem / EventEmitter. notable-change PRs with changes that should be highlighted in changelogs.
#52618 by daeyeon was merged Apr 23, 2024 β€’ Approved
src: fix Worker termination in inspector.waitForDebugger 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-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. inspector Issues and PRs related to the V8 inspector protocol lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. worker Issues and PRs related to Worker support.
#52527 by daeyeon was merged May 13, 2024 β€’ Approved
doc: fix typo in cli.md cli Issues and PRs related to the Node.js command line interface. 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. fast-track PRs that do not need to wait for 48 hours to land.
#52388 by daeyeon was merged Apr 6, 2024 β€’ Approved
doc: clarify use of process.env in worker threads on Windows 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.
#49008 by daeyeon was merged Aug 5, 2023 β€’ Approved
worker: support case-insensitive process.env usage on Windows in worker threads c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#48976 by daeyeon was closed Aug 6, 2023 β€’ Approved
cluster: use ObjectPrototypeHasOwnProperty author ready PRs that have at least one approval, no pending requests for changes, and a CI started. cluster Issues and PRs related to the cluster subsystem. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run.
#48141 by daeyeon was merged May 25, 2023 β€’ Approved
permission: add initial environment permission lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. permission Issues and PRs related to the Permission Model wip Issues and PRs that are still a work in progress.
#48077 opened May 19, 2023 by daeyeon
4 of 5 tasks
permission: add initial environment permission lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#48076 by daeyeon was closed May 19, 2023
test: fix parsing test flags 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.
#48012 by daeyeon was merged May 17, 2023 β€’ Approved
permission: resolve reference to an absolute path only for fs permission author ready PRs that have at least one approval, no pending requests for changes, and a CI started. backport-requested-v18.x PRs awaiting manual backport to the v18.x-staging branch. needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem.
#47930 by daeyeon was merged May 11, 2023 β€’ Approved
doc: improve permission.has description 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. dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x.
#47875 by daeyeon was merged May 7, 2023 β€’ Approved
src: clarify the parameter name in Permission::Apply 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-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run.
#47874 by daeyeon was merged May 7, 2023 β€’ Approved
doc: fix a typo in permissions.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. dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. fast-track PRs that do not need to wait for 48 hours to land.
#47730 by daeyeon was merged Apr 26, 2023 β€’ Approved
doc: fix a typo in fs.openAsBlob doc Issues and PRs related to the documentations. dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. fast-track PRs that do not need to wait for 48 hours to land. fs Issues and PRs related to the fs subsystem / file system.
#47693 by daeyeon was merged Apr 24, 2023 β€’ Approved
ProTip! Updated in the last three days: updated:>2025-03-26.