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

BREAKING: Upgrade jest dependencies to v29 #319

Closed
wants to merge 2 commits into from

Conversation

yannbf
Copy link
Member

@yannbf yannbf commented Jun 20, 2023

Closes #298

📦 Published PR as canary version: 0.12.0--canary.319.1d0defe.0

✨ Test out this PR locally via:

npm install @storybook/test-runner@0.12.0--canary.319.1d0defe.0
# or 
yarn add @storybook/test-runner@0.12.0--canary.319.1d0defe.0

@yannbf yannbf added the minor Increment the minor version when merged label Jun 20, 2023
@socket-security
Copy link

New and updated dependency changes detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives1 Size Publisher
jest-runner ⬆️ 28.1.3...29.5.0 None +22/-36 897 kB simenb
ts-jest ⬆️ 28.0.8...29.1.0 None +36/-50 1.8 MB kul
babel-jest ⬆️ 28.1.3...29.5.0 None +2/-10 30.5 kB simenb
jest-circus ⬆️ 28.1.3...29.5.0 None +20/-32 947 kB simenb
jest-playwright-preset ⬆️ 2.0.0...3.0.1 None +36/-50 1.56 MB mxschmitt
jest ⬆️ 28.1.3...29.5.0 None +35/-49 1.5 MB simenb
jest-environment-node ⬆️ 28.1.3...29.5.0 None +5/-11 218 kB simenb
jest-image-snapshot ⬆️ 5.2.0...6.1.0 None +36/-56 1.58 MB amexopensource
@types/jest ⬆️ 27.5.2...29.5.2 None +6/-4 409 kB types

🚮 Removed packages: @jest/types@28.1.3, jest-junit@14.0.1

Footnotes

  1. https://docs.socket.dev

@codecov
Copy link

codecov bot commented Jun 20, 2023

Codecov Report

Patch coverage has no change and project coverage change: -1.33 ⚠️

Comparison is base (6355af6) 76.63% compared to head (1d0defe) 75.30%.

Additional details and impacted files
@@            Coverage Diff             @@
##             next     #319      +/-   ##
==========================================
- Coverage   76.63%   75.30%   -1.33%     
==========================================
  Files          11        8       -3     
  Lines         184      166      -18     
  Branches       39       35       -4     
==========================================
- Hits          141      125      -16     
+ Misses         43       41       -2     

see 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@legobeat
Copy link
Contributor

legobeat commented Sep 3, 2023

@yannbf #345

@legobeat legobeat mentioned this pull request Sep 3, 2023
1 task
@yannbf yannbf changed the title Upgrade jest dependencies to v29 BREAKING: Upgrade jest dependencies to v29 Oct 30, 2023
@yannbf
Copy link
Member Author

yannbf commented Oct 30, 2023

closing in favor of #348

@yannbf yannbf closed this Oct 30, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can Jest and related packages in the dependencies be upgrades to vesion 29.x.x?
2 participants