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

Merged
konrad merged 1 commits from renovate/vue-monorepo into main 2022-10-14 13:19:58 +00:00
Member

This PR contains the following updates:

Package Type Update Change
vue dependencies patch 3.2.40 -> 3.2.41

Release Notes

vuejs/core

v3.2.41

Compare Source

Bug Fixes
  • devtools: avoid memory leak caused by devtools event buffer (24f4c47), closes #​6591
  • devtools: use cleanupBuffer instead of modifying _buffer (#​6812) (35a113e)
  • effectScope: calling off() of a detached scope should not break currentScope (a71f9ac)
  • runtime-core: ensure that errors in slot function execution do not affect block tracking (#​5670) (82a73da), closes #​5657
  • runtime-core: fix v-for ref reactivity behavior difference between prod and dev (#​6714) (9ae796d), closes #​6697
  • runtime-dom: fix event timestamp check in iframes (5ee4053), closes #​2513 #​3933 #​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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [vue](https://github.com/vuejs/core) | dependencies | patch | [`3.2.40` -> `3.2.41`](https://renovatebot.com/diffs/npm/vue/3.2.40/3.2.41) | --- ### Release Notes <details> <summary>vuejs/core</summary> ### [`v3.2.41`](https://github.com/vuejs/core/blob/HEAD/CHANGELOG.md#&#8203;3241-httpsgithubcomvuejscorecomparev3240v3241-2022-10-14) [Compare Source](https://github.com/vuejs/core/compare/v3.2.40...v3.2.41) ##### Bug Fixes - **devtools:** avoid memory leak caused by devtools event buffer ([24f4c47](https://github.com/vuejs/core/commit/24f4c479d661698afd967cf428f9439be4578a04)), closes [#&#8203;6591](https://github.com/vuejs/core/issues/6591) - **devtools:** use cleanupBuffer instead of modifying \_buffer ([#&#8203;6812](https://github.com/vuejs/core/issues/6812)) ([35a113e](https://github.com/vuejs/core/commit/35a113eda43a49e921a6eb60d45db81dc847d665)) - **effectScope:** calling off() of a detached scope should not break currentScope ([a71f9ac](https://github.com/vuejs/core/commit/a71f9ac41af464fdb69220e69c50739dd3a8f365)) - **runtime-core:** ensure that errors in slot function execution do not affect block tracking ([#&#8203;5670](https://github.com/vuejs/core/issues/5670)) ([82a73da](https://github.com/vuejs/core/commit/82a73da351bb5d26735f734ae2540a3033c00c9e)), closes [#&#8203;5657](https://github.com/vuejs/core/issues/5657) - **runtime-core:** fix v-for ref reactivity behavior difference between prod and dev ([#&#8203;6714](https://github.com/vuejs/core/issues/6714)) ([9ae796d](https://github.com/vuejs/core/commit/9ae796d1567f1b0acb08659a2363a54b525a9ee4)), closes [#&#8203;6697](https://github.com/vuejs/core/issues/6697) - **runtime-dom:** fix event timestamp check in iframes ([5ee4053](https://github.com/vuejs/core/commit/5ee40532a63e0b792e0c1eccf3cf68546a4e23e9)), closes [#&#8203;2513](https://github.com/vuejs/core/issues/2513) [#&#8203;3933](https://github.com/vuejs/core/issues/3933) [#&#8203;5474](https://github.com/vuejs/core/issues/5474) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTMuNCIsInVwZGF0ZWRJblZlciI6IjMyLjE1My40In0=-->
renovate added the
dependencies
label 2022-10-14 11:03:25 +00:00
renovate added 1 commit 2022-10-14 11:03:26 +00:00
continuous-integration/drone/pr Build is passing Details
eff852591e
fix(deps): update dependency vue to v3.2.41
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://2538-renovate-vue-monorepo--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://2538-renovate-vue-monorepo--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
konrad merged commit e5aabfc753 into main 2022-10-14 13:19:58 +00:00
konrad deleted branch renovate/vue-monorepo 2022-10-14 13:19:58 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.