chore(deps): update dependency unplugin-vue-router to ^0.13.0 #324

Merged
renovatebot merged 1 commits from renovate/unplugin-packages into main 2025-06-29 17:07:48 +08:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v0.13.0

Compare Source

Features
Performance Improvements
BREAKING CHANGES
  • extendRoutes: If you were relying on EditableTreeNode's path
    returning a full path, you must now read fullPath instead.
    Otherwise, this change should be more intuitive as it allows setting a
    relative path.

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.12.0` -> `^0.13.0`](https://renovatebot.com/diffs/npm/unplugin-vue-router/0.12.0/0.13.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/unplugin-vue-router/0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/unplugin-vue-router/0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/unplugin-vue-router/0.12.0/0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/unplugin-vue-router/0.12.0/0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>posva/unplugin-vue-router (unplugin-vue-router)</summary> ### [`v0.13.0`](https://github.com/posva/unplugin-vue-router/blob/HEAD/CHANGELOG.md#0130-2025-06-29) [Compare Source](https://github.com/posva/unplugin-vue-router/compare/v0.12.0...v0.13.0) ##### Features - **define-page:** support JSX ([#&#8203;514](https://github.com/posva/unplugin-vue-router/issues/514)) ([e34ff23](https://github.com/posva/unplugin-vue-router/commit/e34ff23471530458bbdd9404a774ff0b692b1d25)) - **extendRoutes:** allow relative path overrides in `EditableTreeNode` ([#&#8203;519](https://github.com/posva/unplugin-vue-router/issues/519)) ([93a977a](https://github.com/posva/unplugin-vue-router/commit/93a977af1cd4b9c5be5fa1324e540bacb7a6a5ba)) - **types:** add children route names to generated `RouteNamedMap` ([#&#8203;602](https://github.com/posva/unplugin-vue-router/issues/602)) ([f2fb721](https://github.com/posva/unplugin-vue-router/commit/f2fb721b2ab6086160e545cac02c87e181ee0db8)) ##### Performance Improvements - remove [@&#8203;babel/types](https://github.com/babel/types) from deps ([c92fcb0](https://github.com/posva/unplugin-vue-router/commit/c92fcb03f3333462d0d1b36ec4e6194a3832b6a2)) - use hook filters ([#&#8203;631](https://github.com/posva/unplugin-vue-router/issues/631)) ([e4e21f5](https://github.com/posva/unplugin-vue-router/commit/e4e21f525b4f2b26c55c9ddb857ece99dbc9a144)) ##### BREAKING CHANGES - **extendRoutes:** If you were relying on EditableTreeNode's `path`\ returning a *full path*, you must now read `fullPath` instead.\ Otherwise, this change should be more intuitive as it allows setting a\ relative path. </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNi4xIiwidXBkYXRlZEluVmVyIjoiNDEuMTYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
renovatebot added 1 commit 2025-06-29 17:04:17 +08:00
chore(deps): update dependency unplugin-vue-router to ^0.13.0
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 3m19s
/ surge (push) Successful in 3m24s
/ playwright (push) Successful in 1m16s
/ cleanup_surge (push) Successful in 20s
/ lint-build-and-check (push) Successful in 5m23s
c8db9d36da
renovatebot scheduled this pull request to auto merge when all checks succeed 2025-06-29 17:04:18 +08:00
renovatebot merged commit c8db9d36da into main 2025-06-29 17:07:48 +08:00
renovatebot deleted branch renovate/unplugin-packages 2025-06-29 17:07:48 +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#324
No description provided.