Skip to content
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

chore(deps): migrate from inquirer to @inquirer/prompts 5.3.0 #11508

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Jul 22, 2024

Summary

Supersedes #11497.

Problem

The latest inquirer release introduced some non-trivial errors, and using inquirer does not seem to be the recommended way.

Solution

Migrate to @inquirer/prompts.


How did you test this change?

Ran yarn check:tsc.

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Jul 22, 2024
@caugner caugner marked this pull request as ready for review July 22, 2024 10:39
@caugner caugner requested review from mdn-bot and a team as code owners July 22, 2024 10:39
@github-actions github-actions bot added the merge conflicts 🚧 Please rebase onto or merge the latest main. label Aug 5, 2024
Copy link
Contributor

github-actions bot commented Aug 5, 2024

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions github-actions bot removed the merge conflicts 🚧 Please rebase onto or merge the latest main. label Aug 8, 2024
Copy link
Contributor

@argl argl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions github-actions bot added the merge conflicts 🚧 Please rebase onto or merge the latest main. label Sep 10, 2024
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions github-actions bot removed the merge conflicts 🚧 Please rebase onto or merge the latest main. label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants