fix(deps): update vue monorepo to v3.2.23 #1090

Merged
konrad merged 1 commits from renovate/vue-monorepo into main 2021-11-26 07:12:49 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@vue/compat dependencies patch 3.2.22 -> 3.2.23
vue dependencies patch 3.2.22 -> 3.2.23

Release Notes

vuejs/vue-next

v3.2.23

Compare Source

Bug Fixes
  • reactivity: retain readonly proxies when setting as reactive property (d145128), closes #​4986
  • runtime-core: fix component public instance has check for accessed non-existent properties (aac0466), closes #​4962
  • runtime-core: handle error in async KeepAlive hooks (#​4978) (820a143)
  • runtime-dom: fix option element value patching edge case (#​4959) (89b2f92), closes #​4956
  • runtime-dom: patchDOMProps should not set _value if element is custom element (#​4839) (1701bf3)
  • types: export ref-macros.d.ts (1245709)
  • types: fix propType type inference (#​4985) (3c449cd), closes #​4983
  • types: scrip-setup+ts: ensure proper handling of null as default prop value. (#​4979) (f2d2d7b), closes #​4868
Features

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.22` -> `3.2.23`](https://renovatebot.com/diffs/npm/@vue%2fcompat/3.2.22/3.2.23) | | [vue](https://github.com/vuejs/vue) | dependencies | patch | [`3.2.22` -> `3.2.23`](https://renovatebot.com/diffs/npm/vue/3.2.22/3.2.23) | --- ### Release Notes <details> <summary>vuejs/vue-next</summary> ### [`v3.2.23`](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md#&#8203;3223-httpsgithubcomvuejsvue-nextcomparev3222v3223-2021-11-26) [Compare Source](https://github.com/vuejs/vue-next/compare/v3.2.22...v3.2.23) ##### Bug Fixes - **reactivity:** retain readonly proxies when setting as reactive property ([d145128](https://github.com/vuejs/vue-next/commit/d145128ab400f4563eb3727626d0942ea5f4980a)), closes [#&#8203;4986](https://github.com/vuejs/vue-next/issues/4986) - **runtime-core:** fix component public instance has check for accessed non-existent properties ([aac0466](https://github.com/vuejs/vue-next/commit/aac0466cb8819fd132fbcc9c4d3e1014c14e2ad8)), closes [#&#8203;4962](https://github.com/vuejs/vue-next/issues/4962) - **runtime-core:** handle error in async KeepAlive hooks ([#&#8203;4978](https://github.com/vuejs/vue-next/issues/4978)) ([820a143](https://github.com/vuejs/vue-next/commit/820a14345798edc0ab673bae8ce3181e479d9cca)) - **runtime-dom:** fix option element value patching edge case ([#&#8203;4959](https://github.com/vuejs/vue-next/issues/4959)) ([89b2f92](https://github.com/vuejs/vue-next/commit/89b2f924fc82d7f71dcb8ffbacb386fd5cf9ade2)), closes [#&#8203;4956](https://github.com/vuejs/vue-next/issues/4956) - **runtime-dom:** patchDOMProps should not set \_value if element is custom element ([#&#8203;4839](https://github.com/vuejs/vue-next/issues/4839)) ([1701bf3](https://github.com/vuejs/vue-next/commit/1701bf3968f001dd3a2bc9f41e3e7e0f1b13e922)) - **types:** export ref-macros.d.ts ([1245709](https://github.com/vuejs/vue-next/commit/124570973df4ddfdd38e43bf1e92b9710321e5d9)) - **types:** fix propType<any> type inference ([#&#8203;4985](https://github.com/vuejs/vue-next/issues/4985)) ([3c449cd](https://github.com/vuejs/vue-next/commit/3c449cd408840d35987fb32b39737fbf093809d6)), closes [#&#8203;4983](https://github.com/vuejs/vue-next/issues/4983) - **types:** scrip-setup+ts: ensure proper handling of `null` as default prop value. ([#&#8203;4979](https://github.com/vuejs/vue-next/issues/4979)) ([f2d2d7b](https://github.com/vuejs/vue-next/commit/f2d2d7b2d236f256531ae9ad2048bd939c92d834)), closes [#&#8203;4868](https://github.com/vuejs/vue-next/issues/4868) ##### Features - **compiler-sfc:** export resolveTemplateUsageCheckString for HMR plugin use ([#&#8203;4908](https://github.com/vuejs/vue-next/issues/4908)) ([c61baac](https://github.com/vuejs/vue-next/commit/c61baac75a03b938bc728a8de961ba93736a0ff6)) - **compiler-sfc:** expose properties for more accurate HMR ([68c45e7](https://github.com/vuejs/vue-next/commit/68c45e73da902e715df9614800a7ab43d6579198)), closes [#&#8203;4358](https://github.com/vuejs/vue-next/issues/4358) [#&#8203;4908](https://github.com/vuejs/vue-next/issues/4908) </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-26 07:02:50 +00:00
renovate added 1 commit 2021-11-26 07:02:50 +00:00
continuous-integration/drone/pr Build is passing Details
8ce6ddb45c
fix(deps): update vue monorepo to v3.2.23
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://1090-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://1090-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 055e0a2901 into main 2021-11-26 07:12:49 +00:00
konrad deleted branch renovate/vue-monorepo 2021-11-26 07:12:50 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.