chore(deps): update dependency vitest to v0.27.0 #2941

Merged
konrad merged 1 commits from renovate/vitest-0.x into main 2023-01-09 14:37:28 +00:00
Member

This PR contains the following updates:

Package Type Update Change
vitest devDependencies minor 0.26.3 -> 0.27.0

Release Notes

vitest-dev/vitest

v0.27.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    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.26.3` -> `0.27.0`](https://renovatebot.com/diffs/npm/vitest/0.26.3/0.27.0) | --- ### Release Notes <details> <summary>vitest-dev/vitest</summary> ### [`v0.27.0`](https://github.com/vitest-dev/vitest/releases/tag/v0.27.0) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.26.3...v0.27.0) #####    🚨 Breaking Changes - Deprecate "error" on result, store errors in "errors"  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/2586 [<samp>(e641a)</samp>](https://github.com/vitest-dev/vitest/commit/e641a110) - Split vitest into separate packages, but still bundle them for the time being  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/2575 [<samp>(c8e6f)</samp>](https://github.com/vitest-dev/vitest/commit/c8e6fb69) #####    🚀 Features - **coverage**: report only changed files when using istanbul coverage with watch mode  -  by [@&#8203;g4rry420](https://github.com/g4rry420) in https://github.com/vitest-dev/vitest/issues/2385 [<samp>(bf872)</samp>](https://github.com/vitest-dev/vitest/commit/bf87282c) #####    🐞 Bug Fixes - Return mock path only when mocked  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/2619 [<samp>(f8ac2)</samp>](https://github.com/vitest-dev/vitest/commit/f8ac2094) - Allow mocking CJS module with interoped default  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/2598 [<samp>(6b3e3)</samp>](https://github.com/vitest-dev/vitest/commit/6b3e36d4) - Avoid random ENOTEMPTY errors  -  by [@&#8203;AriPerkkio](https://github.com/AriPerkkio) in https://github.com/vitest-dev/vitest/issues/2620 [<samp>(59766)</samp>](https://github.com/vitest-dev/vitest/commit/59766fa4) - Always inline assets and modules with special Vite queries  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/2617 [<samp>(fed1c)</samp>](https://github.com/vitest-dev/vitest/commit/fed1cd60) - **cli**: - Allow overrides reporter via cli option  -  by [@&#8203;mysteryven](https://github.com/mysteryven) and [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/2573 [<samp>(894f1)</samp>](https://github.com/vitest-dev/vitest/commit/894f155a) - **coverage**: - Flaky c8 coverage caused by parallel sourcemap constructing  -  by [@&#8203;AriPerkkio](https://github.com/AriPerkkio) and [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/2591 [<samp>(9a29f)</samp>](https://github.com/vitest-dev/vitest/commit/9a29f984) - Validate extension, when reporting c8 coverage  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/2626 [<samp>(74463)</samp>](https://github.com/vitest-dev/vitest/commit/7446370c) #####    🏎 Performance - Improve vi.mock performance  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/2594 [<samp>(09d19)</samp>](https://github.com/vitest-dev/vitest/commit/09d19892) #####     [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v0.26.3...v0.27.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 2023-01-09 13:04:18 +00:00
renovate added 1 commit 2023-01-09 13:04:18 +00:00
continuous-integration/drone/pr Build is passing Details
717c95aca6
chore(deps): update dependency vitest to v0.27.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://2941-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://2941-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 a61ce6f1d6 into main 2023-01-09 14:37:28 +00:00
konrad deleted branch renovate/vitest-0.x 2023-01-09 14:37:28 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.