chore(deps): update dependency unplugin-vue-router to v0.17.2 #152

Merged
renovatebot merged 1 commits from renovate/patch-unplugin-packages into main 2025-12-01 03:28:14 +08:00
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
unplugin-vue-router (source) 0.17.1 -> 0.17.2 age adoption passing confidence

Release Notes

posva/unplugin-vue-router (unplugin-vue-router)

v0.17.2

Compare Source

Features
  • use the official virtual prefix \0 (c85dd85), closes #​608
  • warn: catch non exposed loaders through NavigationResult (191681e), closes #​759

0.17.2 (2025-11-27)

Bug Fixes
Features

0.17.1 (2025-11-21)

Bug Fixes

Configuration

📅 Schedule: 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 Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [unplugin-vue-router](https://uvr.esm.is) ([source](https://github.com/posva/unplugin-vue-router)) | [`0.17.1` -> `0.17.2`](https://renovatebot.com/diffs/npm/unplugin-vue-router/0.17.1/0.17.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/unplugin-vue-router/0.17.2?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/unplugin-vue-router/0.17.2?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/unplugin-vue-router/0.17.1/0.17.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/unplugin-vue-router/0.17.1/0.17.2?slim=true) | --- ### Release Notes <details> <summary>posva/unplugin-vue-router (unplugin-vue-router)</summary> ### [`v0.17.2`](https://github.com/posva/unplugin-vue-router/blob/HEAD/CHANGELOG.md#0180-2025-11-28) [Compare Source](https://github.com/posva/unplugin-vue-router/compare/v0.17.1...v0.17.2) ##### Features - use the official virtual prefix \0 ([c85dd85](https://github.com/posva/unplugin-vue-router/commit/c85dd85343fbaaae3a293f3fd86c74c6bcc0f3eb)), closes [#&#8203;608](https://github.com/posva/unplugin-vue-router/issues/608) - **warn:** catch non exposed loaders through NavigationResult ([191681e](https://github.com/posva/unplugin-vue-router/commit/191681e1be78fe38f644a07cf5d53da42ca91e3e)), closes [#&#8203;759](https://github.com/posva/unplugin-vue-router/issues/759) #### [0.17.2](https://github.com/posva/unplugin-vue-router/compare/v0.17.1...v0.17.2) (2025-11-27) ##### Bug Fixes - **loaders:** await lazy loaded pages from aborted navigations ([20117fc](https://github.com/posva/unplugin-vue-router/commit/20117fcdac3ec06c226ea1b1d8b2ab75d9200348)), closes [#&#8203;5678](https://github.com/posva/unplugin-vue-router/issues/5678) [#&#8203;714](https://github.com/posva/unplugin-vue-router/issues/714) ##### Features - replace emoji with ascii ([a87a99c](https://github.com/posva/unplugin-vue-router/commit/a87a99c072a839588b6b753dd8cff2ea99544b02)), closes [#&#8203;760](https://github.com/posva/unplugin-vue-router/issues/760) #### [0.17.1](https://github.com/posva/unplugin-vue-router/compare/v0.17.0...v0.17.1) (2025-11-21) ##### Bug Fixes - **volar:** use rootDir ([ca89fcf](https://github.com/posva/unplugin-vue-router/commit/ca89fcf7b1c31394d1db655f1add168eb3598105)) </details> --- ### Configuration 📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4yNi4xMSIsInVwZGF0ZWRJblZlciI6IjQyLjI2LjExIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
renovatebot added 1 commit 2025-12-01 02:13:39 +08:00
chore(deps): update dependency unplugin-vue-router to v0.17.2
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
CI/CD Pipeline / playwright (push) Successful in 1m52s
CI/CD Pipeline / build-and-deploy (push) Successful in 1m39s
测试最新依赖 / build-and-test (push) Successful in 1m35s
测试最新依赖 / playwright (push) Failing after 2m29s
aca2c29946
renovatebot merged commit aca2c29946 into main 2025-12-01 03:28:14 +08:00
renovatebot deleted branch renovate/patch-unplugin-packages 2025-12-01 03:28:14 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: examples/vue-ts-example-2025#152