chore(deps): update dependency vitest to v0.25.0 #2650

Merged
konrad merged 1 commits from renovate/vitest-0.x into main 2022-11-07 16:17:33 +00:00
Member

This PR contains the following updates:

Package Type Update Change
vitest devDependencies minor 0.24.5 -> 0.25.0

Release Notes

vitest-dev/vitest

v0.25.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View 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 this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [vitest](https://github.com/vitest-dev/vitest) | devDependencies | minor | [`0.24.5` -> `0.25.0`](https://renovatebot.com/diffs/npm/vitest/0.24.5/0.25.0) | --- ### Release Notes <details> <summary>vitest-dev/vitest</summary> ### [`v0.25.0`](https://github.com/vitest-dev/vitest/releases/tag/v0.25.0) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.24.5...v0.25.0) #####    🚨 Breaking Changes - Return context in `startVitest()`  -  by [@&#8203;antfu](https://github.com/antfu) in https://github.com/vitest-dev/vitest/issues/2072 #####    🚀 Features - `onTestFailed` hook  -  by [@&#8203;antfu](https://github.com/antfu) in https://github.com/vitest-dev/vitest/issues/2210 - Display error frame if present (like Vite)  -  by [@&#8203;haikyuu](https://github.com/haikyuu) and [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/2257 - Benchmark table report  -  by [@&#8203;poyoho](https://github.com/poyoho) in https://github.com/vitest-dev/vitest/issues/2179 - Add typechecking functionality  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) and [@&#8203;antfu](https://github.com/antfu) in https://github.com/vitest-dev/vitest/issues/2107 #####    🐞 Bug Fixes - Clear full screen only in watch mode  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) [<samp>(c3d89)</samp>](https://github.com/vitest-dev/vitest/commit/c3d89504) - Don't serialize symbols and immutables  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/2266 - Use --conditions instead of -C  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/2267 - Show correct stack trace in errors and console  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) and [@&#8203;antfu](https://github.com/antfu) in https://github.com/vitest-dev/vitest/issues/2248 - Align `.each` behavior with jest  -  by [@&#8203;bartoszgolebiowski](https://github.com/bartoszgolebiowski) and [@&#8203;antfu](https://github.com/antfu) in https://github.com/vitest-dev/vitest/issues/2064 - Remove undefined values in options  -  by [@&#8203;g4rry420](https://github.com/g4rry420) and [@&#8203;antfu](https://github.com/antfu) in https://github.com/vitest-dev/vitest/issues/2281 - **coverage**: Istanbul provider to preserve implicit else  -  by [@&#8203;AriPerkkio](https://github.com/AriPerkkio) in https://github.com/vitest-dev/vitest/issues/2275 #####     [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v0.24.5...v0.25.0) </details> --- ### 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDAuMiIsInVwZGF0ZWRJblZlciI6IjMyLjI0MC4yIn0=-->
renovate added the
dependencies
label 2022-11-07 16:04:13 +00:00
renovate added 1 commit 2022-11-07 16:04:13 +00:00
continuous-integration/drone/pr Build is passing Details
d195de5392
chore(deps): update dependency vitest to v0.25.0
konrad scheduled this pull request to auto merge when all checks succeed 2022-11-07 16:04:42 +00:00
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://2650-renovate-vitest-0-x--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://2650-renovate-vitest-0-x--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
konrad merged commit 7ba421e810 into main 2022-11-07 16:17:28 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.