Skip to content

Update dependency vue-router to v5#1478

Merged
abompard merged 1 commit intodevelopfrom
renovate/vue-router-5.x
Mar 6, 2026
Merged

Update dependency vue-router to v5#1478
abompard merged 1 commit intodevelopfrom
renovate/vue-router-5.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2026

This PR contains the following updates:

Package Change Age Confidence
vue-router (source) ^4.1.2^4.1.2 || ^5.0.0 age confidence

Release Notes

vuejs/router (vue-router)

v5.0.3

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v5.0.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v5.0.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v5.0.0

Compare 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-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

Configuration

📅 Schedule: Branch creation - Monday through Friday ( * * * * 1-5 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 2, 2026
@renovate renovate bot force-pushed the renovate/vue-router-5.x branch 6 times, most recently from fe49c90 to 183c121 Compare February 9, 2026 04:36
@renovate renovate bot force-pushed the renovate/vue-router-5.x branch 5 times, most recently from 6415aaf to 8229602 Compare February 16, 2026 05:56
@renovate renovate bot force-pushed the renovate/vue-router-5.x branch 4 times, most recently from 0fd7e3b to 9ead35b Compare February 25, 2026 23:19
@renovate renovate bot force-pushed the renovate/vue-router-5.x branch 9 times, most recently from e9f8106 to 09e5612 Compare March 5, 2026 10:54
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/vue-router-5.x branch from 09e5612 to 92a08bd Compare March 6, 2026 10:10
Copy link
Member

@abompard abompard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're not using unplugin-vue-router so this is not a breaking change.

https://router.vuejs.org/guide/migration/v4-to-v5.html

@abompard abompard merged commit 0c5a875 into develop Mar 6, 2026
8 checks passed
@abompard abompard deleted the renovate/vue-router-5.x branch March 6, 2026 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant