chore(deps): update vitest monorepo to v4 (major)#676
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Deploying flocon with
|
| Latest commit: |
c5e431b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://2e8baa8c.flocon.pages.dev |
| Branch Preview URL: | https://renovate-major-vitest-monore.flocon.pages.dev |
renovate
Bot
force-pushed
the
renovate/major-vitest-monorepo
branch
from
February 27, 2025 22:34
af61d1c to
2a8e4b5
Compare
renovate
Bot
force-pushed
the
renovate/major-vitest-monorepo
branch
from
March 9, 2025 18:39
2a8e4b5 to
601e0fa
Compare
renovate
Bot
force-pushed
the
renovate/major-vitest-monorepo
branch
from
March 20, 2025 16:59
601e0fa to
cb483f6
Compare
renovate
Bot
force-pushed
the
renovate/major-vitest-monorepo
branch
from
April 3, 2025 15:16
cb483f6 to
47de429
Compare
renovate
Bot
force-pushed
the
renovate/major-vitest-monorepo
branch
from
April 24, 2025 13:41
47de429 to
5bc5d3f
Compare
renovate
Bot
force-pushed
the
renovate/major-vitest-monorepo
branch
from
May 8, 2025 15:59
5bc5d3f to
2010bd9
Compare
renovate
Bot
force-pushed
the
renovate/major-vitest-monorepo
branch
from
May 22, 2025 20:09
2010bd9 to
891f555
Compare
renovate
Bot
force-pushed
the
renovate/major-vitest-monorepo
branch
2 times, most recently
from
June 8, 2025 18:14
6692091 to
a72f7de
Compare
renovate
Bot
force-pushed
the
renovate/major-vitest-monorepo
branch
2 times, most recently
from
June 20, 2025 18:00
705692b to
2345d3c
Compare
renovate
Bot
force-pushed
the
renovate/major-vitest-monorepo
branch
2 times, most recently
from
August 13, 2025 23:57
a3d840a to
d097ed9
Compare
renovate
Bot
force-pushed
the
renovate/major-vitest-monorepo
branch
from
August 19, 2025 14:18
d097ed9 to
550cc0f
Compare
renovate
Bot
force-pushed
the
renovate/major-vitest-monorepo
branch
from
August 31, 2025 11:03
550cc0f to
a65bf30
Compare
renovate
Bot
force-pushed
the
renovate/major-vitest-monorepo
branch
from
September 26, 2025 12:06
a65bf30 to
25cf566
Compare
renovate
Bot
force-pushed
the
renovate/major-vitest-monorepo
branch
from
October 23, 2025 12:18
25cf566 to
1f92bed
Compare
renovate
Bot
force-pushed
the
renovate/major-vitest-monorepo
branch
from
November 3, 2025 00:13
1f92bed to
69a7f39
Compare
renovate
Bot
force-pushed
the
renovate/major-vitest-monorepo
branch
2 times, most recently
from
November 10, 2025 13:20
0390925 to
255ef3b
Compare
renovate
Bot
force-pushed
the
renovate/major-vitest-monorepo
branch
3 times, most recently
from
November 21, 2025 04:19
dfa77c6 to
de7a15e
Compare
renovate
Bot
force-pushed
the
renovate/major-vitest-monorepo
branch
2 times, most recently
from
November 24, 2025 17:36
5c926ad to
3f8cd5e
Compare
renovate
Bot
force-pushed
the
renovate/major-vitest-monorepo
branch
2 times, most recently
from
December 7, 2025 12:02
9939a94 to
69180d9
Compare
renovate
Bot
force-pushed
the
renovate/major-vitest-monorepo
branch
from
December 20, 2025 04:03
69180d9 to
e7f584b
Compare
renovate
Bot
force-pushed
the
renovate/major-vitest-monorepo
branch
from
December 31, 2025 12:53
e7f584b to
604b325
Compare
renovate
Bot
force-pushed
the
renovate/major-vitest-monorepo
branch
3 times, most recently
from
January 15, 2026 16:15
f99838e to
a1f0105
Compare
renovate
Bot
force-pushed
the
renovate/major-vitest-monorepo
branch
2 times, most recently
from
January 25, 2026 18:21
b009f44 to
17b5364
Compare
renovate
Bot
force-pushed
the
renovate/major-vitest-monorepo
branch
from
February 8, 2026 07:55
17b5364 to
cdede42
Compare
renovate
Bot
force-pushed
the
renovate/major-vitest-monorepo
branch
from
February 22, 2026 13:09
cdede42 to
c5e431b
Compare
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:
2.1.8→4.0.182.1.8→4.0.18Release Notes
vitest-dev/vitest (@vitest/coverage-v8)
v4.0.18Compare Source
🚀 Experimental Features
onModuleRunnerhook toworker.init- by @sheremet-va in #9286 (ea837)🐞 Bug Fixes
meta.urlincreateRequire- by @sheremet-va in #9441 (e0572)View changes on GitHub
v4.0.17Compare Source
🚀 Experimental Features
🐞 Bug Fixes
addEventHandler#9371 - by @ThibautMarechal in #9372 and #9371 (40841)process.envandimport.meta.envdefines in inline project - by @hi-ogawa in #9239 (b70c9)ErrorEvent.messagewhen unhandledErrorEvent.erroris null - by @hi-ogawa in #9322 (5d84e)fileParallelismon an instance - by @sheremet-va in #9328 (15006)istanbul-lib-source-mapsusage - by @AriPerkkio in #9344 (b0940)View changes on GitHub
v4.0.16Compare Source
🐞 Bug Fixes
process.versionsstub - by @AriPerkkio in #9174 (78cfb)test.poolOptionsif it's set - by @sheremet-va in #9226 (f7f6a)recordArtifactfrom the vitest package - by @macarie in #9186 (01c56)import.meta.envdefine - by @hi-ogawa in #9205 (01a9a)setupEnvironmentfor custom pools - by @AriPerkkio in #9187 (5d26b)View changes on GitHub
v4.0.15Compare Source
🚀 Experimental Features
🐞 Bug Fixes
optimizeDeps.rolldownOptionsto fix depreated warning + fixssr.external: true- by @hi-ogawa in #9121 (fd8bd)deps.optimizer- by @hi-ogawa in #9125 (4c754)toMatchScreenshotonly once when used withexpect.element- by @macarie in #9132 (0d2e7)--browser.providerfrom docs - by @sheremet-va in #9115 (120b3)currentTestNamein extended matchers - by @macarie in #9106 (e4345)CTRL+cforceful exits - by @AriPerkkio in #9140 (d57d8)View changes on GitHub
v4.0.14Compare Source
🚀 Experimental Features
utils.configurePrettyDOM- by @sheremet-va in #9103 (2cc34)toMatchScreenshotwith comparison slider - by @macarie in #8813 (c37c2)🐞 Bug Fixes
collecttoimport, removeprepare- by @sheremet-va in #9091 (1256b)onCancelon rpc destroy - by @AriPerkkio in #9088 (f5b72)VITEST_POOL_ID+VITEST_WORKER_IDbefore environment setup - by @AriPerkkio in #9085 (37918)postMessageto send ports to workers - by @whitphx and @AriPerkkio in #9078 (9d176)🏎 Performance
debugwithobug- by @sxzz and @AriPerkkio in #9057 (acc51)View changes on GitHub
v4.0.13Compare Source
🐞 Bug Fixes
🏎 Performance
fsCacheModuleis enabled, read from the memory when possible - by @sheremet-va in #9076 (6b9a1)View changes on GitHub
v4.0.12Compare Source
🐞 Bug Fixes
fsModuleCachePathby default - by @sheremet-va in #9063 (9a8bc)@opentelemetry/apiin public types - by @sheremet-va in #9066 (e944a)View changes on GitHub
v4.0.11Compare Source
🚀 Experimental Features
taskinMatchState- by @macarie in #9022 (afd1f)🏎 Performance
View changes on GitHub
v4.0.10Compare Source
🐞 Bug Fixes
onCancelwhen worker is terminated - by @sheremet-va in #9033 (6d7f0)onFinished) - by @userquin in #8975 (f56dc)View changes on GitHub
v4.0.9Compare Source
🚀 Experimental Features
🐞 Bug Fixes
Request- by @sheremet-va in #8985 (506a9)View changes on GitHub
v4.0.8Compare Source
🐞 Bug Fixes
noExternalmerging bug on Vite 6 - by @hi-ogawa in #8950 (bcb13)expect.element()- by @StyleShit in #8954 (9638d)vi.fn(), fix types forvi.spyOn(obj, class)- by @sheremet-va in #8956 (75e7f)View changes on GitHub
v4.0.7Compare Source
🐞 Bug Fixes
processin case global is overwritten - by @AriPerkkio in #8916 (6240d)isolate: false- by @sheremet-va in #8915 (c9078)toContainElement()matcher - by @vitalybaev in #8910 and #8927 (35a27)isolateoption, deprecatebrowser.isolate/browser.fileParallelism- by @sheremet-va in #8890 (9d2b4)--execArgvas array - by @AriPerkkio in #8924 (751c3)URL.createObjectURL,FormData.set(prop, blob)- by @sheremet-va in #8935 (a1b73)--requireargument when running in deno - by @pi0 in #8897 (d41fa)tsc- by @AriPerkkio in #8920 (fdb2e)🏎 Performance
Array.fromcall - by @Connormiha in #8907 (b6014)View changes on GitHub
v4.0.6Compare Source
🐞 Bug Fixes
isolateandfileParallelismare false - by @sheremet-va in #8889 (31706)FormDatatoRequest- by @sheremet-va in #8880 (197ca)View changes on GitHub
v4.0.5Compare Source
🐞 Bug Fixes
ssr.noExternalwhen externalizing dependencies - by @sheremet-va in #8862 (a4f86)Locatortype in selectOptions element parameter - by @rzzf and @sheremet-va in #8848 (7ee28)getBuiltinsunconditionally - by @sapphi-red in #8863 (0e858)groupIdtogroupOrderin error message - by @Yohannfra in #8856 (b9aab)🏎 Performance
--no-isolate --maxWorkers=1- by @AriPerkkio in #8835 (584aa)View changes on GitHub
v4.0.4Compare Source
🐞 Bug Fixes
node:prefix - by @sheremet-va in #8829 (06208)MaxListenersExceededWarning- by @AriPerkkio in #8820 (d1bff)stdioto logger - by @AriPerkkio in #8809 (fb95f)vi.mockedutility - by @sheremet-va in #8839 (f8756)isolate: false- by @AriPerkkio in #8821 (573dc)🏎 Performance
View changes on GitHub
v4.0.3Compare Source
🐞 Bug Fixes
View changes on GitHub
v4.0.2Compare Source
🐞 Bug Fixes
length- by @sheremet-va in #8778 (d4c2b)restoreMocksandmockResetis set in the config - by @sheremet-va in #8781 (2eedb)View changes on GitHub
v4.0.1Compare Source
🐞 Bug Fixes
getBuiltinscheck - by @sheremet-va in #8765 (81000)View changes on GitHub
v4.0.0Compare Source
🚨 Breaking Changes
'basic'reporter - by @AriPerkkio in #7884 (82fcf)vitest/nodeexports - by @sheremet-va in #8197 (dc848)vitest/nodeinstead - by @sheremet-va in #8200 (1e60c)workspaceoption in favor ofprojects- by @sheremet-va in #8218 (76fb7)--standalonewhen CLI filename filter is used - by @AriPerkkio in #8262 (013bf)minWorkersand set it automatically to 0 in non watch mode - by @sheremet-va in #8454 (2c2d1)treereporter - by @sheremet-va and @AriPerkkio in #8500 (25fd3)Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone Asia/Tokyo, 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.