Skip to content

chore(v8): replace Enquirer prompt adapter with Inquirer - #1172

Open
trivikr wants to merge 1 commit into
nodejs:mainfrom
trivikr:listr2/prompt-adapter-inquirer
Open

chore(v8): replace Enquirer prompt adapter with Inquirer#1172
trivikr wants to merge 1 commit into
nodejs:mainfrom
trivikr:listr2/prompt-adapter-inquirer

Conversation

@trivikr

@trivikr trivikr commented Aug 28, 2026

Copy link
Copy Markdown
Member

Replace @listr2/prompt-adapter-enquirer with the recommended Inquirer adapter.

The project already depends on @inquirer/prompts, so this avoids installing and maintaining a second prompt stack. The merge-conflict prompt in update-v8 now uses the Inquirer input prompt while preserving its existing validation.

The enquirer is effectively unmaintained, and is kept on lifeline support only.

@codecov

codecov Bot commented Aug 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.81%. Comparing base (e2da124) to head (4feae8b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1172   +/-   ##
=======================================
  Coverage   57.81%   57.81%           
=======================================
  Files          53       53           
  Lines       10398    10398           
=======================================
  Hits         6012     6012           
  Misses       4386     4386           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant