fix(deps): update vue monorepo to v3.2.21 #934

Merged
konrad merged 1 commits from renovate/vue-monorepo into main 2021-11-02 12:52:40 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@vue/compat dependencies patch 3.2.20 -> 3.2.21
vue dependencies patch 3.2.20 -> 3.2.21

Release Notes

vuejs/vue-next

v3.2.21

Compare Source

Bug Fixes
  • custom-element: fix custom element props access on initial render (4b7f76e), closes #​4792
  • custom-element: fix initial attr type casting for programmtically created elements (3ca8317), closes #​4772
  • devtools: avoid open handle in non-browser env (6916d72), closes #​4815
  • devtools: fix memory leak when devtools is not installed (#​4833) (6b32f0d), closes #​4829
  • runtime-core: add v-memo to built-in directives check (#​4787) (5eb7263)
  • runtime-dom: fix behavior regression for v-show + style display binding (3f38d59), closes #​4768
  • types: fix ref unwrapping type inference for nested shallowReactive & shallowRef (20a3615), closes #​4771

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 these updates again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@vue/compat](https://github.com/vuejs/vue-next) | dependencies | patch | [`3.2.20` -> `3.2.21`](https://renovatebot.com/diffs/npm/@vue%2fcompat/3.2.20/3.2.21) | | [vue](https://github.com/vuejs/vue) | dependencies | patch | [`3.2.20` -> `3.2.21`](https://renovatebot.com/diffs/npm/vue/3.2.20/3.2.21) | --- ### Release Notes <details> <summary>vuejs/vue-next</summary> ### [`v3.2.21`](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md#&#8203;3221-httpsgithubcomvuejsvue-nextcomparev3220v3221-2021-11-02) [Compare Source](https://github.com/vuejs/vue-next/compare/v3.2.20...v3.2.21) ##### Bug Fixes - **custom-element:** fix custom element props access on initial render ([4b7f76e](https://github.com/vuejs/vue-next/commit/4b7f76e36a7fc650986a20eca258f7a5d912424f)), closes [#&#8203;4792](https://github.com/vuejs/vue-next/issues/4792) - **custom-element:** fix initial attr type casting for programmtically created elements ([3ca8317](https://github.com/vuejs/vue-next/commit/3ca83179d1a798f65e4e70215c511e2f1b64adb6)), closes [#&#8203;4772](https://github.com/vuejs/vue-next/issues/4772) - **devtools:** avoid open handle in non-browser env ([6916d72](https://github.com/vuejs/vue-next/commit/6916d725a06a57e92ff9d046ccf132c305cd0a51)), closes [#&#8203;4815](https://github.com/vuejs/vue-next/issues/4815) - **devtools:** fix memory leak when devtools is not installed ([#&#8203;4833](https://github.com/vuejs/vue-next/issues/4833)) ([6b32f0d](https://github.com/vuejs/vue-next/commit/6b32f0d976c0aac8bb2c1b78fedd03e76fb391eb)), closes [#&#8203;4829](https://github.com/vuejs/vue-next/issues/4829) - **runtime-core:** add `v-memo` to built-in directives check ([#&#8203;4787](https://github.com/vuejs/vue-next/issues/4787)) ([5eb7263](https://github.com/vuejs/vue-next/commit/5eb72630a53a8dd82c2b8a9705c21a8075161a3d)) - **runtime-dom:** fix behavior regression for v-show + style display binding ([3f38d59](https://github.com/vuejs/vue-next/commit/3f38d599f5aacdd3eeaa9475251a24f74e7ae3b4)), closes [#&#8203;4768](https://github.com/vuejs/vue-next/issues/4768) - **types:** fix ref unwrapping type inference for nested shallowReactive & shallowRef ([20a3615](https://github.com/vuejs/vue-next/commit/20a361541cc5faffa82cbf3f2d49639a97b3b678)), closes [#&#8203;4771](https://github.com/vuejs/vue-next/issues/4771) </details> --- ### 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2021-11-02 07:02:46 +00:00
renovate added 1 commit 2021-11-02 07:02:47 +00:00
continuous-integration/drone/pr Build is passing Details
c4c2eaf7b8
fix(deps): update vue monorepo to v3.2.21
konrad merged commit b2aa2df59d into main 2021-11-02 12:52:40 +00:00
konrad deleted branch renovate/vue-monorepo 2021-11-02 12:52:40 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.