Bump vitest from 3.1.4 to 3.2.0 in /app-frontend
Merged
Number: #342
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
June 03, 2025 at 08:08 AM UTC
(6 months ago)
(6 months ago)
Updated:
June 03, 2025 at 08:12 AM UTC
(6 months ago)
(6 months ago)
Merged:
June 03, 2025 at 08:12 AM UTC
(6 months ago)
by github-actions[bot]
(6 months ago)
by github-actions[bot]
Time to Close:
5 minutes
Description:
Bumps vitest from 3.1.4 to 3.2.0.
Release notes
Sourced from vitest's releases.
v3.2.0
🚀 Features
- Provide
ctx.signal- by@sheremet-vain vitest-dev/vitest#7878 (e761f)- Support custom colors for
test.name- by@AriPerkkioin vitest-dev/vitest#7809 (4af5d)- Add
vi.mockObjectto automock any object - by@hi-ogawaand@sheremet-vain vitest-dev/vitest#7761 (465bd)- Introduce
watchTriggerPatternsoption - by@sheremet-vain vitest-dev/vitest#7778 (a0675)- Deprecate
workspacein favor ofprojects- by@sheremet-vaand@AriPerkkioin vitest-dev/vitest#7923 (41beb)- Explicit Resource Management support in mocked functions - by
@EskiMojo14in vitest-dev/vitest#7927 (b67d3)- Add
sequence.groupOrderoption - by@sheremet-vain vitest-dev/vitest#7852 (d1a1d)- Initial support for Temporal equality - by
@dirkluijkin vitest-dev/vitest#8007 (52bd7)- Support Vite 7 - by
@sheremet-vain vitest-dev/vitest#8003 (1716b)- Track module execution totalTime and selfTime - by
@abrennekein vitest-dev/vitest#8027 (95961)- Annotation API - by
@sheremet-vain vitest-dev/vitest#7953 (b03f2)- browser:
- Implement
connectoption forplaywrightbrowser provider - by@egfx-notificationsand@sheremet-vain vitest-dev/vitest#7915 (029c0)- Add
screenshot.saveoption - by@sheremet-vain vitest-dev/vitest#7777 (d9f51)- Custom locators API - by
@sheremet-vain vitest-dev/vitest#7993 (e6fbd)- coverage:
- V8 experimental AST-aware remapping - by
@AriPerkkioin vitest-dev/vitest#7736 (78a3d)- reporter:
- Add
onWritePathoption togithub-actions- by@nwalters512and@AriPerkkioin vitest-dev/vitest#8015 (abd3b)- vitest:
- Allow per-file and per-worker fixtures - by
@sheremet-vaand@AriPerkkioin vitest-dev/vitest#7704 (9cbfc)🐞 Bug Fixes
- Replace
micromatchwithpicomatch- by@sapphi-redin vitest-dev/vitest#7951 (df076)- Try to catch unhandled error outside of a test - by
@sheremet-vain vitest-dev/vitest#7968 (46421)- Generate a separate config for "vitest init browser" instead of a workspace file - by
@sheremet-vain vitest-dev/vitest#7934 (e84e2)- Switch ExpectStatic
anytypes toAsymmetricMatcher<unknown>, withDeeplyAllowMatchers<T>- by@JoshuaKGoldbergin vitest-dev/vitest#7016 (8ec44)- Remove unused exports - by
@sheremet-vain vitest-dev/vitest#7618 (33d05)- Throw an error if typechecker failed to spawn - by
@sheremet-vain vitest-dev/vitest#7990 (0e960)- Ignore non-string
stackproperties - by@sheremet-vain vitest-dev/vitest#7995 (330f9)- Apply browser CLI options only if the project has the browser set in the config already - by
@sheremet-vain vitest-dev/vitest#7984 (70358)- Ensure errors keep their message and stack after
toJSONserialisation - by@sheremet-vain vitest-dev/vitest#8053 (3bdf0)- browser:
- Resolve FS commands relative to the project root - by
@sheremet-vain vitest-dev/vitest#7896 (69ac9)- Run tests serially if provider doesn't provide a mocker - by
@sheremet-vain vitest-dev/vitest#8032 (227a9)- Resolve
uploadfiles relative to the project root - by@sheremet-vain vitest-dev/vitest#8042 (b9a31)- Await mocker invalidation to avoid race condition with "mock wasn't registered" - by
@sheremet-vain vitest-dev/vitest#8021 (b34ff)- Share vite cache with the project cache - by
@sheremet-vain vitest-dev/vitest#8049 (0cbad)- Add
thistype tolocators.extend- by@sheremet-vain vitest-dev/vitest#8069 (70fb0)- cache:
- Preserve test results from previous runs - by
@macko911in vitest-dev/vitest#8043 (d6ef0)- cli:
- Add built-in reporters list to --help output - by
@pengooseDevin vitest-dev/vitest#7955 (ef6ef)- Parse
--silentvalues properly - by@AriPerkkioin vitest-dev/vitest#8055 (8fad7)- coverage:
- Istanbul provider to not use Vite preserved query params - by
@AriPerkkioin vitest-dev/vitest#7939 (a05d4)
... (truncated)
Commits
59200aechore: release v3.2.0cce98d3chore(deps): update all non-major dependencies (#8067)35e313ffix(reporters): check the test result again when tests are rerunning (#8063)9cbfc23feat(vitest): allow per-file and per-worker fixtures (#7704)797be1fchore(deps):tinypoolv1.1.0 (#8061)b03f209feat: annotation API (#7953)8fad735fix(cli): parse--silentvalues properly (#8055)3bdf05dfix: ensure errors keep their message and stack aftertoJSONserialisation ...0cbad1bfix(browser): share vite cache with the project cache (#8049)95961e4feat: track module execution totalTime and selfTime (#8027)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+100
+100
Deletions:
-65
-65
Package Dependencies
Technical Details
| ID: | 1274183 |
| UUID: | 2563038069 |
| Node ID: | PR_kwDOJ7HD786YxNt1 |
| Host: | GitHub |
| Repository: | DevSkillsHQ/fullstack-boilerplate-java-springboot-react-typescript |
| Merge State: | Unknown |