Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps unplugin-vue-router from 0.11.2 to 0.19.1.

Release notes

Sourced from unplugin-vue-router's releases.

v0.19.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.19.0

Please refer to CHANGELOG.md for details.

v0.18.0

Please refer to CHANGELOG.md for details.

v0.17.2

Please refer to CHANGELOG.md for details.

v0.17.1

Please refer to CHANGELOG.md for details.

v0.17.0

Please refer to CHANGELOG.md for details.

v0.16.2

Please refer to CHANGELOG.md for details.

v0.16.1

Please refer to CHANGELOG.md for details.

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.19.1 (2025-12-15)

Bug Fixes

  • colada: avoid tracking loaders effect a0a7a2f, closes #744
  • encode path 7e8027b
  • loaders: avoids Uncaught PromiseRejection if the signal is thrown 166ffe0, closes #768
  • only encode when needed afaf086
  • update VLS context type argumentation (#769) 583509f, closes #769

Features

  • x+hh for special characters df29c44, closes #576

0.19.0 (2025-12-04)

Bug Fixes

  • colada: always avoid double reload (70efd16)
  • colada: avoid tracking loader effect scope (e5d5c23), closes #744
  • 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

0.18.0 (2025-11-28)

Features

  • use the official virtual prefix \0 (c85dd85), closes #608
  • warn: catch non exposed loaders through NavigationResult (191681e), closes #759

0.17.2 (2025-11-27)

Bug Fixes

  • loaders: await lazy loaded pages from aborted navigations (20117fc), closes #5678 #714

Features

0.17.1 (2025-11-21)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for unplugin-vue-router since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [unplugin-vue-router](https://github.com/posva/unplugin-vue-router) from 0.11.2 to 0.19.1.
- [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.19.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
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