chore(deps): update dependency vue-router to v5 - #562
Open
gabe565-renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency vue-router to v5#562gabe565-renovate[bot] wants to merge 1 commit into
gabe565-renovate[bot] wants to merge 1 commit into
Conversation
Deploying mnemonic-ninja with
|
| Latest commit: |
a866dbd
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://ec10461f.mnemonic-ninja.pages.dev |
| Branch Preview URL: | https://renovate-vue-router-5-x.mnemonic-ninja.pages.dev |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
gabe565-renovate
Bot
force-pushed
the
renovate/vue-router-5.x
branch
2 times, most recently
from
February 2, 2026 12:01
e2fc5d9 to
73308f7
Compare
gabe565-renovate
Bot
force-pushed
the
renovate/vue-router-5.x
branch
2 times, most recently
from
February 20, 2026 00:01
5d0008f to
6cd89dd
Compare
gabe565-renovate
Bot
force-pushed
the
renovate/vue-router-5.x
branch
from
February 24, 2026 20:05
6cd89dd to
271f174
Compare
gabe565-renovate
Bot
force-pushed
the
renovate/vue-router-5.x
branch
2 times, most recently
from
March 23, 2026 12:08
ef51793 to
e26bfcb
Compare
gabe565-renovate
Bot
force-pushed
the
renovate/vue-router-5.x
branch
from
April 10, 2026 20:06
e26bfcb to
dac1659
Compare
gabe565-renovate
Bot
force-pushed
the
renovate/vue-router-5.x
branch
2 times, most recently
from
April 22, 2026 12:01
c40b1e1 to
dabdcff
Compare
|
gabe565-renovate
Bot
force-pushed
the
renovate/vue-router-5.x
branch
from
May 13, 2026 08:01
dabdcff to
84f9749
Compare
gabe565-renovate
Bot
force-pushed
the
renovate/vue-router-5.x
branch
from
May 28, 2026 16:01
84f9749 to
579639b
Compare
|
gabe565-renovate
Bot
force-pushed
the
renovate/vue-router-5.x
branch
from
June 18, 2026 04:06
579639b to
b27669f
Compare
gabe565-renovate
Bot
force-pushed
the
renovate/vue-router-5.x
branch
from
July 15, 2026 12:00
b27669f to
3f80812
Compare
gabe565-renovate
Bot
force-pushed
the
renovate/vue-router-5.x
branch
from
July 29, 2026 12:07
3f80812 to
fcc19e2
Compare
gabe565-renovate
Bot
force-pushed
the
renovate/vue-router-5.x
branch
from
August 27, 2026 16:01
fcc19e2 to
19f198a
Compare
gabe565-renovate
Bot
force-pushed
the
renovate/vue-router-5.x
branch
from
August 28, 2026 12:11
19f198a to
a866dbd
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:
4.5.0→5.3.0Release Notes
vuejs/router (vue-router)
v5.3.0Compare Source
🚀 Features
typeof useRoutein a type context - by @Anoesj in #2759 (7a4c8)🐞 Bug Fixes
falseinEditableTreeNode- by @Anoesj in #2752 (8e2e1)🏎 Performance
json5andyamlwithconfbox- by @danielroe in #2769 (aab28)View changes on GitHub
v5.2.0Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v5.1.0Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v5.0.7Compare Source
🚀 Features
defineParamParser()more intuitive - by @posva (8715b)@vue/devtools-api- by @posva (87c3a)params: {}workaround in discarded params warning - by @posva and shanliuling in #2689 (c2b13)🐞 Bug Fixes
@vue/language-coreimport - by @danielroe in #2710 (8af50)View changes on GitHub
v5.0.6Compare Source
🐞 Bug Fixes
View changes on GitHub
v5.0.5Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v5.0.4Compare Source
🐞 Bug Fixes
View changes on GitHub
v5.0.3Compare Source
🚨 Breaking Changes
🚀 Features
🐞 Bug Fixes
ts.getTokenPosOfNodeinstead ofnode.getStart- by @KazariEX in #2630 (0b050)🏎 Performance
View changes on GitHub
v5.0.2Compare Source
🐞 Bug Fixes
View changes on GitHub
v5.0.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v5.0.0Compare Source
Vue Router 5 is a boring release, it merges unplugin-vue-router into the core package with no breaking changes. The only exception is that the iife build no longer includes
@vue/devtools-apibecause it has been upgraded to v8 and does not expose an IIFE build itself. You can track that change in this issue. See the migration guide for instructions on how to upgrade from unplugin-vue-router to Vue Router 5.🚀 Features
🐞 Bug Fixes
View changes on GitHub
v4.6.4Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v4.6.3Compare Source
Please refer to CHANGELOG.md for details.
v4.6.2Compare Source
Please refer to CHANGELOG.md for details.
v4.6.1Compare Source
Please refer to CHANGELOG.md for details.
v4.6.0Compare Source
Please refer to CHANGELOG.md for details.
v4.5.1Compare Source
Please refer to CHANGELOG.md for details.
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 has been generated by Mend Renovate CLI.