-
-
Notifications
You must be signed in to change notification settings - Fork 714
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.
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
November 8, 2024 08:19
895ca47
to
923aa6e
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
from
November 8, 2024 08:27
923aa6e
to
033bcd3
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
2 times, most recently
from
November 8, 2024 08:55
ba06c6a
to
d3a3217
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
from
November 8, 2024 09:47
d3a3217
to
11f6dd1
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
2 times, most recently
from
November 8, 2024 09:58
d019c3b
to
221beeb
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
2 times, most recently
from
November 8, 2024 10:32
8730481
to
5017442
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
from
November 8, 2024 10:43
5017442
to
15f89d0
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
2 times, most recently
from
November 8, 2024 11:34
d23228e
to
349ebab
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
from
November 8, 2024 12:58
349ebab
to
0e76830
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
from
November 8, 2024 14:13
0e76830
to
a9f3358
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
from
November 8, 2024 14:27
a9f3358
to
c702b52
Compare
renovate
bot
force-pushed
the
renovate/vitest-monorepo
branch
from
November 8, 2024 21:54
c702b52
to
98da5a0
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.