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

test: fix typos in test/parallel author ready PRs that have at least one approval, no pending requests for changes, and a CI started. fast-track PRs that do not need to wait for 48 hours to land. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#42502 by daeyeon was merged Mar 28, 2022
Run worker threads with --v8-pool-size=0 worker Issues and PRs related to Worker support.
#42523 by daeyeon was closed Nov 21, 2022
2
src: handling v8 thread pool of zero c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#42524 by daeyeon was closed Nov 21, 2022
test: fix comments in test files author ready PRs that have at least one approval, no pending requests for changes, and a CI started. esm Issues and PRs related to the ECMAScript Modules implementation. fast-track PRs that do not need to wait for 48 hours to land. test Issues and PRs related to the tests.
#42536 by daeyeon was merged Mar 31, 2022 Loading…
doc: fix internal link in collaborator-guide.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. fast-track PRs that do not need to wait for 48 hours to land.
#42551 by daeyeon was merged Apr 1, 2022 Loading…
test: allow numeric string for lookupService test 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. dns Issues and PRs related to the dns subsystem. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#42596 by daeyeon was merged Apr 12, 2022 Loading…
child_process: add hasRef to ChildProcess child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run.
#42731 by daeyeon was closed Apr 18, 2022 Loading…
test: rename handlewrap.hasref tests 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. tty Issues and PRs related to the tty subsystem.
#42754 by daeyeon was merged May 5, 2022 Loading…
doc: add missing rename event in fs.FSWatcher doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#42767 by daeyeon was closed Apr 19, 2022 Loading…
doc: http2.createServer options as optional 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. http2 Issues or PRs related to the http2 subsystem.
#42832 by daeyeon was merged Apr 28, 2022 Loading…
http2: improve tests and docs 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. http2 Issues or PRs related to the http2 subsystem.
#42858 by daeyeon was merged May 24, 2022 Loading…
doc: rename N-API to Node-API in test/README.md 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.
#42946 by daeyeon was merged May 9, 2022 Loading…
net: fix socket._getpeername 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. net Issues and PRs related to the net subsystem.
#43010 by daeyeon was merged Jul 25, 2022 Loading…
doc: improve callback params for fs.mkdir 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. fs Issues and PRs related to the fs subsystem / file system.
#43016 by daeyeon was merged May 22, 2022 Loading…
console: fix console.dir crash on a revoked proxy 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. needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#43100 by daeyeon was merged May 22, 2022 Loading…
src,fs: refactor duplicated code in fs.readdir 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. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#43204 by daeyeon was merged Jul 29, 2022 Loading…
src: merge RunInThisContext() with RunInContext() 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. vm Issues and PRs related to the vm subsystem.
#43225 by daeyeon was merged Jul 11, 2022 Loading…
src: remove a stale comment in async_hooks 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++.
#43317 by daeyeon was merged Jun 30, 2022 Loading…
doc: fix typo in globals.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. fast-track PRs that do not need to wait for 48 hours to land.
#43365 by daeyeon was merged Jun 10, 2022 Loading…
events: fix adding abort listener in events.once() events Issues and PRs related to the events subsystem / EventEmitter. needs-ci PRs that need a full CI run.
#43373 by daeyeon was merged Jun 14, 2022 Loading…
Investigate flaky test - node-api/test_buffer/test_finalizer flaky-test Issues and PRs related to the tests with unstable failures on the CI. node-api Issues and PRs related to the Node-API.
#43389 by daeyeon was closed Jun 17, 2022
events: improve Event compatibility 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. needs-ci PRs that need a full CI run.
#43461 by daeyeon was merged Jul 8, 2022 Loading…
test: rename test-eventtarget-whatwg-*.js author ready PRs that have at least one approval, no pending requests for changes, and a CI started. fast-track PRs that do not need to wait for 48 hours to land. test Issues and PRs related to the tests.
#43467 by daeyeon was merged Jun 18, 2022 Loading…
events: improve EventListener validation author ready PRs that have at least one approval, no pending requests for changes, and a CI started. confirmed-bug Issues with confirmed bugs. needs-ci PRs that need a full CI run.
#43491 by daeyeon was merged Jun 29, 2022 Loading…
events: add CustomEvent 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. 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. tools Issues and PRs related to the tools directory.
#43514 by daeyeon was merged Jul 17, 2022 Loading…
ProTip! Add no:assignee to see everything that’s not assigned.