hi-reeve / vitailse

Opinionated Vite starter template with TailwindCSS
https://vitailse.creeve.me
MIT License
138 stars 15 forks source link

chore(deps-dev): bump unplugin-vue-router from 0.0.21 to 0.5.1 #247

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps unplugin-vue-router from 0.0.21 to 0.5.1.

Release notes

Sourced from unplugin-vue-router's releases.

v0.5.1

Please refer to CHANGELOG.md for details.

v0.5.0

Please refer to CHANGELOG.md for details.

v0.4.1

Please refer to CHANGELOG.md for details.

v0.4.0

Please refer to CHANGELOG.md for details.

v0.3.3

Please refer to CHANGELOG.md for details.

v0.3.2

Please refer to CHANGELOG.md for details.

v0.3.1

Please refer to CHANGELOG.md for details.

v0.3.0

Please refer to CHANGELOG.md for details.

v0.2.3

Please refer to CHANGELOG.md for details.

v0.2.2

Please refer to CHANGELOG.md for details.

v0.2.1

Please refer to CHANGELOG.md for details.

v0.2.0

Please refer to CHANGELOG.md for details.

v0.1.2

Please refer to CHANGELOG.md for details.

v0.1.1

Please refer to CHANGELOG.md for details.

v0.1.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from unplugin-vue-router's changelog.

0.5.1 (2023-03-01)

Features

  • allow extending the type of definePage() (4d663b1)
  • export EditableTreeNode (b5745e1)

0.5.0 (2023-02-16)

  • feat!: allow set operations on meta (a84d659)

Features

  • types: improve routeBlockLang (19bd892)

BREAKING CHANGES

  • if you were setting directly route.meta within extendRoute(), you know need to use route.addToMeta() instead to have the same merging behavior. Directly setting route.meta now replaces the meta property completely.

0.4.1 (2023-02-16)

Bug Fixes

  • webpack: handle loadInclude (9a43b63)

0.4.0 (2023-02-16)

Bug Fixes

  • handle insertions with leading slash in extendRoute (d1287b8)

  • feat!: rename EditableTreeNode files to components (5c359c9)

Features

  • add internal name in virtual files as comments (326156d)
  • allow changing the path in extendRoute (a9d0c77)

BREAKING CHANGES

  • the property files in EditableTreeNode (e.g. within extendRoute) is now named components to match the route record name.

0.3.3 (2023-02-15)

🙌 This version introduces the ability to extend the routes with the extendRoutes option. Please refer to the relevant issue for use cases and share any problems you might have.

Bug Fixes

... (truncated)

Commits
  • 3d64b88 release: unplugin-vue-router@0.5.1
  • acbed2f docs: EditableTreeNode
  • b5745e1 feat: export EditableTreeNode
  • 1989e7a chore: up snapshot comment
  • a63594b chore(deps): update all non-major dependencies
  • 0d3346f chore(deps): update all non-major dependencies (#130)
  • d5677a8 style: lint
  • 4447b07 chore: docs and todos
  • f611e05 chore: add more to playground
  • 4d663b1 feat: allow extending the type of definePage()
  • 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 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)
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
vitailse ❌ Failed (Inspect) Mar 2, 2023 at 1:07AM (UTC)
dependabot[bot] commented 1 year ago

Superseded by #248.