chore(deps): update dependency vitest to v0.24.4 #2599

Merged
dpschen merged 1 commits from renovate/vitest-0.x into main 2022-10-31 13:14:48 +00:00
Member

This PR contains the following updates:

Package Type Update Change
vitest devDependencies patch 0.24.3 -> 0.24.4

Release Notes

vitest-dev/vitest

v0.24.4

Compare Source

   🚀 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 | patch | [`0.24.3` -> `0.24.4`](https://renovatebot.com/diffs/npm/vitest/0.24.3/0.24.4) | --- ### Release Notes <details> <summary>vitest-dev/vitest</summary> ### [`v0.24.4`](https://github.com/vitest-dev/vitest/releases/tag/v0.24.4) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.24.3...v0.24.4) #####    🚀 Features - **vite-node**: Don't exit on uncaughtException in watch mode  -  by [@&#8203;poyoho](https://github.com/poyoho) in https://github.com/vitest-dev/vitest/issues/2186 #####    🐞 Bug Fixes - Add/Update `repository` properties in `package.json`  -  by [@&#8203;silverwind](https://github.com/silverwind) in https://github.com/vitest-dev/vitest/issues/2151 - Ignore benchmark.reporters in getSerializableConfig  -  by [@&#8203;kainstar](https://github.com/kainstar) in https://github.com/vitest-dev/vitest/issues/2164 - Improve config's default exclude  -  by [@&#8203;haikyuu](https://github.com/haikyuu) and [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/2188 - Always use node condition  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/1919 - Clear terminal output before running tests, show errors in correct order  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/2228 - Improve compatibility with native Node CJS resolution  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/2226 - Don't use resolved paths if they don't actually exist  -  by [@&#8203;simon-abbott](https://github.com/simon-abbott) in https://github.com/vitest-dev/vitest/issues/1868 - **cli**: - Set inputNamePattern to RegExp source instead of string  -  by [@&#8203;rafedramzi](https://github.com/rafedramzi) in https://github.com/vitest-dev/vitest/issues/2201 - Normalize argument path  -  by [@&#8203;poyoho](https://github.com/poyoho) in https://github.com/vitest-dev/vitest/issues/2180 - **coverage**: - Trim URL parameters from file paths in istanbul coverage  -  by [@&#8203;AriPerkkio](https://github.com/AriPerkkio) in https://github.com/vitest-dev/vitest/issues/2232 - Trim URL parameters from file paths in c8 coverage  -  by [@&#8203;OrestHk](https://github.com/OrestHk) and [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/2181 - **reporter**: - Load custom reporter using `executeFile`  -  by [@&#8203;poyoho](https://github.com/poyoho) in https://github.com/vitest-dev/vitest/issues/2184 - **vitest**: - Return detailed error when using toHaveReturnedWith  -  by [@&#8203;azaleta](https://github.com/azaleta) in https://github.com/vitest-dev/vitest/issues/2163 #####     [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v0.24.3...v0.24.4) </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-10-31 11:04:25 +00:00
renovate added 1 commit 2022-10-31 11:04:26 +00:00
continuous-integration/drone/pr Build is passing Details
96fb999480
chore(deps): update dependency vitest to v0.24.4
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://2599-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://2599-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.
dpschen approved these changes 2022-10-31 13:06:55 +00:00
dpschen approved these changes 2022-10-31 13:09:24 +00:00
dpschen merged commit c9b9367c0b into main 2022-10-31 13:14:48 +00:00
dpschen deleted branch renovate/vitest-0.x 2022-10-31 13:14:49 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.