chore(deps): update dependency @rstest/core to ^0.7.0#6713
Merged
chenjiahan merged 1 commit intomainfrom Dec 5, 2025
Merged
Conversation
✅ Deploy Preview for rsbuild ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
chenjiahan
approved these changes
Dec 5, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR contains the following updates:
^0.6.8->^0.7.0Release Notes
web-infra-dev/rstest (@rstest/core)
v0.7.0Compare Source
What's Changed
Breaking Changes
Use SWC v47
Since SWC 46 is incompatible with swc-plugin-coverage-instrument, we are skipping SWC 46 (rspack 1.6 and rsbuild 1.6). Instead, SWC 47 will be used in rspack 1.7, and rstest will directly use the canary version of rspack / rsbuild 1.7 with SWC 47.
If your project uses SWC Wasm plugins (such as
@swc/plugin-emotion), you will need to upgrade the plugins to a version compatible with swc_core@47; otherwise, it may cause build errors due to version incompatibility.see https://plugins.swc.rs/versions/range/768 to get all available swc plugin versions for Rstest v0.7.
New Features 🎉
Bug Fixes 🐞
@rstest/coreinit fragment in web-infra-dev/rspack#12363Document 📖
node.js profilingguide by @9aoy in #736Full Changelog: web-infra-dev/rstest@v0.6.9...v0.7.0
v0.6.9Compare Source
What's Changed
Bug Fixes 🐞
node_modulesby @9aoy in #730Document 📖
projectsguide by @9aoy in #724Full Changelog: web-infra-dev/rstest@v0.6.8...v0.6.9
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.