⬆️ Update dependency vue to v3.4.31 #103

Open
renovate-bot wants to merge 1 commits from renovate/vue-monorepo into main
Collaborator

This PR contains the following updates:

Package Type Update Change
vue (source) dependencies patch 3.4.30 -> 3.4.31

Release Notes

vuejs/core (vue)

v3.4.31

Compare Source

Bug Fixes
Reverts
  • Revert "fix(reactivity): avoid infinite loop when render access a side effect computed (#​11135)" (e0df985)
  • Revert "fix(reactivity): fix side effect computed dirty level (#​11183)" (6c303ea), closes #​11183

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 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)) | dependencies | patch | [`3.4.30` -> `3.4.31`](https://renovatebot.com/diffs/npm/vue/3.4.30/3.4.31) | --- ### Release Notes <details> <summary>vuejs/core (vue)</summary> ### [`v3.4.31`](https://github.com/vuejs/core/blob/HEAD/CHANGELOG.md#3431-2024-06-28) [Compare Source](https://github.com/vuejs/core/compare/v3.4.30...v3.4.31) ##### Bug Fixes - **compiler-core:** handle inline comments with undefined bindings ([#&#8203;11217](https://github.com/vuejs/core/issues/11217)) ([746352a](https://github.com/vuejs/core/commit/746352a14d62e9d3d9a38c359d2c54d418c1e0ac)), closes [#&#8203;11216](https://github.com/vuejs/core/issues/11216) - **shared:** unwrap refs in toDisplayString ([#&#8203;7306](https://github.com/vuejs/core/issues/7306)) ([0126cff](https://github.com/vuejs/core/commit/0126cfff9d93bcec70e5745519f6378e3cd3f39c)), closes [#&#8203;5578](https://github.com/vuejs/core/issues/5578) [#&#8203;5593](https://github.com/vuejs/core/issues/5593) [#&#8203;11199](https://github.com/vuejs/core/issues/11199) [#&#8203;11201](https://github.com/vuejs/core/issues/11201) ##### Reverts - Revert "fix(reactivity): avoid infinite loop when render access a side effect computed ([#&#8203;11135](https://github.com/vuejs/core/issues/11135))" ([e0df985](https://github.com/vuejs/core/commit/e0df985f0317fb65c5b461bf224375c7763f0269)) - Revert "fix(reactivity): fix side effect computed dirty level ([#&#8203;11183](https://github.com/vuejs/core/issues/11183))" ([6c303ea](https://github.com/vuejs/core/commit/6c303eacd14b7b0de0accc228f6abeb43d706f63)), closes [#&#8203;11183](https://github.com/vuejs/core/issues/11183) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-06-29 03:03:55 +02:00
⬆️ Update dependency vue to v3.4.31
All checks were successful
ci / docker (pull_request) Successful in 52s
a6d90c916c
renovate-bot force-pushed renovate/vue-monorepo from a6d90c916c to b74c6f096e 2024-07-01 03:04:37 +02:00 Compare
renovate-bot force-pushed renovate/vue-monorepo from b74c6f096e to 8394d6868a 2024-07-02 03:04:43 +02:00 Compare
renovate-bot force-pushed renovate/vue-monorepo from 8394d6868a to 2e6520cd6e 2024-07-03 03:05:40 +02:00 Compare
renovate-bot force-pushed renovate/vue-monorepo from 2e6520cd6e to bc23c5c172 2024-07-04 03:05:19 +02:00 Compare
All checks were successful
ci / docker (pull_request) Successful in 42s
This pull request can be merged automatically.
You are not authorized to merge this pull request.

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 Gitea.
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 Label
No Milestone
No project
No Assignees
1 Participants
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: sebclem/Claptrap-ui#103
No description provided.