Skip to content
New issue

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

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

Already on GitHub? # to your account

chore(deps-dev): bump unplugin-vue-router from 0.10.8 to 0.10.9 #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps unplugin-vue-router from 0.10.8 to 0.10.9.

Release notes

Sourced from unplugin-vue-router's releases.

v0.10.9

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
Commits
  • f649313 release: unplugin-vue-router@0.10.9
  • 7f971cc build: fix release script
  • dda00b4 chore: use inspect instead of devtools in playground
  • f04ee6a build: fix ts
  • a54dfff chore: remove duplicated inspect from playground
  • f961a13 chore: up deps
  • b1c4f6c feat: support vite 6
  • cde3329 build: update release script
  • cedf761 chore: up partially
  • b5443ac Revert "feat: support vite 6"
  • Additional commits viewable in compare view

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)

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 29, 2024

The following labels could not be found: dependencies, npm.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/unplugin-vue-router-0.10.9 branch from 6363783 to 7fb9e4e Compare January 1, 2025 16:22
Bumps [unplugin-vue-router](https://github.com/posva/unplugin-vue-router) from 0.10.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.10.8...v0.10.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/unplugin-vue-router-0.10.9 branch from 7fb9e4e to a428977 Compare January 5, 2025 15:39
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants