Skip to content

Conversation

@Uzlopak
Copy link
Contributor

@Uzlopak Uzlopak commented Jun 25, 2022

benchmark-cmp-branch is broken, as inquirer 9.0.0 is now an ESM-Module, like latest chalk.

Instead of setting a lower version of inquirer and adding it into the blacklist of dependabot it like chalk I simply replaced inquirer with the less heavy cli-select and replaced chalk with basic ansi-codes for the color handling. I mean... after all it is only used for the benchmark.

remove chalk and inquirer, use cli-select
Copy link
Member

@Fdawgs Fdawgs left a comment

Choose a reason for hiding this comment

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

Good job dude

@Uzlopak
Copy link
Contributor Author

Uzlopak commented Jun 25, 2022

Thanks. :)

I realized that I forgot to remove chalk from ci.yml. Removed it there now too.

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@mcollina mcollina merged commit a93bb18 into fastify:master Jun 25, 2022
@Uzlopak Uzlopak deleted the fix-benchmarks branch June 25, 2022 18:18
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.

4 participants