mobxjs / mobx-vue-lite

Lightweight Vue 3 bindings for MobX based on Composition API.
MIT License
72 stars 3 forks source link

Update dependency vitest to v0.8.3 #48

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vitest 0.8.1 -> 0.8.3 age adoption passing confidence

Release Notes

vitest-dev/vitest ### [`v0.8.3`](https://togithub.com/vitest-dev/vitest/releases/v0.8.3) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v0.8.2...v0.8.3) ##### Bug Fixes - normalize mock dep, remove ?t= from path ([#​1080](https://togithub.com/vitest-dev/vitest/issues/1080)) ([382aa35](https://togithub.com/vitest-dev/vitest/commit/382aa35)) ##### Features - show more details when no test files found ([#​1033](https://togithub.com/vitest-dev/vitest/issues/1033)) ([190b1c1](https://togithub.com/vitest-dev/vitest/commit/190b1c1)) - stubGlobals helper ([#​1079](https://togithub.com/vitest-dev/vitest/issues/1079)) ([1582948](https://togithub.com/vitest-dev/vitest/commit/1582948)) ### [`v0.8.2`](https://togithub.com/vitest-dev/vitest/releases/v0.8.2) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v0.8.1...v0.8.2) ##### Bug Fixes - inconsistency with globTestFiles and isTargetFile (fix [#​981](https://togithub.com/vitest-dev/vitest/issues/981), [#​982](https://togithub.com/vitest-dev/vitest/issues/982)) ([#​1070](https://togithub.com/vitest-dev/vitest/issues/1070)) ([64f302d](https://togithub.com/vitest-dev/vitest/commit/64f302d)) - vitest run do not normalize paths on windows x64 platforms ([#​1064](https://togithub.com/vitest-dev/vitest/issues/1064)) ([87542f8](https://togithub.com/vitest-dev/vitest/commit/87542f8))

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.



This PR has been generated by WhiteSource Renovate. View repository job log here.