chore(deps): update dependency vitest to v0.24.0 #2503

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

This PR contains the following updates:

Package Type Update Change
vitest devDependencies minor 0.23.4 -> 0.24.0

Release Notes

vitest-dev/vitest

v0.24.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.23.4` -> `0.24.0`](https://renovatebot.com/diffs/npm/vitest/0.23.4/0.24.0) | --- ### Release Notes <details> <summary>vitest-dev/vitest</summary> ### [`v0.24.0`](https://github.com/vitest-dev/vitest/releases/tag/v0.24.0) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.23.4...v0.24.0) #####    🚨 Breaking Changes - Use type module (revert [#&#8203;1411](https://github.com/vitest-dev/vitest/issues/1411))  -  by [@&#8203;bluwy](https://github.com/bluwy) and [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/1465 - Drop support for Vite 2  -  by [@&#8203;antfu](https://github.com/antfu) and [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/1928 #####    🚀 Features - **benchmark**: Todo mode  -  by [@&#8203;Aslemammad](https://github.com/Aslemammad) in https://github.com/vitest-dev/vitest/issues/2057 - **inline-snapshot**: Support comment  -  by [@&#8203;azaleta](https://github.com/azaleta) in https://github.com/vitest-dev/vitest/issues/2077 #####    🐞 Bug Fixes - Run related test, even if test doesn't have dependencies  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/2043 - Check for asymmetricMatch before accessing  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) [<samp>(75719)</samp>](https://github.com/vitest-dev/vitest/commit/757199a6) - Check hook teardown return type, closes [#&#8203;2092](https://github.com/vitest-dev/vitest/issues/2092)  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) [<samp>(cba3f)</samp>](https://github.com/vitest-dev/vitest/commit/cba3ff09) - Don't stop watch mode, if non-object error is thrown, close [#&#8203;2106](https://github.com/vitest-dev/vitest/issues/2106)  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) [<samp>(bd677)</samp>](https://github.com/vitest-dev/vitest/commit/bd677017) - Use correct source maps in stacktrace  -  by [@&#8203;haikyuu](https://github.com/haikyuu) in https://github.com/vitest-dev/vitest/issues/2027 - Import CustomEventMap from vite for vite-node  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/2124 - **jsdom**: Use jsdom Blob instead of Node, if jsdom is enabled  -  by [@&#8203;ChpShy](https://github.com/ChpShy) in https://github.com/vitest-dev/vitest/issues/2086 #####     [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v0.23.4...v0.24.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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTMuNCIsInVwZGF0ZWRJblZlciI6IjMyLjE1My40In0=-->
renovate added the
dependencies
label 2022-10-07 13:03:19 +00:00
renovate added 1 commit 2022-10-07 13:03:20 +00:00
continuous-integration/drone/pr Build is passing Details
96d9ab7ae4
chore(deps): update dependency vitest to v0.24.0
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://2503-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://2503-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 scheduled this pull request to auto merge when all checks succeed 2022-10-07 13:08:55 +00:00
konrad merged commit 59b0f12424 into main 2022-10-07 13:11:07 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.