Skip to content

chore(deps): update dependency @rstest/core to v0.7.0#413

Merged
chenjiahan merged 1 commit intomainfrom
renovate/rstest-core-0.x
Dec 8, 2025
Merged

chore(deps): update dependency @rstest/core to v0.7.0#413
chenjiahan merged 1 commit intomainfrom
renovate/rstest-core-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Dec 8, 2025

This PR contains the following updates:

Package Change Age Confidence
@rstest/core (source) 0.6.2 -> 0.7.0 age confidence
@rstest/core (source) ^0.6.2 -> ^0.7.0 age confidence

Release Notes

web-infra-dev/rstest (@​rstest/core)

v0.7.0

Compare 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 🐞
Document 📖

Full Changelog: web-infra-dev/rstest@v0.6.9...v0.7.0

v0.6.9

Compare Source

What's Changed
Bug Fixes 🐞
  • fix: should handle circular reference in error object correctly by @​9aoy in #​728
  • fix: stripping types error under node_modules by @​9aoy in #​730
  • fix(vscode): should compute range correctly with chinese characters by @​9aoy in #​733
Document 📖

Full Changelog: web-infra-dev/rstest@v0.6.8...v0.6.9

v0.6.8

Compare Source

What's Changed
New Features 🎉

Full Changelog: web-infra-dev/rstest@v0.6.7...v0.6.8

v0.6.7

Compare Source

What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
New Contributors

Full Changelog: web-infra-dev/rstest@v0.6.6...v0.6.7

v0.6.6

Compare Source

What's Changed
New Features 🎉
  • feat(vscode): communicate with worker using ipc instead of websocket by @​claneo in #​691
  • feat: support get runtime config via rs.getConfig API by @​9aoy in #​701
  • feat: support displaying slow-running tests by @​9aoy in #​706
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: web-infra-dev/rstest@v0.6.5...v0.6.6

v0.6.5

Compare Source

What's Changed
New Features 🎉
Bug Fixes 🐞
  • fix: should get project's tsconfigPath correctly by @​9aoy in #​687
  • fix(vscode-extension): import rstest error on windows by @​9aoy in #​693
Document 📖
  • docs: update testNamePattern configuration details by @​9aoy in #​690
Other Changes
  • chore: no need to run files when run list filesOnly by @​9aoy in #​689
  • chore: only render status in tty context by @​9aoy in #​692
  • chore(vscode-extension): update default test file glob pattern by @​9aoy in #​694
New Contributors

Full Changelog: web-infra-dev/rstest@v0.6.4...v0.6.5

v0.6.4

Compare Source

What's Changed
New Features 🎉
Other Changes

Full Changelog: web-infra-dev/rstest@v0.6.3...v0.6.4

v0.6.3

Compare Source

What's Changed
New Features 🎉
Bug Fixes 🐞
Other Changes

Full Changelog: web-infra-dev/rstest@v0.6.2...v0.6.3


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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@netlify
Copy link
Copy Markdown

netlify bot commented Dec 8, 2025

Deploy Preview for rslint ready!

Name Link
🔨 Latest commit 5a978eb
🔍 Latest deploy log https://app.netlify.com/projects/rslint/deploys/693623a162ef240008d6098a
😎 Deploy Preview https://deploy-preview-413--rslint.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.

@chenjiahan chenjiahan merged commit 5c1fb6c into main Dec 8, 2025
18 checks passed
@chenjiahan chenjiahan deleted the renovate/rstest-core-0.x branch December 8, 2025 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant