Uh oh!
There was an error while loading. Please reload this page.
chore: migrate from chalk to picocolors - #2631
Conversation
this only disables the colouring, not formatting functions (e.g. bold).
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Rexogamer
commented
May 27, 2025
rebased; should be mergeable |
There hasn't been any activity on this pull request in the past 3 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 7 days. |
Rexogamer
commented
Aug 26, 2025
will rebase this soon |
Rexogamer
commented
Aug 29, 2025
okay this should be ready |
There hasn't been any activity on this pull request in the past 3 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 7 days. |
Rexogamer
commented
Dec 3, 2025
(I can't currently see if there are any conflicts but assuming any are fixed) is this likely to be merged? |
thymikee
commented
Dec 3, 2025
yup, we should be able to merge it once conflicts are resolved :) |
Rexogamer
commented
Dec 5, 2025
this should be ready now :3 |
Uh oh!
There was an error while loading. Please reload this page.
thymikee
commented
Dec 16, 2025
Thank you @Rexogamer! |

Summary
picocolorsis much smaller and slightly faster thanchalk. this PR migrates the various CLI packages topicocolors.Test Plan
yarn test- worked fine with one minor change (see review comments). the output should be identical.Checklist