Skip to content

Update Jest to v30 #900

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

Merged
merged 1 commit into from
Jun 16, 2025
Merged

Update Jest to v30 #900

merged 1 commit into from
Jun 16, 2025

Conversation

julienw
Copy link
Contributor

@julienw julienw commented Jun 13, 2025

I also removed jest-watch-typeahead that's not working with jest 30 at the moment. Tell me if you were using it as I've seen there's a PR to make it work with jest 30 so we could wait for it before upgrading.

Otherwise there's a small snapshot change coming from, I believe, a change in jsdom. Note that jsdom is updated to v26 (it was v22 before), so we might have more recent APIs and behavior implemented.

Copy link

netlify bot commented Jun 13, 2025

Deploy Preview for mozilla-perfcompare ready!

Name Link
🔨 Latest commit e8b099f
🔍 Latest deploy log https://app.netlify.com/projects/mozilla-perfcompare/deploys/684c55cc96640c00099d2493
😎 Deploy Preview https://deploy-preview-900--mozilla-perfcompare.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 project configuration.

@julienw
Copy link
Contributor Author

julienw commented Jun 13, 2025

Yay the automatic review works :-)

Copy link

codecov bot commented Jun 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.50%. Comparing base (22c3c87) to head (409f547).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #900   +/-   ##
=======================================
  Coverage   95.50%   95.50%           
=======================================
  Files          98       98           
  Lines        2669     2669           
  Branches      521      521           
=======================================
  Hits         2549     2549           
- Misses        116      118    +2     
+ Partials        4        2    -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@julienw julienw merged commit 95d3367 into mozilla:main Jun 16, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants