fix(deps): update vue monorepo to v3.2.27 #1387

Merged
konrad merged 1 commits from renovate/vue-monorepo into main 2022-01-16 15:24:20 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@vue/compat dependencies patch 3.2.26 -> 3.2.27
vue dependencies patch 3.2.26 -> 3.2.27

Release Notes

vuejs/vue-next

v3.2.27

Compare Source

Bug Fixes
  • KeepAlive: remove cached VNode properly (#​5260) (2e3e183), closes #​5258
  • reactivity-transform: should not rewrite for...in / for...of scope variables (7007ffb)
  • sfc-playground: hide title to avoid overlap (#​5099) (44b9527)
  • ssr: make computed inactive during ssr, fix memory leak (f4f0966), closes #​5208
  • ssr: remove missing ssr directive transform error (55cc4af)
  • types/tsx: allow ref_for type on tsx elements (78df8c7)
  • types: fix shallowReadonly type (92f11d6)
  • types: handle ToRef (5ac7030), closes #​5188
  • types: KeepAlive match pattern should allow mixed array (3007d5b)
Features
  • types: simplify ExtractPropTypes to avoid props JSDocs being removed (#​5166) (a570b38)
Performance Improvements
  • improve memory usage for static vnodes (ed9eb62)

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.26` -> `3.2.27`](https://renovatebot.com/diffs/npm/@vue%2fcompat/3.2.26/3.2.27) | | [vue](https://github.com/vuejs/vue) | dependencies | patch | [`3.2.26` -> `3.2.27`](https://renovatebot.com/diffs/npm/vue/3.2.26/3.2.27) | --- ### Release Notes <details> <summary>vuejs/vue-next</summary> ### [`v3.2.27`](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md#&#8203;3227-httpsgithubcomvuejsvue-nextcomparev3226v3227-2022-01-16) [Compare Source](https://github.com/vuejs/vue-next/compare/v3.2.26...v3.2.27) ##### Bug Fixes - **KeepAlive:** remove cached VNode properly ([#&#8203;5260](https://github.com/vuejs/vue-next/issues/5260)) ([2e3e183](https://github.com/vuejs/vue-next/commit/2e3e183b4f19c9e25865e35438653cbc9bf01afc)), closes [#&#8203;5258](https://github.com/vuejs/vue-next/issues/5258) - **reactivity-transform:** should not rewrite for...in / for...of scope variables ([7007ffb](https://github.com/vuejs/vue-next/commit/7007ffb2c796d6d56b9c8e278c54dc1cefd7b58f)) - **sfc-playground:** hide title to avoid overlap ([#&#8203;5099](https://github.com/vuejs/vue-next/issues/5099)) ([44b9527](https://github.com/vuejs/vue-next/commit/44b95276f5c086e1d88fa3c686a5f39eb5bb7821)) - **ssr:** make computed inactive during ssr, fix memory leak ([f4f0966](https://github.com/vuejs/vue-next/commit/f4f0966b33863ac0fca6a20cf9e8ddfbb311ae87)), closes [#&#8203;5208](https://github.com/vuejs/vue-next/issues/5208) - **ssr:** remove missing ssr directive transform error ([55cc4af](https://github.com/vuejs/vue-next/commit/55cc4af25e6f4924b267620bd965e496f260d41a)) - **types/tsx:** allow ref_for type on tsx elements ([78df8c7](https://github.com/vuejs/vue-next/commit/78df8c78c4539d2408278d1a11612b6bbc47d22f)) - **types:** fix shallowReadonly type ([92f11d6](https://github.com/vuejs/vue-next/commit/92f11d6740929f5b591740e30ae5fba50940ec82)) - **types:** handle ToRef<any> ([5ac7030](https://github.com/vuejs/vue-next/commit/5ac703055fa83cb1e8a173bbd6a4d6c33707a3c3)), closes [#&#8203;5188](https://github.com/vuejs/vue-next/issues/5188) - **types:** KeepAlive match pattern should allow mixed array ([3007d5b](https://github.com/vuejs/vue-next/commit/3007d5b4cafed1da445bc498f771bd2c79eda6fc)) ##### Features - **types:** simplify `ExtractPropTypes` to avoid props JSDocs being removed ([#&#8203;5166](https://github.com/vuejs/vue-next/issues/5166)) ([a570b38](https://github.com/vuejs/vue-next/commit/a570b38741a7dc259772c5ccce7ea8a1638eb0bd)) ##### Performance Improvements - improve memory usage for static vnodes ([ed9eb62](https://github.com/vuejs/vue-next/commit/ed9eb62e5992bd575d999c4197330d8bad622cfb)) </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 2022-01-16 15:02:21 +00:00
renovate added 1 commit 2022-01-16 15:02:22 +00:00
continuous-integration/drone/pr Build is passing Details
f81ab42eca
fix(deps): update vue monorepo to v3.2.27
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://1387-renovatevue-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://1387-renovatevue-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 e3ed0b2f1f into main 2022-01-16 15:24:20 +00:00
konrad deleted branch renovate/vue-monorepo 2022-01-16 15:24:20 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.