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(jest-each): replace chalk with picocolors #15490

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

Conversation

pralkarz
Copy link

@pralkarz pralkarz commented Feb 6, 2025

Works on #15189.

Summary

This is essentially a smaller #15487 – I'm aiming for a POC showcasing what snapshot changes are needed due to the differences between how chalk and picocolors work under the hood, so you can decide whether you want to go forward with this migration or not.

Test plan

yarn jest -- packages/jest-each -u – tests are passing.

Copy link

netlify bot commented Feb 6, 2025

Deploy Preview for jestjs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 5ad1f0a
🔍 Latest deploy log https://app.netlify.com/sites/jestjs/deploys/67a95b4effebd200088f7b2f
😎 Deploy Preview https://deploy-preview-15490--jestjs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@pralkarz pralkarz marked this pull request as ready for review February 6, 2025 18:18
@pralkarz

This comment was marked as outdated.

@pralkarz pralkarz changed the title chore(jest-each): replace chalk with `picocolors chore(jest-each): replace chalk with picocolors Feb 6, 2025
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