JLyne / LiveAtlas

A Dynmap, Squaremap, Pl3xmap and Overviewer frontend for the modern web
Apache License 2.0
336 stars 37 forks source link

Bump @vitejs/plugin-vue from 4.0.0 to 4.2.3 #596

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @vitejs/plugin-vue from 4.0.0 to 4.2.3.

Release notes

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

plugin-vue@4.2.3

Please refer to CHANGELOG.md for details.

plugin-vue@4.2.2

Please refer to CHANGELOG.md for details.

plugin-vue@4.2.1

Please refer to CHANGELOG.md for details.

plugin-vue@4.2.0

Please refer to CHANGELOG.md for details.

plugin-vue@4.2.0-beta.3

Please refer to CHANGELOG.md for details.

plugin-vue@4.2.0-beta.2

Please refer to CHANGELOG.md for details.

plugin-vue@4.2.0-beta.1

Please refer to CHANGELOG.md for details.

plugin-vue@4.2.0-beta.0

Please refer to CHANGELOG.md for details.

plugin-vue@4.1.0

Please refer to CHANGELOG.md for details.

plugin-vue@4.1.0-beta.0

Please refer to CHANGELOG.md for details.

Changelog

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

4.2.3 (2023-05-12)

  • fix(types): widen allowed script options for 3.3 features (3ac08e4)

4.2.2 (2023-05-11)

  • fix: ignore generic attribute when generating script import (3170af1)
  • chore: bump vite (ffe74e5)
  • chore: bump vue version (799d875)

4.2.1 (2023-04-26)

  • fix: lang="tsx" can't be inlined (c3f5c9c), closes #159
  • chore: update changelog [ci skip] (9d0d7a7)

4.2.0 (2023-04-25)

  • feat: support 3.3 imported types in SFC macros (c891652)

4.2.0-beta.3 (2023-04-19)

  • fix: fix watcher unlink listener setup timing (2d2c91a)

4.2.0-beta.2 (2023-04-19)

  • fix: invalidate type cache on file removal (e8cc64b)

4.2.0-beta.1 (2023-04-18)

  • perf: only record type deps map in dev (605b3b0)
  • chore: bump vue dev dep (1f2155a)
  • chore: bump vue dev dep (trying windows fix) (6513ecf)
  • chore: remove unused export (d73c8e7)
  • fix: ensure canInlineMain logic is identical with before refactor (e6c5a90)
  • feat: support 3.3 imported types in SFC macros (c891652)

4.2.0-beta.0 (2023-04-17)

... (truncated)

Commits
  • abdf5f4 release: plugin-vue@4.2.3
  • 3ac08e4 fix(types): widen allowed script options for 3.3 features
  • b1793d8 release: plugin-vue@4.2.2
  • 3170af1 fix: ignore generic attribute when generating script import
  • ffe74e5 chore: bump vite
  • 799d875 chore: bump vue version
  • 808677b release: plugin-vue@4.2.1
  • c3f5c9c fix: lang="tsx" can't be inlined
  • 9d0d7a7 chore: update changelog [ci skip]
  • 44a7a9c release: plugin-vue@4.2.0
  • 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)