chore(deps): update dependency @rstest/core to v0.3.2#331
Merged
Conversation
✅ Deploy Preview for rslint ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
1b9aee4 to
f96321d
Compare
chenjiahan
previously approved these changes
Sep 4, 2025
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
chenjiahan
approved these changes
Sep 4, 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.1.0->0.3.2^0.1.0->^0.3.2Release Notes
web-infra-dev/rstest (@rstest/core)
v0.3.2Compare Source
What's Changed
New Features 🎉
Document 📖
debugging in VS Codeby @9aoy in #530Other Changes
ProjectConfigby @9aoy in #526Full Changelog: web-infra-dev/rstest@v0.3.1...v0.3.2
v0.3.1Compare Source
What's Changed
New Features 🎉
--projectoption by @9aoy in #520Full Changelog: web-infra-dev/rstest@v0.3.0...v0.3.1
v0.3.0Compare Source
Highlights 💡
Incremental re-runs in watch mode
Watch mode now supports incremental re-runs. When a test file or its dependencies change, Rstest intelligently re-executes only the affected tests, significantly improving testing efficiency.
Test projects
Support define & run multiple test projects via
projectsconfiguration. This allows users to define and run tests across multiple project directories with different configurations, enabling better organization of test suites in monorepo structures.What's Changed
New Features 🎉
feat: re-run on demand in watch mode. by @fi3ework in #475
feat: support test projects by @9aoy in #420
feat: support
onTestFinishedhook by @9aoy in #493feat: support
onTestFailedhook by @9aoy in #501feat: support restart when project config changed by @9aoy in #514
Bug Fixes 🐞
onTestFinishedto testContext by @9aoy in #494Document 📖
TestContextby @9aoy in #495Other Changes
isFirstCompileinstead ofisFirstRunby @9aoy in #506@testing-library/jest-domby @9aoy in #510Full Changelog: web-infra-dev/rstest@v0.2.2...v0.3.0
v0.2.2Compare Source
What's Changed
New Features 🎉
@rspack/corev1.5.0-beta.4 (@rspack/corev1.5.0-beta.1) by @renovate[bot] in #484Other Changes
github-actionslogs by @9aoy in #487test/toe2e/by @9aoy in #483Full Changelog: web-infra-dev/rstest@v0.2.1...v0.2.2
v0.2.1Compare Source
What's Changed
Bug Fixes 🐞
Full Changelog: web-infra-dev/rstest@v0.2.0...v0.2.1
v0.2.0Compare Source
What's Changed
Breaking changes
nodeexports by @9aoy in #472New Features 🎉
tshortcut by @9aoy in #462pshortcut by @9aoy in #470Other Changes
mergeRstestConfigutil by @9aoy in #474Full Changelog: web-infra-dev/rstest@v0.1.3...v0.2.0
v0.1.3Compare Source
What's Changed
New Features 🎉
aCLI shortcut by @9aoy in #454ushortcut by @9aoy in #455fshortcut by @9aoy in #456Document 📖
CLI shortcutssection by @9aoy in #458Other Changes
enterevent by @9aoy in #457Full Changelog: web-infra-dev/rstest@v0.1.2...v0.1.3
v0.1.2Compare Source
What's Changed
Breaking Changes
rstestcommand by @9aoy in #448Bug Fixes 🐞
inline-source-mapwhen debugger by @9aoy in #445Document 📖
describe.skipby @9aoy in #446Full Changelog: web-infra-dev/rstest@v0.1.1...v0.1.2
v0.1.1Compare Source
What's Changed
Performance 🚀
Bug Fixes 🐞
requirein rstest bundle by @9aoy in #440Document 📖
--reporteroption by @9aoy in #434@sinonjs/fake-timerslink by @9aoy in #441Other Changes
Full Changelog: web-infra-dev/rstest@v0.1.0...v0.1.1
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.
This PR was generated by Mend Renovate. View the repository job log.