Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps unplugin-vue-router from 0.11.2 to 0.16.0.

Release notes

Sourced from unplugin-vue-router's releases.

v0.16.0

Please refer to CHANGELOG.md for details.

v0.15.0

Please refer to CHANGELOG.md for details.

v0.14.0

Please refer to CHANGELOG.md for details.

v0.13.0

Please refer to CHANGELOG.md for details.

v0.12.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from unplugin-vue-router's changelog.

0.16.0 (2025-10-14)

This new version requires Vue router 4.6.0 or higher. It includes support for the new experimental custom resolvers by setting experimental.paramParsers: true.

Bug Fixes

  • escape regex in paths (cf167c0)
  • gracefully handle syntax errors in definePage (bc5a060), closes #692 #691
  • remove componentless routes from routes in _RouteFileInfoMap (#686) (f4a845a)
  • setup watchers only when needed (3e247d7)
  • stable order file info map (e9a1ad2), closes #688

Features

  • add unplugin-vue-router/rolldown export (#725) (1686681)
  • add new experimental option (cbd902a)
  • allow function in default (7d8ecd0)
  • avoid invalid dts with invalid param (8f7d4d2), closes #706
  • cleaner git diffs (#698) (028c037)
  • ensure consistent non trailing slash (aed8bfc)
  • extract param parsers from definePage (04a5075)
  • fix "Unused import specifier" warning in WebStorm (969ae2c)
  • handle negative default query params (73b1d3d)
  • handle query types (4b750fb)
  • handle splats (577410b)
  • parse custom param (c37b79f)
  • remove empty parents from routes (9d91f3f)
  • sorting of experimental resolver (caecce5)
  • support custom params folder (48c75fd)
  • support meta properties (702a122)
  • support static paths for resolver (b506d6f)
  • type custom params (ec00188)
  • types + runtime of param parsers on path (00fa3b2)
  • warn possible bug (b4b4332)

0.15.0 (2025-08-04)

Features

  • remove empty string names from the route map (45de2b7)
  • allow removing a route by setting its name to false (d754601)
  • automatically type useRoute() with a volar plugin (#609) (a8a0dcc)

0.14.0 (2025-06-29)

Bug Fixes

  • data-loaders: avoid exporting data loaders in runtime (264f338), closes #663
  • stable order in children (d0fc9f3), closes #664

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [unplugin-vue-router](https://github.com/posva/unplugin-vue-router) from 0.11.2 to 0.16.0.
- [Release notes](https://github.com/posva/unplugin-vue-router/releases)
- [Changelog](https://github.com/posva/unplugin-vue-router/blob/main/CHANGELOG.md)
- [Commits](posva/unplugin-vue-router@v0.11.2...v0.16.0)

---
updated-dependencies:
- dependency-name: unplugin-vue-router
  dependency-version: 0.16.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant