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: replace inquirer with enquirer #3074

Merged
merged 1 commit into from
Mar 31, 2022

Conversation

Avishagp
Copy link
Contributor

Replace @snyk/inquirer with enquirer.
@snyk/inquirer was heavily used in wizard command (removed in #2799), and used in apps. enquirer is an easy replacement, offering a less dependencies.

@Avishagp Avishagp requested review from a team as code owners March 29, 2022 08:19
@Avishagp Avishagp marked this pull request as draft March 29, 2022 08:22
Copy link
Member

@jgresty jgresty left a comment

Choose a reason for hiding this comment

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

+1 for not using a vendored library

My only concern is that this is no longer readline based so it will probably provide a worse experience for some users who expect the shell to act a certain way. If you are fine with this UX then go ahead and make the change

@Avishagp Avishagp force-pushed the chore/replace-inquirer-with-enquirer branch from 9c28633 to 4db4b62 Compare March 31, 2022 10:14
@Avishagp Avishagp marked this pull request as ready for review March 31, 2022 10:14
@Avishagp Avishagp force-pushed the chore/replace-inquirer-with-enquirer branch from 4db4b62 to 4cf320d Compare March 31, 2022 10:17
@Avishagp Avishagp force-pushed the chore/replace-inquirer-with-enquirer branch from 4cf320d to ed675be Compare March 31, 2022 10:31
@JackuB JackuB enabled auto-merge March 31, 2022 10:49
@JackuB JackuB merged commit 8ac4a96 into master Mar 31, 2022
@JackuB JackuB deleted the chore/replace-inquirer-with-enquirer branch March 31, 2022 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants