mobxjs / mobx-vue-lite

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

Update dependency @vueuse/core to v8.7.3 #123

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
@vueuse/core 8.6.0 -> 8.7.3 age adoption passing confidence

Release Notes

vueuse/vueuse ### [`v8.7.3`](https://togithub.com/vueuse/vueuse/releases/tag/v8.7.3) [Compare Source](https://togithub.com/vueuse/vueuse/compare/v8.7.2...v8.7.3) #####    🐞 Bug Fixes - **ci**: - Release script [`0d3c1f7a`](https://togithub.com/vueuse/vueuse/commit/0d3c1f7a) #####    ❤️ Contributors    Thanks to [@​antfu](https://togithub.com/antfu) #####     [View changes on GitHub](https://togithub.com/vueuse/vueuse/compare/v8.7.2...v8.7.3) ### [`v8.7.2`](https://togithub.com/vueuse/vueuse/releases/tag/v8.7.2) [Compare Source](https://togithub.com/vueuse/vueuse/compare/v8.7.1...v8.7.2) *No significant changes* #####    ❤️ Contributors    Thanks to [@​antfu](https://togithub.com/antfu) #####     [View changes on GitHub](https://togithub.com/vueuse/vueuse/compare/v8.7.1...v8.7.2) ### [`v8.7.1`](https://togithub.com/vueuse/vueuse/releases/tag/v8.7.1) [Compare Source](https://togithub.com/vueuse/vueuse/compare/v8.7.0...v8.7.1) *No significant changes* #####    ❤️ Contributors    Thanks to [@​antfu](https://togithub.com/antfu) #####     [View changes on GitHub](https://togithub.com/vueuse/vueuse/compare/v8.7.0...v8.7.1) ### [`v8.7.0`](https://togithub.com/vueuse/vueuse/releases/tag/v8.7.0) [Compare Source](https://togithub.com/vueuse/vueuse/compare/v8.6.0...v8.7.0) #####    🚀 Features - **until**: - Improved until types [`#1493`](https://togithub.com/vueuse/vueuse/issues/1493) - **useImage**: - New function [`#1460`](https://togithub.com/vueuse/vueuse/issues/1460) #####    🐞 Bug Fixes - **onClickOutside**: - Avoid calling safari workaround on right click [`#1673`](https://togithub.com/vueuse/vueuse/issues/1673) - **unrefElement**: - Don't return the Vue instance when `$el` is `null`/`undefined` [`#1657`](https://togithub.com/vueuse/vueuse/issues/1657) - **useFetch**: - Ssr compactible for `headersToObject` [`8f541b0a`](https://togithub.com/vueuse/vueuse/commit/8f541b0a) - **useIntervalFn**: - Watch interval correctly [`#1676`](https://togithub.com/vueuse/vueuse/issues/1676) - **useMagicKeys**: - `getModifierState` is not function error in Chrome [`#1654`](https://togithub.com/vueuse/vueuse/issues/1654) - **useScroll**: - Compatibility for mobile [`#1663`](https://togithub.com/vueuse/vueuse/issues/1663) - **useUrlSearchParams**: - Preserve history state when updating query [`#1661`](https://togithub.com/vueuse/vueuse/issues/1661) - **watch**\*: - Fix `T` type for `WatchCallback` [`#1692`](https://togithub.com/vueuse/vueuse/issues/1692) #####    ❤️ Contributors    Thanks to [@​antfu](https://togithub.com/antfu) | [@​arcs-](https://togithub.com/arcs-) | [@​DrJume](https://togithub.com/DrJume) | [@​HannesOberreiter](https://togithub.com/HannesOberreiter) | [@​HassanZahirnia](https://togithub.com/HassanZahirnia) | [@​hsyq](https://togithub.com/hsyq) | [@​LeSuisse](https://togithub.com/LeSuisse) | [@​luciorubeens](https://togithub.com/luciorubeens) | [@​lvjiaxuan](https://togithub.com/lvjiaxuan) | [@​meteorlxy](https://togithub.com/meteorlxy) | [@​nhedger](https://togithub.com/nhedger) | [@​sibbng](https://togithub.com/sibbng) | [@​YunYouJun](https://togithub.com/YunYouJun) | [@​zojize](https://togithub.com/zojize) #####     [View changes on GitHub](https://togithub.com/vueuse/vueuse/compare/v8.6.0...v8.7.0)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.