-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update vitest monorepo to v0.26.2 #383
base: dev
Are you sure you want to change the base?
Conversation
Deploying with Cloudflare Pages
|
🎉 success!Open the report at https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1667222471041-96005.report.html |
e280b8b
to
2d430bc
Compare
🎉 success!Open the report at https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1667325653562-21865.report.html |
2d430bc
to
1fa068d
Compare
🎉 success!Open the report at https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1667851094578-65930.report.html |
1fa068d
to
aa2d1d1
Compare
🎉 success!Open the report at https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1667928684578-95107.report.html |
aa2d1d1
to
54ee467
Compare
🎉 success!Open the report at https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1668437272414-914.report.html |
54ee467
to
46a2388
Compare
🎉 success!Open the report at https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1669124155897-78602.report.html |
46a2388
to
09b31a1
Compare
🎉 success!Open the report at https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1670266426137-72265.report.html |
09b31a1
to
b5e8fe9
Compare
🎉 success!Open the report at https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1670353971979-63123.report.html |
b5e8fe9
to
198c3f7
Compare
🎉 success!Open the report at https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1670502936127-85242.report.html |
198c3f7
to
415faa4
Compare
🎉 success!Open the report at https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1670703069142-28599.report.html |
415faa4
to
2bcd0b4
Compare
🎉 success!Open the report at https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1670929686210-92740.report.html |
2bcd0b4
to
7f0002d
Compare
🎉 success!Open the report at https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1671458240071-52239.report.html |
7f0002d
to
1dec706
Compare
🎉 success!Open the report at https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1671542726161-14202.report.html |
1dec706
to
e5ec68d
Compare
🎉 success!Open the report at https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1671630431708-27227.report.html |
This PR contains the following updates:
0.24.3
->0.26.2
0.24.3
->0.26.2
Release Notes
vitest-dev/vitest
v0.26.2
Compare Source
🚀 Features
🐞 Bug Fixes
dir
- by @antfu in https://github.com/vitest-dev/vitest/issues/2550 (f6b59)View changes on GitHub
v0.26.1
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.26.0
Compare Source
🚨 Breaking Changes
node
, Vitest will not resolve invalid named exports (exports that are on "default" property will not magically appear as named exports), unlessdeps.interopDefault
is enabled, or dependency is indeps.inline
. This change doesn't affectjsdom
,happy-dom
oredge
environments.structuredClone
, if it's available, or fallbacks to a polyfill.SharedWorker
🚀 Features
@vitest/ui
installed, you can now use'html'
reporter to get a beautiful UI to view your test results, inspect module graph and read log messages.🐞 Bug Fixes
View changes on GitHub
v0.25.8
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.25.7
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.25.6
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.25.5
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.25.4
Compare Source
🚀 Features
each
title - by @scarf005 in https://github.com/vitest-dev/vitest/issues/2420 and https://github.com/vitest-dev/vitest/issues/2421 (1868f)🐞 Bug Fixes
View changes on GitHub
v0.25.3
Compare Source
🚀 Features
🐞 Bug Fixes
.
- by @sidharthv96 in https://github.com/vitest-dev/vitest/issues/2344 and https://github.com/vitest-dev/vitest/issues/2359 (c3951)View changes on GitHub
v0.25.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.25.1
Compare Source
🚀 Features
vi.setConfig
helper - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/2293🐞 Bug Fixes
bench
when using options - by @poyoho in https://github.com/vitest-dev/vitest/issues/2295View changes on GitHub
v0.25.0
Compare Source
✅ Builtin TypeChecking
In v0.25.0, Vitest allows you to write tests for your types, using
expectTypeOf
orassertType
syntaxes. By default all tests inside*.test-d.ts
files are considered type tests. Runvitest typecheck
to run type tests.Learn more at the documentation and this RFC
🚨 Breaking Changes
startVitest()
- by @antfu in https://github.com/vitest-dev/vitest/issues/2072🚀 Features
onTestFailed
hook - by @antfu in https://github.com/vitest-dev/vitest/issues/2210🐞 Bug Fixes
.each
behavior with jest - by @bartoszgolebiowski and @antfu in https://github.com/vitest-dev/vitest/issues/2064View changes on GitHub
v0.24.5
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.24.4
Compare Source
🚀 Features
🐞 Bug Fixes
repository
properties inpackage.json
- by @silverwind in https://github.com/vitest-dev/vitest/issues/2151executeFile
- by @poyoho in https://github.com/vitest-dev/vitest/issues/2184View changes on GitHub
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 Mend Renovate. View repository job log here.