chore(deps): update dependency vitest to v0.25.4 #2788

Merged
konrad merged 1 commits from renovate/vitest-0.x into main 2022-12-05 19:14:27 +00:00
Member

This PR contains the following updates:

Package Type Update Change
vitest devDependencies patch 0.25.3 -> 0.25.4

Release Notes

vitest-dev/vitest

v0.25.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.25.3` -> `0.25.4`](https://renovatebot.com/diffs/npm/vitest/0.25.3/0.25.4) | --- ### Release Notes <details> <summary>vitest-dev/vitest</summary> ### [`v0.25.4`](https://github.com/vitest-dev/vitest/releases/tag/v0.25.4) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.25.3...v0.25.4) #####    🚀 Features - Slow test threshold  -  by [@&#8203;poyoho](https://github.com/poyoho) and [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/2396 [<samp>(98974)</samp>](https://github.com/vitest-dev/vitest/commit/98974ba4) - Format test tablename  -  by [@&#8203;poyoho](https://github.com/poyoho) in https://github.com/vitest-dev/vitest/issues/2405 [<samp>(45c5c)</samp>](https://github.com/vitest-dev/vitest/commit/45c5c45a) - Suspend process  -  by [@&#8203;poyoho](https://github.com/poyoho) in https://github.com/vitest-dev/vitest/issues/2422 [<samp>(b8ee8)</samp>](https://github.com/vitest-dev/vitest/commit/b8ee821c) - Format test objects in `each` title  -  by [@&#8203;scarf005](https://github.com/scarf005) in https://github.com/vitest-dev/vitest/issues/2420 and https://github.com/vitest-dev/vitest/issues/2421 [<samp>(1868f)</samp>](https://github.com/vitest-dev/vitest/commit/1868f1c4) #####    🐞 Bug Fixes - Exit with code 1, when type tests fail  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/2378 [<samp>(98141)</samp>](https://github.com/vitest-dev/vitest/commit/9814124e) - Tab affect vi.mock  -  by [@&#8203;poyoho](https://github.com/poyoho) in https://github.com/vitest-dev/vitest/issues/2402 [<samp>(5a3de)</samp>](https://github.com/vitest-dev/vitest/commit/5a3deba5) - Don't escape "\\" in diff view  -  by [@&#8203;poyoho](https://github.com/poyoho) in https://github.com/vitest-dev/vitest/issues/2430 [<samp>(7d4e3)</samp>](https://github.com/vitest-dev/vitest/commit/7d4e3ed0) - Correct test files status in json reporter  -  by [@&#8203;brzezinskimarcin](https://github.com/brzezinskimarcin) in https://github.com/vitest-dev/vitest/issues/2417 and https://github.com/vitest-dev/vitest/issues/2419 [<samp>(ce931)</samp>](https://github.com/vitest-dev/vitest/commit/ce931956) - Export all named CJS exports, if default export is a function  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/2435 [<samp>(d43f3)</samp>](https://github.com/vitest-dev/vitest/commit/d43f3f5c) - Add test attributes to "testsuites" in junit reporter  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/2362 [<samp>(d0506)</samp>](https://github.com/vitest-dev/vitest/commit/d050604f) - DynamicImportSettled also waits for nested imports  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/2389 [<samp>(5098b)</samp>](https://github.com/vitest-dev/vitest/commit/5098b217) - Always apply vite ssr source maps  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/2433 [<samp>(cbf91)</samp>](https://github.com/vitest-dev/vitest/commit/cbf91ba7) - Copy-pasting from module graph browser  -  by [@&#8203;g4rry420](https://github.com/g4rry420) in https://github.com/vitest-dev/vitest/issues/2321 [<samp>(8920a)</samp>](https://github.com/vitest-dev/vitest/commit/8920aa45) - **deps**: Update dependency strip-literal to v1  -  by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/vitest-dev/vitest/issues/2387 [<samp>(824e1)</samp>](https://github.com/vitest-dev/vitest/commit/824e18c3) - **mocker**: Set cache before mocking to allow circular dependencies  -  by [@&#8203;danez](https://github.com/danez) in https://github.com/vitest-dev/vitest/issues/2391 [<samp>(fd829)</samp>](https://github.com/vitest-dev/vitest/commit/fd8292ac) #####     [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v0.25.3...v0.25.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-12-05 19:03:27 +00:00
renovate added 1 commit 2022-12-05 19:03:28 +00:00
continuous-integration/drone/pr Build is passing Details
ac36ea5b15
chore(deps): update dependency vitest to v0.25.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://2788-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://2788-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 4bf9284b38 into main 2022-12-05 19:14:27 +00:00
konrad deleted branch renovate/vitest-0.x 2022-12-05 19:14:27 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.