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.12.6 #86

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.12.5 -> 0.12.6 age adoption passing confidence

Release Notes

vitest-dev/vitest ### [`v0.12.6`](https://togithub.com/vitest-dev/vitest/releases/v0.12.6) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v0.12.5...v0.12.6) ##### Bug Fixes - `.resolves` and `.rejects` expectations ([#​1300](https://togithub.com/vitest-dev/vitest/issues/1300)) ([789cc93](https://togithub.com/vitest-dev/vitest/commit/789cc93)) - `process.stdout` could be undefined on Windows (fix [#​1292](https://togithub.com/vitest-dev/vitest/issues/1292)) ([#​1305](https://togithub.com/vitest-dev/vitest/issues/1305)) ([3179ac9](https://togithub.com/vitest-dev/vitest/commit/3179ac9)) - can mock non-existent paths and virtual modules via **mocks** ([#​1298](https://togithub.com/vitest-dev/vitest/issues/1298)) ([c491fb4](https://togithub.com/vitest-dev/vitest/commit/c491fb4))

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.