teamhanko / hanko

Authentication and user management system with passkey superpowers
https://hanko.io
Other
5.56k stars 792 forks source link

chore(deps-dev): bump @vitejs/plugin-vue from 4.5.0 to 5.0.5 in /frontend #1474

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps @vitejs/plugin-vue from 4.5.0 to 5.0.5.

Release notes

Sourced from @​vitejs/plugin-vue's releases.

plugin-vue@5.0.5

Please refer to CHANGELOG.md for details.

plugin-vue@5.0.4

Please refer to CHANGELOG.md for details.

plugin-vue@5.0.3

Please refer to CHANGELOG.md for details.

plugin-vue@5.0.2

Please refer to CHANGELOG.md for details.

plugin-vue@5.0.1

Please refer to CHANGELOG.md for details.

plugin-vue@5.0.0

Please refer to CHANGELOG.md for details.

plugin-vue@5.0.0-beta.1

Please refer to CHANGELOG.md for details.

plugin-vue@5.0.0-beta.0

Please refer to CHANGELOG.md for details.

plugin-vue@5.0.0-alpha.0

Please refer to CHANGELOG.md for details.

plugin-vue@4.6.2

Please refer to CHANGELOG.md for details.

plugin-vue@4.6.1

Please refer to CHANGELOG.md for details.

plugin-vue@4.6.0

Please refer to CHANGELOG.md for details.

plugin-vue@4.5.2

Please refer to CHANGELOG.md for details.

plugin-vue@4.5.1

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vitejs/plugin-vue's changelog.

5.0.5 (2024-05-30)

  • fix(deps): update all non-major dependencies (#360) (ed4970a), closes #360
  • fix(deps): update all non-major dependencies (#371) (0a484c7), closes #371
  • fix(plugin-vue): don't inline template when __VUE_PROD_DEVTOOLS__ (#81) (277a3ab), closes #81
  • refactor(plugin-vue): use normalizePath from vite (#395) (2848174), closes #395
  • chore(deps): replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0 (#378) (997f9bb), closes #378
  • chore(deps): update all non-major dependencies (#355) (4faec3d), closes #355
  • chore(deps): update upstream (#356) (cf7d91e), closes #356
  • chore(deps): update upstream (#361) (a28c46e), closes #361
  • chore(deps): update upstream (#367) (2050ad3), closes #367
  • chore(deps): update upstream (#379) (96c82e9), closes #379
  • chore(plugin-vue): update options on docs (3f8b472)

5.0.4 (2024-02-09)

  • chore(deps-dev): bump vite from 5.0.10 to 5.0.12 (#354) (0294b9d), closes #354
  • chore(deps): update dependency prettier to v3.2.4 (#347) (e957179), closes #347
  • chore(deps): update dependency prettier to v3.2.5 (#352) (a9f5b11), closes #352
  • chore(deps): update upstream (#333) (573420d), closes #333
  • types: omit overridden options (0c7432b)
  • fix(deps): update all non-major dependencies (#332) (70e5df9), closes #332
  • fix(plugin-vue): allow disabling transformAssetUrls (#326) (0ff6fb7), closes #326

5.0.3 (2024-01-10)

  • fix(deps): update all non-major dependencies (#309) (8c694f6), closes #309
  • fix(plugin-vue): handle circular references in HMR check (#334) (eddcfa8), closes #334 #325
  • fix(plugin-vue): handle custom element when hot update (6ffee6d)
  • chore: fix typo (0a3b9a5)
  • chore(deps): update upstream (#310) (90eb484), closes #310

5.0.2 (2023-12-30)

  • fix: ensure consistent user template options when reusing AST (bc0ad64), closes #322
  • fix: only enable ast reuse for vue 3.4.3+ (4a53b6f)
  • chore: bump vue to 3.4.2 (97002e1)

5.0.1 (2023-12-29)

... (truncated)

Commits
  • e74816a release: plugin-vue@5.0.5
  • 277a3ab fix(plugin-vue): don't inline template when __VUE_PROD_DEVTOOLS__ (#81)
  • 2848174 refactor(plugin-vue): use normalizePath from vite (#395)
  • 96c82e9 chore(deps): update upstream (#379)
  • 0a484c7 fix(deps): update all non-major dependencies (#371)
  • 997f9bb chore(deps): replace dependency eslint-plugin-node with eslint-plugin-n ^14.0...
  • 2050ad3 chore(deps): update upstream (#367)
  • ed4970a fix(deps): update all non-major dependencies (#360)
  • a28c46e chore(deps): update upstream (#361)
  • 3f8b472 chore(plugin-vue): update options on docs
  • Additional commits viewable in compare view


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 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.