Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump unplugin-vue-router from 0.8.8 to 0.10.9 #91

Merged

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 19, 2024

Bumps unplugin-vue-router from 0.8.8 to 0.10.9.

Release notes

Sourced from unplugin-vue-router's releases.

v0.10.9

Please refer to CHANGELOG.md for details.

v0.10.8

Please refer to CHANGELOG.md for details.

v0.10.7

Please refer to CHANGELOG.md for details.

v0.10.6

Please refer to CHANGELOG.md for details.

v0.10.5

Please refer to CHANGELOG.md for details.

v0.10.4

Please refer to CHANGELOG.md for details.

v0.10.3

Please refer to CHANGELOG.md for details.

v0.10.2

Please refer to CHANGELOG.md for details.

v0.10.1

Please refer to CHANGELOG.md for details.

v0.10.0

Please refer to CHANGELOG.md for details.

v0.9.1

Please refer to CHANGELOG.md for details.

v0.9.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from unplugin-vue-router's changelog.

0.10.9 (2024-12-04)

Bug Fixes

  • warn: better message (a55bc53)
  • loaders: ensure loads when a navigation is missed (b799598), closes #495
  • loaders: make data possibly undefined in some cases(#506) (10112a0)
  • upgrade support for pinia colada 0.13.0 (b01dce4)

Features

  • data-loaders: adapt colada to support always defined data (a1cda5d)
  • data-loaders: allow data to always be defined (7cf7796), closes #319
  • data-loaders: allow default type for errors (5ec4076)
  • loaders: nuxt temp workaround (7763619)
  • support vite 6 (b1c4f6c)

BREAKING CHANGES

  • data-loaders: The default type for error is now Error.
  • data-loaders: Based on the options passed to a defineLoader() function, the data will now be possibly undefined. This enables a more convenient typing

0.10.8 (2024-09-08)

Features

  • loaders: allow errors as a function (df80b28)
  • loaders: allow plain value in colada loader key (646e5bf)
  • loaders: avoid warning during ssr (99d7b0b)
  • loaders: warn incorrect query usage (e43c5f5)

0.10.7 (2024-08-17)

Bug Fixes

  • loaders: reset context in ssr scenarios (4ea4b8c)

0.10.6 (2024-08-15)

Bug Fixes

  • loaders: remove default value for experimental (8773c96)

Features

  • expose experimental vite plugin (0903d61)
  • loaders: add more state to pinia colada (0163811)

0.10.5 (2024-08-15)

... (truncated)

Commits

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.8.8 to 0.10.9.
- [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.8.8...v0.10.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 19, 2024
@MKStoler4096 MKStoler4096 merged commit 25a11e6 into master Dec 19, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants