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

test: fix more tests that fail when path contains a space 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. test Issues and PRs related to the tests. tty Issues and PRs related to the tty subsystem.
#55088 opened Sep 23, 2024 by aduh95 Loading…
meta: add more information about nightly releases 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. meta Issues and PRs related to the general management of the project.
#55084 opened Sep 23, 2024 by RedYetiDev Loading…
doc: fix typos 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.
#55066 opened Sep 22, 2024 by NathanBaulch Loading…
tools: fix typos build Issues and PRs related to build files or the CI. 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. tools Issues and PRs related to the tools directory.
#55061 opened Sep 22, 2024 by NathanBaulch Loading…
test: remove interval and give more time to unsync 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. test_runner Issues and PRs related to the test runner subsystem. test Issues and PRs related to the tests.
#55006 opened Sep 19, 2024 by pmarchini Loading…
test: adding more tests for strip-types commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. strip-types Issues or PRs related to strip-types support test Issues and PRs related to the tests.
#54929 opened Sep 13, 2024 by kevinuehara Loading…
test_runner: add cwd option to run 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. test_runner Issues and PRs related to the test runner subsystem.
#54705 opened Sep 1, 2024 by pmarchini Loading…
meta: add old issue stalebot commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. meta Issues and PRs related to the general management of the project.
#54672 opened Aug 31, 2024 by RedYetiDev Loading…
1 of 4 tasks
fs: refactoring declaratively with the Array.fromAsync function benchmark Issues and PRs related to the benchmark subsystem. 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-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run.
#54644 opened Aug 29, 2024 by sonsurim Loading…
child_process: validate options.shell and correctly enforce shell invocation in exec/execSync child_process Issues and PRs related to the child_process 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.
#54623 opened Aug 28, 2024 by Renegade334 Loading…
deps: V8: backport f320600cd1f4 (V20.x CVE-2024-4761) build Issues and PRs related to build files or the CI. 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. security Issues and PRs related to security. v8 engine Issues and PRs related to the V8 dependency. v20.x v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
#54598 opened Aug 27, 2024 by giancorderoortiz Loading…
repl: catch \v and \r in new-line detection author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-failed An error occurred while landing this pull request using GitHub Actions. 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. repl Issues and PRs related to the REPL subsystem.
#54512 opened Aug 22, 2024 by RedYetiDev Loading…
url: use primordials in url.js commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run. url Issues and PRs related to the legacy built-in url module.
#54489 opened Aug 21, 2024 by Uzlopak Loading…
tools: add WPT updater for specific subsystems commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. meta Issues and PRs related to the general management of the project.
#54460 opened Aug 20, 2024 by mertcanaltin Loading…
lib: fix realpathSync resolving to invalid path (#54200) 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. linux Issues and PRs related to the Linux platform. needs-ci PRs that need a full CI run.
#54458 opened Aug 20, 2024 by CGQAQ Loading…
doc: expand description of parseArg's default 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. util Issues and PRs related to the built-in util module.
#54431 opened Aug 18, 2024 by bakkot Loading…
build: update ruff and add lint-py-fix 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. commit-queue-failed An error occurred while landing this pull request using GitHub Actions. 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. python PRs and issues that require attention from people who are familiar with Python.
#54410 opened Aug 16, 2024 by RedYetiDev Loading…
meta: update devcontainer to the latest schema arm Issues and PRs related to the ARM platform. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. meta Issues and PRs related to the general management of the project. review wanted PRs that need reviews.
#54347 opened Aug 12, 2024 by RedYetiDev Loading…
process: add process.features.typescript 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. strip-types Issues or PRs related to strip-types support
#54295 opened Aug 10, 2024 by RedYetiDev Loading…
Fix duplicated test descriptions 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. strip-types Issues or PRs related to strip-types support test Issues and PRs related to the tests.
#54140 opened Jul 31, 2024 by unseen1980 Loading…
tools: make choco install script readable 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. 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.
#54002 opened Jul 23, 2024 by RedYetiDev Loading…
build: add more information to Makefile help 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. 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.
#53381 opened Jun 7, 2024 by RedYetiDev Loading…
test: mark test-net-write-fully-async-buffer as flaky commit-queue-failed An error occurred while landing this pull request using GitHub Actions. 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. test Issues and PRs related to the tests.
#52959 opened May 12, 2024 by aduh95 Loading…
child_process: throw different error message for executing batch files w/o shell: true author ready PRs that have at least one approval, no pending requests for changes, and a CI started. child_process Issues and PRs related to the child_process subsystem. 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.
#52685 opened Apr 25, 2024 by RedYetiDev Loading…
fs: use fast api calls for existsSync 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-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run. performance Issues and PRs related to the performance of Node.js. stalled Issues and PRs that are stalled.
#49893 opened Sep 27, 2023 by littledivy Loading…
ProTip! Follow long discussions with comments:>50.