netlify-templates / nuxt-toolbox

Netlify ❤️ Nuxt.js: a simple template to give you the code you need to use Netlify features with Nuxt.
https://nuxt-toolbox.netlify.app
26 stars 23 forks source link

fix(deps): update vue monorepo to v2.7.15 #180

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vue (source) 2.7.14 -> 2.7.15 age adoption passing confidence
vue-server-renderer (source) 2.7.14 -> 2.7.15 age adoption passing confidence
vue-template-compiler (source) 2.7.14 -> 2.7.15 age adoption passing confidence

Release Notes

vuejs/vue (vue-server-renderer) ### [`v2.7.15`](https://togithub.com/vuejs/vue/blob/HEAD/CHANGELOG.md#2715-2023-10-23) [Compare Source](https://togithub.com/vuejs/vue/compare/v2.7.14...v2.7.15) ##### Bug Fixes - **compiler-sfc:** add semicolon after `defineProps` statement ([#​12879](https://togithub.com/vuejs/vue/issues/12879)) ([51fef2c](https://togithub.com/vuejs/vue/commit/51fef2ca69459c1175e105991f60511f1996e0c8)) - **compiler-sfc:** fix macro usage in multi-variable declaration ([#​12873](https://togithub.com/vuejs/vue/issues/12873)) ([d27c128](https://togithub.com/vuejs/vue/commit/d27c128b7cb1640f3aa185a5ecdea4ff35763794)) - **compiler-sfc:** Optimize the value of emitIdentifier ([#​12851](https://togithub.com/vuejs/vue/issues/12851)) ([bb59751](https://togithub.com/vuejs/vue/commit/bb59751dd4e45afcaafd607f22505a724b1ef841)) - **compiler-sfc:** Resolve object expression parsing errors in `v-on` ([#​12862](https://togithub.com/vuejs/vue/issues/12862)) ([b8c8b3f](https://togithub.com/vuejs/vue/commit/b8c8b3fc7a211744fdabd237a1a986a1f80b7c43)) - **lifecycle:** scope might changed when call hook ([#​13070](https://togithub.com/vuejs/vue/issues/13070)) ([74ca5a1](https://togithub.com/vuejs/vue/commit/74ca5a13ba12a31580f1567e7c6d789e96730e46)) - **patch:** clone insert hooks to avoid being mutated during iteration ([#​12905](https://togithub.com/vuejs/vue/issues/12905)) ([c223634](https://togithub.com/vuejs/vue/commit/c22363425ae246ccbb8418342e94edfa270d93e5)) - **types/sfc:** improve the type inference using `withDefaults` ([#​12872](https://togithub.com/vuejs/vue/issues/12872)) ([099401e](https://togithub.com/vuejs/vue/commit/099401e227fd5ed496ff615528d1a9b3b64d4fbf)) - **types:** correct serverPrefetch this type ([#​13068](https://togithub.com/vuejs/vue/issues/13068)) ([67c1d26](https://togithub.com/vuejs/vue/commit/67c1d26cb0af3eb2db0a11fc7768a8299e7f7d58)), closes [#​12488](https://togithub.com/vuejs/vue/issues/12488)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



This PR has been generated by Mend Renovate. View repository job log here.