chore(deps): update dependency vue to v3.5.6 #58

Open
RenovateBot wants to merge 0 commits from renovate/vue-monorepo into main
Collaborator

This PR contains the following updates:

Package Type Update Change
vue (source) devDependencies patch 3.5.5 -> 3.5.6

Release Notes

vuejs/core (vue)

v3.5.6

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

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, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [vue](https://github.com/vuejs/core/tree/main/packages/vue#readme) ([source](https://github.com/vuejs/core)) | devDependencies | patch | [`3.5.5` -> `3.5.6`](https://renovatebot.com/diffs/npm/vue/3.5.5/3.5.6) | --- ### Release Notes <details> <summary>vuejs/core (vue)</summary> ### [`v3.5.6`](https://github.com/vuejs/core/blob/HEAD/CHANGELOG.md#356-2024-09-16) [Compare Source](https://github.com/vuejs/core/compare/v3.5.5...v3.5.6) ##### Bug Fixes - **compile-dom:** should be able to stringify mathML ([#&#8203;11891](https://github.com/vuejs/core/issues/11891)) ([85c138c](https://github.com/vuejs/core/commit/85c138ced108268f7656b568dfd3036a1e0aae34)) - **compiler-sfc:** preserve old behavior when using withDefaults with desutructure ([8492c3c](https://github.com/vuejs/core/commit/8492c3c49a922363d6c77ef192c133a8fbce6514)), closes [#&#8203;11930](https://github.com/vuejs/core/issues/11930) - **reactivity:** avoid exponential perf cost and reduce call stack depth for deeply chained computeds ([#&#8203;11944](https://github.com/vuejs/core/issues/11944)) ([c74bb8c](https://github.com/vuejs/core/commit/c74bb8c2dd9e82aaabb0a2a2b368e900929b513b)), closes [#&#8203;11928](https://github.com/vuejs/core/issues/11928) - **reactivity:** rely on dirty check only when computed has deps ([#&#8203;11931](https://github.com/vuejs/core/issues/11931)) ([aa5dafd](https://github.com/vuejs/core/commit/aa5dafd2b55d42d6a29316a3bc91aea85c676a0b)), closes [#&#8203;11929](https://github.com/vuejs/core/issues/11929) - **watch:** `once` option should be ignored by watchEffect ([#&#8203;11884](https://github.com/vuejs/core/issues/11884)) ([49fa673](https://github.com/vuejs/core/commit/49fa673493d93b77ddba2165ab6545bae84fd1ae)) - **watch:** unwatch should be callable during SSR ([#&#8203;11925](https://github.com/vuejs/core/issues/11925)) ([2d6adf7](https://github.com/vuejs/core/commit/2d6adf78a047eed091db277ffbd9df0822fb0bdd)), closes [#&#8203;11924](https://github.com/vuejs/core/issues/11924) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled because a matching PR was automerged previously. ♻ **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, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41NS40IiwidXBkYXRlZEluVmVyIjoiMzguNTUuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
pleshevskiy was assigned by RenovateBot 2024-09-17 10:21:11 +03:00
All checks were successful
/ test-dependencies (push) Successful in 58s
renovate/stability-days Updates have met minimum release age requirement
This branch is already included in the target branch. There is nothing to merge.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/vue-monorepo:renovate/vue-monorepo
git checkout renovate/vue-monorepo

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff renovate/vue-monorepo
git checkout main
git merge --ff-only renovate/vue-monorepo
git checkout renovate/vue-monorepo
git rebase main
git checkout main
git merge --no-ff renovate/vue-monorepo
git checkout main
git merge --squash renovate/vue-monorepo
git checkout main
git merge --ff-only renovate/vue-monorepo
git checkout main
git merge renovate/vue-monorepo
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: pleshevskiy/pleshevski.ru#58
No description provided.