-
Notifications
You must be signed in to change notification settings - Fork 3
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 vitest monorepo to v0.25.3 #171
Merged
Merged
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
Size Change: 0 B Total Size: 18.6 kB ℹ️ View Unchanged
|
8a6ee85
to
ec9669b
Compare
ec9669b
to
6c064a1
Compare
6c064a1
to
dde0f89
Compare
dde0f89
to
a9cf708
Compare
a9cf708
to
c26af0d
Compare
🎉 This PR is included in version 3.0.0-next.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 2.4.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
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:
0.24.3
->0.25.3
0.24.3
->0.25.3
Release Notes
vitest-dev/vitest
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: 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 Mend Renovate. View repository job log here.