chore(deps): update dependency unplugin-vue-router to ^0.14.0 #326

Merged
renovatebot merged 1 commits from renovate/unplugin-packages into main 2025-06-30 06:20:56 +08:00
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
unplugin-vue-router (source) ^0.13.0 -> ^0.14.0 age adoption passing confidence

Release Notes

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

v0.14.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • data-loaders: Data loader features must be imported from unplugin-vue-router/data-loaders. They were accidentally exposed through runtime but this was never documented. Your IDE might have added auto imports automatically and removing this will avoid future issues. You simply need to replace missing imports.

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 | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [unplugin-vue-router](https://uvr.esm.is) ([source](https://github.com/posva/unplugin-vue-router)) | [`^0.13.0` -> `^0.14.0`](https://renovatebot.com/diffs/npm/unplugin-vue-router/0.13.0/0.14.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/unplugin-vue-router/0.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/unplugin-vue-router/0.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/unplugin-vue-router/0.13.0/0.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/unplugin-vue-router/0.13.0/0.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>posva/unplugin-vue-router (unplugin-vue-router)</summary> ### [`v0.14.0`](https://github.com/posva/unplugin-vue-router/blob/HEAD/CHANGELOG.md#0140-2025-06-29) [Compare Source](https://github.com/posva/unplugin-vue-router/compare/v0.13.0...v0.14.0) ##### Bug Fixes - **data-loaders:** avoid exporting data loaders in runtime ([264f338](https://github.com/posva/unplugin-vue-router/commit/264f3389a66f1a33c6fdb0dc0c4f3ac93bef3017)), closes [#&#8203;663](https://github.com/posva/unplugin-vue-router/issues/663) - stable order in children ([d0fc9f3](https://github.com/posva/unplugin-vue-router/commit/d0fc9f313f1b177a2e1d12e0dc7522f7c3afe6ba)), closes [#&#8203;664](https://github.com/posva/unplugin-vue-router/issues/664) ##### BREAKING CHANGES - **data-loaders:** Data loader features must be imported from `unplugin-vue-router/data-loaders`. They were accidentally exposed through runtime but this was never documented. Your IDE might have added auto imports automatically and removing this will avoid future issues. You simply need to replace missing imports. </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMTcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
renovatebot added 1 commit 2025-06-30 06:17:59 +08:00
chore(deps): update dependency unplugin-vue-router to ^0.14.0
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 3m22s
/ surge (push) Successful in 2m52s
/ cleanup_surge (push) Has been skipped
/ playwright (push) Failing after 1m47s
/ lint-build-and-check (push) Successful in 5m27s
0636256a32
renovatebot scheduled this pull request to auto merge when all checks succeed 2025-06-30 06:17:59 +08:00
renovatebot merged commit 0636256a32 into main 2025-06-30 06:20:56 +08:00
renovatebot deleted branch renovate/unplugin-packages 2025-06-30 06:20:56 +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#326
No description provided.