chore(deps): update dependency vue-router to v5.1.0 #2928

Merged
renovate merged 1 commits from renovate/vue-router-5.x into main 2026-05-31 16:09:00 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
vue-router (source) 5.0.75.1.0 age confidence

Release Notes

vuejs/router (vue-router)

v5.1.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [vue-router](https://router.vuejs.org) ([source](https://github.com/vuejs/router)) | [`5.0.7` → `5.1.0`](https://renovatebot.com/diffs/npm/vue-router/5.0.7/5.1.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/vue-router/5.1.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vue-router/5.0.7/5.1.0?slim=true) | --- ### Release Notes <details> <summary>vuejs/router (vue-router)</summary> ### [`v5.1.0`](https://github.com/vuejs/router/releases/tag/v5.1.0) [Compare Source](https://github.com/vuejs/router/compare/v5.0.7...v5.1.0) #####    🚀 Features - Typed definePage params.path  -  by [@&#8203;posva](https://github.com/posva) in [#&#8203;2716](https://github.com/vuejs/router/issues/2716) [<samp>(d65de)</samp>](https://github.com/vuejs/router/commit/d65de749) - Strict type for definePage param default  -  by [@&#8203;posva](https://github.com/posva) [<samp>(0ae10)</samp>](https://github.com/vuejs/router/commit/0ae10cdd) - Support raw param parsers  -  by [@&#8203;posva](https://github.com/posva) [<samp>(eadec)</samp>](https://github.com/vuejs/router/commit/eadec558) - Force array type raw param parsers  -  by [@&#8203;posva](https://github.com/posva) [<samp>(7a68b)</samp>](https://github.com/vuejs/router/commit/7a68b87c) - Allow overriding the global Router type  -  by [@&#8203;posva](https://github.com/posva) [<samp>(1cd93)</samp>](https://github.com/vuejs/router/commit/1cd93b33) - Emit runtime warning for invalid format in query params  -  by [@&#8203;posva](https://github.com/posva) [<samp>(8259a)</samp>](https://github.com/vuejs/router/commit/8259a09c) - Override useRouter() return with experimental types config  -  by [@&#8203;posva](https://github.com/posva) [<samp>(39a34)</samp>](https://github.com/vuejs/router/commit/39a344f7) - Allow string as a param parser for convenience  -  by [@&#8203;posva](https://github.com/posva) [<samp>(be37b)</samp>](https://github.com/vuejs/router/commit/be37b798) #####    🐞 Bug Fixes - Fix auto import fixes and make experimental esm only  -  by [@&#8203;posva](https://github.com/posva) [<samp>(db3a6)</samp>](https://github.com/vuejs/router/commit/db3a6b37) - Deterministic param parser types order  -  by [@&#8203;posva](https://github.com/posva) [<samp>(bf0fc)</samp>](https://github.com/vuejs/router/commit/bf0fc9b6) - Avoid importing unused param parsers  -  by [@&#8203;posva](https://github.com/posva) [<samp>(41c00)</samp>](https://github.com/vuejs/router/commit/41c00e7c) - Filter invalid query params without failing to match  -  by [@&#8203;posva](https://github.com/posva) [<samp>(db717)</samp>](https://github.com/vuejs/router/commit/db7178a5) - Detect not set format  -  by [@&#8203;posva](https://github.com/posva) [<samp>(aa89e)</samp>](https://github.com/vuejs/router/commit/aa89e2ee) - Allow undefined values for params in query  -  by [@&#8203;posva](https://github.com/posva) [<samp>(4726e)</samp>](https://github.com/vuejs/router/commit/4726e2b6) - **experimental**: Repeatable params in subsegments  -  by [@&#8203;posva](https://github.com/posva) [<samp>(84664)</samp>](https://github.com/vuejs/router/commit/846640e4) - **types**: Add vite as optional peer dependency  -  by [@&#8203;ForgottenR](https://github.com/ForgottenR), [@&#8203;posva](https://github.com/posva) and **shihuijie** in [#&#8203;2712](https://github.com/vuejs/router/issues/2712) [<samp>(facbf)</samp>](https://github.com/vuejs/router/commit/facbf6b1) #####     [View changes on GitHub](https://github.com/vuejs/router/compare/v5.0.7...v5.1.0) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTEuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE5MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2026-05-31 16:03:34 +00:00
chore(deps): update dependency vue-router to v5.1.0
renovate/stability-days Updates have met minimum release age requirement
dancefinder-app / build (pull_request) Successful in 2m12s
dancefinder-app / deploy-prod (pull_request) Has been skipped
e2faba40ad
renovate scheduled this pull request to auto merge when all checks succeed 2026-05-31 16:03:36 +00:00
renovate merged commit 4c11716cd9 into main 2026-05-31 16:09:00 +00:00
renovate deleted branch renovate/vue-router-5.x 2026-05-31 16:09:02 +00:00
Sign in to join this conversation.