chore(deps): update dependency vue to v3.5.42 - #34
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Deploying python with
|
| Latest commit: |
efa5722
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://1c07e65c.python-3xl.pages.dev |
| Branch Preview URL: | https://renovate-vue-monorepo.python-3xl.pages.dev |
renovate
Bot
force-pushed
the
renovate/vue-monorepo
branch
from
November 24, 2025 09:38
485866d to
543a9a6
Compare
renovate
Bot
force-pushed
the
renovate/vue-monorepo
branch
from
December 3, 2025 19:55
543a9a6 to
dc1c848
Compare
renovate
Bot
force-pushed
the
renovate/vue-monorepo
branch
from
December 18, 2025 13:32
dc1c848 to
32d70ae
Compare
renovate
Bot
force-pushed
the
renovate/vue-monorepo
branch
from
December 31, 2025 15:48
32d70ae to
021891a
Compare
renovate
Bot
force-pushed
the
renovate/vue-monorepo
branch
3 times, most recently
from
January 23, 2026 16:58
abc8e61 to
ec0d32f
Compare
renovate
Bot
force-pushed
the
renovate/vue-monorepo
branch
2 times, most recently
from
February 9, 2026 08:59
067d91e to
c9fdb7c
Compare
renovate
Bot
force-pushed
the
renovate/vue-monorepo
branch
2 times, most recently
from
February 17, 2026 17:12
4658616 to
23ca3c5
Compare
renovate
Bot
force-pushed
the
renovate/vue-monorepo
branch
from
February 24, 2026 11:13
23ca3c5 to
f93fb94
Compare
renovate
Bot
force-pushed
the
renovate/vue-monorepo
branch
from
March 5, 2026 20:50
f93fb94 to
b2cd010
Compare
renovate
Bot
force-pushed
the
renovate/vue-monorepo
branch
2 times, most recently
from
March 13, 2026 18:41
94712e6 to
bf1a766
Compare
renovate
Bot
force-pushed
the
renovate/vue-monorepo
branch
from
March 25, 2026 12:32
bf1a766 to
39207eb
Compare
renovate
Bot
force-pushed
the
renovate/vue-monorepo
branch
2 times, most recently
from
April 3, 2026 09:54
411a554 to
89e0f00
Compare
renovate
Bot
force-pushed
the
renovate/vue-monorepo
branch
from
April 8, 2026 19:37
89e0f00 to
cd7c451
Compare
renovate
Bot
force-pushed
the
renovate/vue-monorepo
branch
from
April 22, 2026 15:04
cd7c451 to
f4ab31c
Compare
renovate
Bot
force-pushed
the
renovate/vue-monorepo
branch
3 times, most recently
from
June 1, 2026 17:49
51955af to
870c544
Compare
renovate
Bot
force-pushed
the
renovate/vue-monorepo
branch
from
June 11, 2026 07:13
870c544 to
bae8eb0
Compare
renovate
Bot
force-pushed
the
renovate/vue-monorepo
branch
from
June 11, 2026 14:02
bae8eb0 to
0858118
Compare
renovate
Bot
force-pushed
the
renovate/vue-monorepo
branch
from
June 25, 2026 13:00
0858118 to
4410422
Compare
renovate
Bot
force-pushed
the
renovate/vue-monorepo
branch
2 times, most recently
from
July 16, 2026 05:44
1148cce to
4e66547
Compare
renovate
Bot
force-pushed
the
renovate/vue-monorepo
branch
2 times, most recently
from
July 20, 2026 22:11
7fa742c to
7c38624
Compare
renovate
Bot
force-pushed
the
renovate/vue-monorepo
branch
2 times, most recently
from
July 30, 2026 18:49
3db5224 to
184a223
Compare
renovate
Bot
force-pushed
the
renovate/vue-monorepo
branch
from
August 5, 2026 09:47
184a223 to
10b549c
Compare
renovate
Bot
force-pushed
the
renovate/vue-monorepo
branch
from
August 12, 2026 01:36
10b549c to
e435ad1
Compare
renovate
Bot
force-pushed
the
renovate/vue-monorepo
branch
2 times, most recently
from
August 27, 2026 11:39
6b174a1 to
92e34d5
Compare
renovate
Bot
force-pushed
the
renovate/vue-monorepo
branch
4 times, most recently
from
September 9, 2026 19:52
f1ab71e to
6e9ce0c
Compare
renovate
Bot
force-pushed
the
renovate/vue-monorepo
branch
from
September 10, 2026 23:37
6e9ce0c to
efa5722
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.5.22→3.5.42Release Notes
vuejs/core (vue)
v3.5.42Compare Source
Bug Fixes
v3.5.41Compare Source
Bug Fixes
v3.5.40Compare Source
Bug Fixes
v3.5.39Compare Source
Bug Fixes
v3.5.38Compare Source
v3.5.37Compare Source
v3.5.36Compare Source
Bug Fixes
once: true(#14902) (450a8a8)v3.5.35Compare Source
Bug Fixes
ssrRenderSuspense(#14804) (4760997), closes nuxt/nuxt#28162Performance Improvements
v3.5.34Compare Source
Bug Fixes
<image>elements (#14756) (090b2e3)v3.5.33Compare Source
Bug Fixes
v3.5.32Compare Source
Bug Fixes
Reverts
v3.5.31Compare Source
Bug Fixes
v3.5.30Compare Source
Bug Fixes
entitiesto @vue/compat deps to fix CJS edge cases (#12514) (e725a67), closes #10609Setwith initial reactive values edge case (#12393) (5dc27ca), closes #8647v3.5.29Compare Source
Bug Fixes
v3.5.28Compare Source
Bug Fixes
cancelledparameter in transitiondonecallback (#14391) (6798853).mts/.ctsfiles (#14402) (c09d41f), closes vuejs/router#2611__v_skipflag toEffectScopeto prevent reactive conversion (#14359) (48b7552), closes #14357v3.5.27Compare Source
Bug Fixes
definePropsdestructuring. (#14296) (6a1bb50), closes #14294v3.5.26Compare Source
Bug Fixes
Performance Improvements
v3.5.25Compare Source
Bug Fixes
provideafter mounting (#13954) (247b2c2), closes #13921 #13924v3.5.24Compare Source
Reverts
v3.5.23Compare Source
Bug Fixes
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.