-
-
Notifications
You must be signed in to change notification settings - Fork 746
test: bump Rstest to v0.7.1 #12390
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
test: bump Rstest to v0.7.1 #12390
Conversation
✅ Deploy Preview for rspack canceled.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR bumps the @rstest/core testing framework from version 0.6.8 to 0.7.1. The upgrade is applied consistently across both root-level and test-specific package.json files, with corresponding lockfile updates.
Key Changes
- Updated
@rstest/coredependency from^0.6.8to^0.7.1across the repository - Updated pnpm-lock.yaml to reflect the new version and its transitive dependencies
- The new rstest version includes dependency updates, notably using a canary version of
@rsbuild/core
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| package.json | Updated root-level @rstest/core dependency to ^0.7.1 |
| tests/rspack-test/package.json | Updated test-specific @rstest/core dependency to ^0.7.1 |
| pnpm-lock.yaml | Comprehensive lockfile updates including the new rstest version and its dependencies, notably introducing canary versions of @rsbuild/core and @rspack-canary/binding packages |
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Rsdoctor Bundle Diff AnalysisFound 5 project(s) in monorepo. 📁 react-10kPath:
📦 Download Diff Report: react-10k Bundle Diff 📁 react-1kPath:
📦 Download Diff Report: react-1k Bundle Diff 📁 react-5kPath:
📦 Download Diff Report: react-5k Bundle Diff 📁 romePath:
📦 Download Diff Report: rome Bundle Diff 📁 ui-componentsPath:
📦 Download Diff Report: ui-components Bundle Diff Generated by Rsdoctor GitHub Action |
📦 Binary Size-limit
🙈 Size remains the same at 47.70MB |
CodSpeed Performance ReportMerging #12390 will not alter performanceComparing Summary
|
Summary
bump rstest 0.7.1
https://github.com/web-infra-dev/rstest/releases/tag/v0.7.1
Related links
Checklist