mobxjs / mobx-vue-lite

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

Update dependency vitest to v0.13.1 #108

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vitest 0.13.0 -> 0.13.1 age adoption passing confidence

Release Notes

vitest-dev/vitest ### [`v0.13.1`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.13.1) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v0.13.0...v0.13.1) ##### Bug Fixes - don't escape $ in snapshots, when not needed ([#​1401](https://togithub.com/vitest-dev/vitest/issues/1401)) ([c5b7a72](https://togithub.com/vitest-dev/vitest/commit/c5b7a72)) - don't generate coverage folder when coverage is not enabled ([#​1403](https://togithub.com/vitest-dev/vitest/issues/1403)) ([6c424de](https://togithub.com/vitest-dev/vitest/commit/6c424de)) - update esbuild to fix UI crash ([#​1404](https://togithub.com/vitest-dev/vitest/issues/1404)) ([b122691](https://togithub.com/vitest-dev/vitest/commit/b122691)) ##### Features - disable Vite hmr in tests ([#​1400](https://togithub.com/vitest-dev/vitest/issues/1400)) ([b7bfc09](https://togithub.com/vitest-dev/vitest/commit/b7bfc09))

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 Mend Renovate. View repository job log here.