vuepress-star / vuepress-plugin-analytics

vuepress-plugin-analytics Google Baidu cnzz
MIT License
2 stars 0 forks source link

fix(deps): update dependency vue to v3.2.41 #31

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vue (source) 3.2.40 -> 3.2.41 age adoption passing confidence

Release Notes

vuejs/core ### [`v3.2.41`](https://togithub.com/vuejs/core/blob/HEAD/CHANGELOG.md#​3241-httpsgithubcomvuejscorecomparev3240v3241-2022-10-14) [Compare Source](https://togithub.com/vuejs/core/compare/v3.2.40...v3.2.41) ##### Bug Fixes - **devtools:** avoid memory leak caused by devtools event buffer ([24f4c47](https://togithub.com/vuejs/core/commit/24f4c479d661698afd967cf428f9439be4578a04)), closes [#​6591](https://togithub.com/vuejs/core/issues/6591) - **devtools:** use cleanupBuffer instead of modifying \_buffer ([#​6812](https://togithub.com/vuejs/core/issues/6812)) ([35a113e](https://togithub.com/vuejs/core/commit/35a113eda43a49e921a6eb60d45db81dc847d665)) - **effectScope:** calling off() of a detached scope should not break currentScope ([a71f9ac](https://togithub.com/vuejs/core/commit/a71f9ac41af464fdb69220e69c50739dd3a8f365)) - **runtime-core:** ensure that errors in slot function execution do not affect block tracking ([#​5670](https://togithub.com/vuejs/core/issues/5670)) ([82a73da](https://togithub.com/vuejs/core/commit/82a73da351bb5d26735f734ae2540a3033c00c9e)), closes [#​5657](https://togithub.com/vuejs/core/issues/5657) - **runtime-core:** fix v-for ref reactivity behavior difference between prod and dev ([#​6714](https://togithub.com/vuejs/core/issues/6714)) ([9ae796d](https://togithub.com/vuejs/core/commit/9ae796d1567f1b0acb08659a2363a54b525a9ee4)), closes [#​6697](https://togithub.com/vuejs/core/issues/6697) - **runtime-dom:** fix event timestamp check in iframes ([5ee4053](https://togithub.com/vuejs/core/commit/5ee40532a63e0b792e0c1eccf3cf68546a4e23e9)), closes [#​2513](https://togithub.com/vuejs/core/issues/2513) [#​3933](https://togithub.com/vuejs/core/issues/3933) [#​5474](https://togithub.com/vuejs/core/issues/5474)

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.