-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update vitest monorepo to v4 (major) #62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
simonknittel
wants to merge
1
commit into
main
Choose a base branch
from
renovate-self-hosted/major-vitest-monorepo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
f55af14 to
1f776cf
Compare
1f776cf to
da46b98
Compare
da46b98 to
7626ed9
Compare
4ec5887 to
7c02d5b
Compare
7c02d5b to
92ba149
Compare
92ba149 to
2ac0e0c
Compare
970f903 to
f566c38
Compare
f566c38 to
2bc3f6e
Compare
2bc3f6e to
dccf4d2
Compare
dccf4d2 to
4ddb8f5
Compare
e0a6981 to
ca42769
Compare
ca42769 to
6f66b63
Compare
6f66b63 to
3d5b3c7
Compare
3d5b3c7 to
d1cb9a5
Compare
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
08965af to
c685b66
Compare
c685b66 to
ad002b9
Compare
bd26ee3 to
c95438a
Compare
866d5f4 to
9b87765
Compare
b30a06d to
7221076
Compare
7221076 to
1d5f33c
Compare
1d5f33c to
0a13893
Compare
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.9->4.0.162.1.9->4.0.16Release Notes
vitest-dev/vitest (@vitest/coverage-v8)
v4.0.16Compare Source
🐞 Bug Fixes
process.versionsstub - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/9174 (78cfb)test.poolOptionsif it's set - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/9226 (f7f6a)recordArtifactfrom the vitest package - by @macarie in https://github.com/vitest-dev/vitest/issues/9186 (01c56)import.meta.envdefine - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/9205 (01a9a)setupEnvironmentfor custom pools - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/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 https://github.com/vitest-dev/vitest/issues/9121 (fd8bd)deps.optimizer- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/9125 (4c754)toMatchScreenshotonly once when used withexpect.element- by @macarie in https://github.com/vitest-dev/vitest/issues/9132 (0d2e7)--browser.providerfrom docs - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/9115 (120b3)currentTestNamein extended matchers - by @macarie in https://github.com/vitest-dev/vitest/issues/9106 (e4345)CTRL+cforceful exits - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/9140 (d57d8)View changes on GitHub
v4.0.14Compare Source
🚀 Experimental Features
utils.configurePrettyDOM- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/9103 (2cc34)toMatchScreenshotwith comparison slider - by @macarie in https://github.com/vitest-dev/vitest/issues/8813 (c37c2)🐞 Bug Fixes
collecttoimport, removeprepare- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/9091 (1256b)onCancelon rpc destroy - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/9088 (f5b72)VITEST_POOL_ID+VITEST_WORKER_IDbefore environment setup - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/9085 (37918)postMessageto send ports to workers - by @whitphx and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/9078 (9d176)🏎 Performance
debugwithobug- by @sxzz and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/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 https://github.com/vitest-dev/vitest/issues/9076 (6b9a1)View changes on GitHub
v4.0.12Compare Source
🐞 Bug Fixes
fsModuleCachePathby default - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/9063 (9a8bc)@opentelemetry/apiin public types - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/9066 (e944a)View changes on GitHub
v4.0.11Compare Source
🚀 Experimental Features
taskinMatchState- by @macarie in https://github.com/vitest-dev/vitest/issues/9022 (afd1f)🏎 Performance
View changes on GitHub
v4.0.10Compare Source
🐞 Bug Fixes
onCancelwhen worker is terminated - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/9033 (6d7f0)onFinished) - by @userquin in https://github.com/vitest-dev/vitest/issues/8975 (f56dc)View changes on GitHub
v4.0.9Compare Source
🚀 Experimental Features
🐞 Bug Fixes
Request- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8985 (506a9)View changes on GitHub
v4.0.8Compare Source
🐞 Bug Fixes
noExternalmerging bug on Vite 6 - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/8950 (bcb13)expect.element()- by @StyleShit in https://github.com/vitest-dev/vitest/issues/8954 (9638d)vi.fn(), fix types forvi.spyOn(obj, class)- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8956 (75e7f)View changes on GitHub
v4.0.7Compare Source
🐞 Bug Fixes
processin case global is overwritten - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8916 (6240d)isolate: false- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8915 (c9078)toContainElement()matcher - by @vitalybaev in https://github.com/vitest-dev/vitest/issues/8910 and https://github.com/vitest-dev/vitest/issues/8927 (35a27)isolateoption, deprecatebrowser.isolate/browser.fileParallelism- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8890 (9d2b4)--execArgvas array - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8924 (751c3)URL.createObjectURL,FormData.set(prop, blob)- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8935 (a1b73)--requireargument when running in deno - by @pi0 in https://github.com/vitest-dev/vitest/issues/8897 (d41fa)tsc- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8920 (fdb2e)🏎 Performance
Array.fromcall - by @Connormiha in https://github.com/vitest-dev/vitest/issues/8907 (b6014)View changes on GitHub
v4.0.6Compare Source
🐞 Bug Fixes
isolateandfileParallelismare false - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8889 (31706)FormDatatoRequest- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8880 (197ca)View changes on GitHub
v4.0.5Compare Source
🐞 Bug Fixes
ssr.noExternalwhen externalizing dependencies, fix Svelte and Astro - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8862 (a4f86)Locatortype in selectOptions element parameter - by @rzzf and @sheremet-va in https://github.com/vitest-dev/vitest/issues/8848 (7ee28)getBuiltinsunconditionally - by @sapphi-red in https://github.com/vitest-dev/vitest/issues/8863 (0e858)groupIdtogroupOrderin error message - by @Yohannfra in https://github.com/vitest-dev/vitest/issues/8856 (b9aab)🏎 Performance
--no-isolate --maxWorkers=1- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8835 (584aa)View changes on GitHub
v4.0.4Compare Source
🐞 Bug Fixes
node:prefix - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8829 (06208)MaxListenersExceededWarning- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8820 (d1bff)stdioto logger - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8809 (fb95f)vi.mockedutility - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8839 (f8756)isolate: false- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/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 https://github.com/vitest-dev/vitest/issues/8778 (d4c2b)restoreMocksandmockResetare set in the config - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8781 (2eedb)View changes on GitHub
v4.0.1Compare Source
🐞 Bug Fixes
getBuiltinscheck - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8765 (81000)View changes on GitHub
v4.0.0Compare Source
Vitest 4.0 is out!
To stay updated, read our blog post and check the migration guide.
🚨 Breaking Changes
'basic'reporter - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7884 (82fcf)vitest/nodeexports - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8197 (dc848)vitest/nodeinstead - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8200 (1e60c)workspaceoption in favor ofprojects- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8218 (76fb7)--standalonewhen CLI filename filter is used - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8262 (013bf)minWorkersand set it automatically to 0 in non watch mode - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8454 (2c2d1)treereporter - by @sheremet-va and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8500 (25fd3)tinypool- by @AriPerkkio and @sheremet-va in https://github.com/vitest-dev/vitest/issues/8705 (4822d)todoif no function is passed down totestordescribe- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8346 (1a81c)🚀 Features
onUnhandledErrorcallback - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8162 (924cb)expect.assertfor type narrowing - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8695 (fe589)displayAnnotationsoption togithub-options- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8706 (4a66d)api:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Renovate Bot.