chore(backend): bump vitest from 3.2.4 to 4.0.14 in /services/backend
Closed
Number: #529
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
December 01, 2025 at 09:08 PM UTC
(3 months ago)
(3 months ago)
Updated:
December 08, 2025 at 06:25 PM UTC
(3 months ago)
(3 months ago)
Closed:
December 08, 2025 at 06:25 PM UTC
(3 months ago)
(3 months ago)
Time to Close:
7 days
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps vitest from 3.2.4 to 4.0.14.
Release notes
Sourced from vitest's releases.
v4.0.14
🚀 Experimental Features
- browser: Expose
utils.configurePrettyDOM- by@sheremet-vain vitest-dev/vitest#9103 (2cc34)- runner: Add full names to tasks - by
@macariein vitest-dev/vitest#9087 (821aa)- ui: Add tabbed failure view for
toMatchScreenshotwith comparison slider - by@macariein vitest-dev/vitest#8813 (c37c2)🐞 Bug Fixes
- Externalize before caching - by
@sheremet-vain vitest-dev/vitest#9077 (e1b2e)- Collect the duration of external imports - by
@sheremet-vain vitest-dev/vitest#9097 (3326c)- Rename
collecttoimport, removeprepare- by@sheremet-vain vitest-dev/vitest#9091 (1256b)- browser:
- Unsubscribe
onCancelon rpc destroy - by@AriPerkkioin vitest-dev/vitest#9088 (f5b72)- Revert the viewport scaling in non-ui mode #9018 - by
@sheremet-vain vitest-dev/vitest#9072 and vitest-dev/vitest#9018 (64502)- coverage:
- Invalidate circular modules correctly on rerun with coverage - by
@aicestin vitest-dev/vitest#9096 (6f22c)- expect:
- Allow function as standard schema - by
@hi-ogawain vitest-dev/vitest#9099 (ed8a2)- jsdom:
- Reuse abort signals if possible - by
@sheremet-vain vitest-dev/vitest#9090 (2c468)- pool:
- Init
VITEST_POOL_ID+VITEST_WORKER_IDbefore environment setup - by@AriPerkkioin vitest-dev/vitest#9085 (37918)- web-worker:
postMessageto send ports to workers - by@whitphxand@AriPerkkioin vitest-dev/vitest#9078 (9d176)🏎 Performance
- Replace
debugwithobug- by@sxzzand@AriPerkkioin vitest-dev/vitest#9057 (acc51)View changes on GitHub
v4.0.13
🐞 Bug Fixes
- types:
- Don't use type from Vite 7.1 - by
@sheremet-vain vitest-dev/vitest#9071 (6356b)- Don't import node.js dependent types in vitest/browser - by
@sheremet-vain vitest-dev/vitest#9068 (332af)🏎 Performance
- Avoid fetchModule roundtrip if the module is cached - by
@sheremet-vain vitest-dev/vitest#9075 (b27e0)- experimental: If
fsCacheModuleis enabled, read from the memory when possible - by@sheremet-vain vitest-dev/vitest#9076 (6b9a1)View changes on GitHub
v4.0.12
🐞 Bug Fixes
- Inherit
fsModuleCachePathby default - by@sheremet-vain vitest-dev/vitest#9063 (9a8bc)
... (truncated)
Commits
9ca74cfchore: release v4.0.14821aa20feat(runner): Add full names to tasks (#9087)1256b5cfix: renamecollecttoimport, removeprepare(#9091)3326cc9fix: collect the duration of external imports (#9097)379185bfix(pool): initVITEST_POOL_ID+VITEST_WORKER_IDbefore environment setu...2c468eefix(jsdom): reuse abort signals if possible (#9090)e1b2e08fix: externalize before caching (#9077)acc5152perf: replacedebugwithobug(#9057)73b54cechore: release v4.0.13b27e002perf: avoid fetchModule roundtrip if the module is cached (#9075)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vitest since your current version.
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)
Package Dependencies
Package:
vitest
Ecosystem:
npm
npm
Version Change:
3.2.4 → 4.0.14
Update Type:
Major
Major
Path:
/services/backend
Technical Details
| ID: | 11852267 |
| UUID: | 3682866306 |
| Node ID: | PR_kwDOOv5z8s62cf3P |
| Host: | GitHub |
| Repository: | deploystackio/deploystack |