loaders: throw returned NavigationResult from parent loaders (8134519), closes #584
warn: do not warn on known errors (#678) (e208778)
Features
loaders: the initial value of error is now null (875243f)
BREAKING CHANGES
loaders: the initial value of errors as undefined was a mistake (differently from data which does start as undefined). The initial state of a loader should be pending, data: undefined, and error: null
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 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.18.0` -> `^0.19.0`](https://renovatebot.com/diffs/npm/unplugin-vue-router/0.18.0/0.19.0) |  |  |  |  |
---
### Release Notes
<details>
<summary>posva/unplugin-vue-router (unplugin-vue-router)</summary>
### [`v0.19.0`](https://github.com/posva/unplugin-vue-router/blob/HEAD/CHANGELOG.md#0190-2025-12-04)
[Compare Source](https://github.com/posva/unplugin-vue-router/compare/v0.18.0...v0.19.0)
##### Bug Fixes
- **colada:** always avoid double reload ([70efd16](https://github.com/posva/unplugin-vue-router/commit/70efd164f0498a5f43c55f09acdefba3a2f66564))
- **colada:** avoid tracking loader effect scope ([e5d5c23](https://github.com/posva/unplugin-vue-router/commit/e5d5c23cb181764c269a43971e9265a7910a3b9f)), closes [#​744](https://github.com/posva/unplugin-vue-router/issues/744)
- **loaders:** throw returned NavigationResult from parent loaders ([8134519](https://github.com/posva/unplugin-vue-router/commit/81345194a5dc420a0c0849723fe6f4b7017c345a)), closes [#​584](https://github.com/posva/unplugin-vue-router/issues/584)
- **warn:** do not warn on known errors ([#​678](https://github.com/posva/unplugin-vue-router/issues/678)) ([e208778](https://github.com/posva/unplugin-vue-router/commit/e208778ec942fd21ea1d8441826d2a0807eb9976))
##### Features
- **loaders:** the initial value of error is now null ([875243f](https://github.com/posva/unplugin-vue-router/commit/875243f734303b02737cfe73685ad02a6d2dae44))
##### BREAKING CHANGES
- **loaders:** the initial value of errors as undefined was a mistake (differently from data which does start as undefined). The initial state of a loader should be pending, data: undefined, and error: null
</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zOS4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
^0.18.0->^0.19.0Release Notes
posva/unplugin-vue-router (unplugin-vue-router)
v0.19.0Compare Source
Bug Fixes
Features
BREAKING CHANGES
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.
This PR has been generated by Renovate Bot.