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

Update Jest to 28 #174

Merged
merged 6 commits into from Aug 26, 2022
Merged

Update Jest to 28 #174

merged 6 commits into from Aug 26, 2022

Conversation

yannbf
Copy link
Member

@yannbf yannbf commented Aug 23, 2022

Thanks @andykenward once again for your amazing help!

Release Notes

This release updates the internal version of Jest to version 28. You can now remove jest and jest-preset-playwright from your package.json if you're not using them in other parts of your project!

📦 Published PR as canary version: 0.7.0--canary.174.cf971d5.0

✨ Test out this PR locally via:

npm install @storybook/test-runner@0.7.0--canary.174.cf971d5.0
# or 
yarn add @storybook/test-runner@0.7.0--canary.174.cf971d5.0

@yannbf yannbf added the minor Increment the minor version when merged label Aug 23, 2022
@yannbf yannbf force-pushed the support-jest-28 branch 4 times, most recently from 692cd7c to cac0727 Compare August 24, 2022 13:55
@yannbf yannbf force-pushed the support-jest-28 branch 2 times, most recently from f617868 to dc4bf73 Compare August 26, 2022 11:39
@codecov-commenter
Copy link

codecov-commenter commented Aug 26, 2022

Codecov Report

Merging #174 (cf971d5) into next (cb8026d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             next     #174   +/-   ##
=======================================
  Coverage   76.53%   76.53%           
=======================================
  Files          11       11           
  Lines         179      179           
  Branches       37       37           
=======================================
  Hits          137      137           
  Misses         42       42           
Impacted Files Coverage Δ
src/util/getCliOptions.ts 55.55% <ø> (ø)
src/util/getParsedCliOptions.ts 5.88% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

playwright/transform.js Outdated Show resolved Hide resolved
@yannbf yannbf changed the title Add Jest 28 support Update Jest to 28 Aug 26, 2022
@yannbf yannbf merged commit 380ed6c into next Aug 26, 2022
Copy link
Member

@IanVS IanVS left a comment

Choose a reason for hiding this comment

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

Awesome work here, this is great!

@yannbf yannbf mentioned this pull request Aug 26, 2022
@github-actions
Copy link

🚀 PR was released in v0.7.0 🚀

kylegach added a commit to storybookjs/storybook that referenced this pull request Aug 26, 2022
- Per storybookjs/test-runner#174, `jest` is no longer a peer dep
@yannbf yannbf deleted the support-jest-28 branch November 18, 2022 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Increment the minor version when merged released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants