chore(deps): update dependency vitest to v1.6.0 - #1392
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
Bot
force-pushed
the
renovate/vitest-monorepo
branch
from
February 17, 2024 07:10
eb66ef1 to
9d31b47
Compare
renovate
Bot
force-pushed
the
renovate/vitest-monorepo
branch
from
February 18, 2024 18:47
9d31b47 to
a5c0c35
Compare
renovate
Bot
force-pushed
the
renovate/vitest-monorepo
branch
from
February 19, 2024 22:27
a5c0c35 to
bd5e481
Compare
renovate
Bot
force-pushed
the
renovate/vitest-monorepo
branch
from
February 20, 2024 12:15
bd5e481 to
2f8ee0a
Compare
renovate
Bot
force-pushed
the
renovate/vitest-monorepo
branch
from
February 20, 2024 15:28
2f8ee0a to
87499fb
Compare
renovate
Bot
force-pushed
the
renovate/vitest-monorepo
branch
from
February 20, 2024 18:21
87499fb to
730d049
Compare
renovate
Bot
force-pushed
the
renovate/vitest-monorepo
branch
from
February 21, 2024 14:25
730d049 to
af998cb
Compare
renovate
Bot
force-pushed
the
renovate/vitest-monorepo
branch
2 times, most recently
from
February 22, 2024 20:17
0d96a9f to
8c54202
Compare
renovate
Bot
force-pushed
the
renovate/vitest-monorepo
branch
from
February 23, 2024 11:28
8c54202 to
3d8bb34
Compare
renovate
Bot
force-pushed
the
renovate/vitest-monorepo
branch
from
February 23, 2024 16:31
3d8bb34 to
f5a8a90
Compare
renovate
Bot
force-pushed
the
renovate/vitest-monorepo
branch
from
February 24, 2024 15:41
f5a8a90 to
b16f626
Compare
renovate
Bot
force-pushed
the
renovate/vitest-monorepo
branch
from
February 25, 2024 13:44
b16f626 to
4f7b225
Compare
renovate
Bot
force-pushed
the
renovate/vitest-monorepo
branch
from
February 25, 2024 22:20
4f7b225 to
bfa1cba
Compare
renovate
Bot
force-pushed
the
renovate/vitest-monorepo
branch
from
February 28, 2024 12:19
1e8e78d to
b6923e5
Compare
renovate
Bot
force-pushed
the
renovate/vitest-monorepo
branch
from
March 15, 2024 14:02
b6923e5 to
fc99540
Compare
renovate
Bot
force-pushed
the
renovate/vitest-monorepo
branch
from
March 20, 2024 15:05
fc99540 to
f01280e
Compare
renovate
Bot
force-pushed
the
renovate/vitest-monorepo
branch
2 times, most recently
from
March 20, 2024 15:49
dd9cd3e to
ee286a3
Compare
renovate
Bot
force-pushed
the
renovate/vitest-monorepo
branch
from
March 20, 2024 16:17
ee286a3 to
fe2666e
Compare
renovate
Bot
force-pushed
the
renovate/vitest-monorepo
branch
from
March 20, 2024 16:49
fe2666e to
88cc3e1
Compare
renovate
Bot
force-pushed
the
renovate/vitest-monorepo
branch
from
March 20, 2024 17:15
88cc3e1 to
378e2e9
Compare
renovate
Bot
force-pushed
the
renovate/vitest-monorepo
branch
from
March 20, 2024 17:39
378e2e9 to
65c914d
Compare
renovate
Bot
force-pushed
the
renovate/vitest-monorepo
branch
from
March 20, 2024 18:06
65c914d to
0ae4294
Compare
renovate
Bot
force-pushed
the
renovate/vitest-monorepo
branch
from
March 20, 2024 18:33
0ae4294 to
b03b1f5
Compare
renovate
Bot
force-pushed
the
renovate/vitest-monorepo
branch
from
March 22, 2024 08:55
b03b1f5 to
7820541
Compare
renovate
Bot
force-pushed
the
renovate/vitest-monorepo
branch
from
March 22, 2024 09:16
7820541 to
719c8fd
Compare
renovate
Bot
force-pushed
the
renovate/vitest-monorepo
branch
from
March 22, 2024 09:46
719c8fd to
c7154e8
Compare
renovate
Bot
force-pushed
the
renovate/vitest-monorepo
branch
from
March 22, 2024 10:05
c7154e8 to
9393574
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:
1.2.2->1.6.0Release Notes
vitest-dev/vitest (vitest)
v1.6.0Compare Source
🚀 Features
includeConsoleOutputandaddFileAttributein junit - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5659 (2f913)🐞 Bug Fixes
resolveId('vitest')afterbuildStart- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5646 (f5faf)toJSONfor error serialization - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5526 (19a21)*.test-d.*by default - by @MindfulPol in https://github.com/vitest-dev/vitest/issues/5634 (bfe8a)vite-node's wrapper only to executed files - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5642 (c9883)🏎 Performance
View changes on GitHub
v1.5.3Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.5.2Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.5.1Compare Source
🚀 Features
startVitest()to acceptstdoutandstdin- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5493 (780b1)startVitestAPI is experimental and doesn't follow semver.🐞 Bug Fixes
import.meta.env.PROD: false- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5561 (9c649)onTestFinishedin reverse order - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/5598 (23f29)fileParallelismby default on browser pool - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5528 (5c69f)v8-to-istanbul- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5549 (df6a4)cleanOnRerunis disabled - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5540 (ea3c1)thresholdsto compare files relative to root - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5574 (80265)toEqualandtoMatchObjectwith circular references - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5535 (9e641)View changes on GitHub
v1.5.0Compare Source
v1.4.0Compare Source
🚀 Features
not- by @fenghan34 in https://github.com/vitest-dev/vitest/issues/5294 (b9d37)--projectoption - by @fenghan34 in https://github.com/vitest-dev/vitest/issues/5295 (201bd)shuffle.filesandshuffle.testsoptions - by @fenghan34 in https://github.com/vitest-dev/vitest/issues/5281 (356db)cache.diroption - by @fenghan34 in https://github.com/vitest-dev/vitest/issues/5229 (d7e8b)--changedoption - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5314 (600b4)clearScreencli flag - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5241 (e1735)🐞 Bug Fixes
--projectoption - by @fenghan34 in https://github.com/vitest-dev/vitest/issues/5265 (d1a06)--inspect-brkto pause before execution - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5355 (e77c5)magic-stringtooptimizeDeps.include- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5278 (8f04e)reportsDirectoryfrom removing user's project - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5376 (07ec3)toContain/toMatchassertion error - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5267 (8ee59)definesto supportundefinedvalues - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5284 (5b58b)onConsoleLogreturn type - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5337 (6d1b1)beforeAllandafterAll- by @fenghan34 in https://github.com/vitest-dev/vitest/issues/5288 (ce5ca)@vitest/coverage-v8are used - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5250 (29f98)View changes on GitHub
v1.3.1Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v1.3.0Compare Source
🚀 Features
snapshotSerializersoption - by @fenghan34 in https://github.com/vitest-dev/vitest/issues/5092 (5b102)🐞 Bug Fixes
poolOptions- by @penalosa in https://github.com/vitest-dev/vitest/issues/5221 (bc5b2)coverage.reportsDirectorywith multiple directories - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5056 (ae73f)--browser=<name>correctly - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5179 (656e2).tmpdirectory conflicts with--shardoption - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5184 (5749d)defineWorkspace- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5089 (0bf52)jsdomvariable - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/5164 (0f898)optimizeDeps.disabledwarnings on Vite 5.1 - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5215 (1aecd)disableConsoleInterceptconfig - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/[50](https://togithub.com/vitest-dev/vitest/actions/runs/7934052979/job/21664152574#step:8:51)74 (a55ad)View changes on GitHub
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.