chore(deps): update dependency unplugin-vue-router to v0.19.1 #180

Merged
renovatebot merged 1 commits from renovate/patch-unplugin-packages into main 2025-12-19 02:27:11 +08:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v0.19.1

Compare Source

Bug Fixes
Features

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.19.0` -> `0.19.1`](https://renovatebot.com/diffs/npm/unplugin-vue-router/0.19.0/0.19.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/unplugin-vue-router/0.19.1?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/unplugin-vue-router/0.19.1?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/unplugin-vue-router/0.19.0/0.19.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/unplugin-vue-router/0.19.0/0.19.1?slim=true) | --- ### Release Notes <details> <summary>posva/unplugin-vue-router (unplugin-vue-router)</summary> ### [`v0.19.1`](https://github.com/posva/unplugin-vue-router/blob/HEAD/CHANGELOG.md#0191-comparev0190v0191-2025-12-15) [Compare Source](https://github.com/posva/unplugin-vue-router/compare/v0.19.0...v0.19.1) ##### Bug Fixes - **colada:** avoid tracking loaders effect [`a0a7a2f`](https://github.com/posva/unplugin-vue-router/commit/a0a7a2f), closes [#&#8203;744](https://github.com/posva/unplugin-vue-router/issues/744) - encode path [`7e8027b`](https://github.com/posva/unplugin-vue-router/commit/7e8027b) - **loaders:** avoids Uncaught PromiseRejection if the signal is thrown [`166ffe0`](https://github.com/posva/unplugin-vue-router/commit/166ffe0), closes [#&#8203;768](https://github.com/posva/unplugin-vue-router/issues/768) - only encode when needed [`afaf086`](https://github.com/posva/unplugin-vue-router/commit/afaf086) - update VLS context type argumentation ([#&#8203;769](https://github.com/posva/unplugin-vue-router/issues/769)) [`583509f`](https://github.com/posva/unplugin-vue-router/commit/583509f), closes [#&#8203;769](https://github.com/posva/unplugin-vue-router/issues/769) ##### Features - x+hh for special characters [`df29c44`](https://github.com/posva/unplugin-vue-router/commit/df29c44), closes [#&#8203;576](https://github.com/posva/unplugin-vue-router/issues/576) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zOS4zIiwidXBkYXRlZEluVmVyIjoiNDIuMzkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
renovatebot force-pushed renovate/patch-unplugin-packages from 3c42cf4b4a to f6bccd7536 2025-12-18 23:35:36 +08:00 Compare
renovatebot merged commit f6bccd7536 into main 2025-12-19 02:27:11 +08:00
renovatebot deleted branch renovate/patch-unplugin-packages 2025-12-19 02:27:11 +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#180