Skip to content

Update vue-router 4.6.4 → 5.0.7 (major)#234

Open
depfu[bot] wants to merge 1 commit into
mainfrom
depfu-update-npm-vue-router-5.0.7
Open

Update vue-router 4.6.4 → 5.0.7 (major)#234
depfu[bot] wants to merge 1 commit into
mainfrom
depfu-update-npm-vue-router-5.0.7

Conversation

@depfu
Copy link
Copy Markdown
Contributor

@depfu depfu Bot commented May 20, 2026

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ vue-router (4.6.4 → 5.0.7) · Repo

Release Notes

5.0.7

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

5.0.6

   🐞 Bug Fixes

    View changes on GitHub

5.0.5

   🚀 Features

   🐞 Bug Fixes

  • Track definePage imports per-file to fix named view race condition  -  by @posva (11191)
  • Avoid double decoding hash on string location  -  by @posva (1578c)
    View changes on GitHub

5.0.4

   🐞 Bug Fixes

    View changes on GitHub

5.0.3

   🚨 Breaking Changes

  • experimental:

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

5.0.2

   🐞 Bug Fixes

    View changes on GitHub

5.0.0

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-api because 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

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ acorn (indirect, 8.15.0 → 8.16.0) · Repo

Commits

See the full diff on Github. The new version differs by 22 commits:

🆕 @​jridgewell/remapping (added, 2.3.5)

🆕 @​types/jsesc (added, 2.5.1)

🆕 @​vue-macros/common (added, 3.1.2)

🆕 @​vue/devtools-kit (added, 8.1.2)

🆕 @​vue/devtools-shared (added, 8.1.2)

🆕 ast-kit (added, 2.2.0)

🆕 ast-walker-scope (added, 0.8.3)

🆕 birpc (added, 2.9.0)

🆕 confbox (added, 0.2.4)

🆕 confbox (added, 0.1.8)

🆕 exsolve (added, 1.0.8)

🆕 hookable (added, 5.5.3)

🆕 local-pkg (added, 1.2.0)

🆕 magic-string-ast (added, 1.0.3)

🆕 mlly (added, 1.8.2)

🆕 pkg-types (added, 1.3.1)

🆕 pkg-types (added, 2.3.1)

🆕 muggle-string (added, 0.4.1)

🆕 pathe (added, 2.0.3)

🆕 perfect-debounce (added, 2.1.0)

🆕 quansync (added, 1.0.0)

🆕 scule (added, 1.3.0)

🆕 ufo (added, 1.6.4)

🆕 unplugin (added, 3.0.0)

🆕 unplugin-utils (added, 0.3.1)

🆕 @​babel/generator (added, 8.0.0-rc.5)

🆕 @​babel/helper-string-parser (added, 8.0.0-rc.5)

🆕 @​babel/helper-validator-identifier (added, 8.0.0-rc.5)

🆕 @​babel/parser (added, 8.0.0-rc.5)

🆕 @​babel/types (added, 8.0.0-rc.5)

🆕 @​vue/devtools-api (added, 8.1.2)

🆕 chokidar (added, 5.0.0)

🆕 picomatch (added, 4.0.4)

🆕 readdirp (added, 5.0.0)

🆕 webpack-virtual-modules (added, 0.6.2)

🆕 yaml (added, 2.9.0)

🗑️ prettier (removed)


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu Bot added dependencies Only updates dependecies depfu labels May 20, 2026
@depfu depfu Bot assigned Tobi2K May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Only updates dependecies depfu

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant