-
-
Notifications
You must be signed in to change notification settings - Fork 733
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
chore(deps): update dependency vitest to v1.6.0 #7296
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/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.
+43
−43
Conversation
This file contains 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
from
June 6, 2024 00:29
dcb4c2d
to
3b5e60e
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
from
June 6, 2024 04:43
3b5e60e
to
73d0060
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
2 times, most recently
from
June 6, 2024 07:51
d499eee
to
d9f5ffd
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
from
June 6, 2024 08:04
d9f5ffd
to
54c5553
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
from
June 6, 2024 09:13
54c5553
to
9639ad5
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
from
June 6, 2024 09:38
9639ad5
to
36cbe2f
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
from
June 6, 2024 09:54
36cbe2f
to
cca36ad
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
from
June 6, 2024 10:14
cca36ad
to
0ac2c38
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
from
June 6, 2024 11:00
0ac2c38
to
5c5e6bf
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
from
June 6, 2024 11:23
5c5e6bf
to
b69029d
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
from
June 6, 2024 11:41
b69029d
to
8264841
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
from
June 6, 2024 12:18
8264841
to
6721842
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
from
December 31, 2024 09:46
1cb8d52
to
f03b43d
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
from
January 2, 2025 11:01
f03b43d
to
a7d3a18
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
from
January 2, 2025 15:10
a7d3a18
to
85c0ec2
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
from
January 2, 2025 15:37
85c0ec2
to
2c0c7fe
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
from
January 3, 2025 07:46
2c0c7fe
to
d3b04d0
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
from
January 3, 2025 09:25
d3b04d0
to
ff2f7fc
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
from
January 3, 2025 09:43
ff2f7fc
to
696f954
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
from
January 3, 2025 10:27
696f954
to
1cdbab8
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
from
January 3, 2025 11:12
1cdbab8
to
f7ec8c8
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
from
January 3, 2025 12:21
f7ec8c8
to
4675fa0
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
from
January 3, 2025 13:20
4675fa0
to
a330f31
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
from
January 3, 2025 13:40
a330f31
to
0181a55
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
from
January 3, 2025 14:03
0181a55
to
dac200a
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
from
January 3, 2025 14:39
dac200a
to
a118d73
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.4.0
->1.6.0
Release Notes
vitest-dev/vitest (vitest)
v1.6.0
Compare Source
🚀 Features
includeConsoleOutput
andaddFileAttribute
in 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)toJSON
for 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.3
Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.5.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.5.1
Compare Source
🚀 Features
startVitest()
to acceptstdout
andstdin
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5493 (780b1)startVitest
API 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)onTestFinished
in reverse order - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/5598 (23f29)fileParallelism
by 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)cleanOnRerun
is disabled - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5540 (ea3c1)thresholds
to compare files relative to root - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5574 (80265)toEqual
andtoMatchObject
with circular references - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5535 (9e641)View changes on GitHub
v1.5.0
Compare Source
Configuration
📅 Schedule: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.