Miragon / miranum-copilot

This repository is used for a project conducted at the university of applied Sciences Augsburg, to research how AI can benefit process automation.
MIT License
4 stars 0 forks source link

chore(deps-dev): bump @vitejs/plugin-vue from 4.5.2 to 5.0.2 #212

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps @vitejs/plugin-vue from 4.5.2 to 5.0.2.

Release notes

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

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.

Changelog

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

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)

5.0.0 (2023-12-25)

  • Breaking: drop reactivityTransform support
  • Breaking: drop Node 14/16 support
  • Breaking: drop Vite 4.x support
  • Vue 3.4 template AST reuse support
  • Vue 3.4 compile-time flag __VUE_PROD_HYDRATION_MISMATCH_DETAILS__ support
  • Added customElement option
  • Deprecated defineModel option

5.0.0-beta.1 (2023-12-14)

  • chore: deprecate defineModel option (0d52a27)
  • feat: provide default value for __VUE_PROD_HYDRATION_MISMATCH_DETAILS__ (new in Vue 3.4) (0fbc4a4)

5.0.0-beta.0 (2023-12-07)

  • chore: upgrade vitest (db4cf1c)
  • chore(deps): update dependency rollup to ^4.6.1 (#308) (1a5df4f), closes #308
  • feat(plugin-vue): add customElement option to compiler (#238) (99564d5), closes #238
  • fix: respect vite base config for absolute URLs during dev (515b171)
  • fix(deps): update all non-major dependencies (#298) (cad0825), closes #298

5.0.0-alpha.0 (2023-11-28)

  • fix(plugin-vue): dts for cjs and esm (c6050ea)
  • feat: skip hmr when script is merely formatted (#258) (8383f49), closes #258
  • feat: support template AST reuse from Vue 3.4 parser (ba1bab9)
  • feat(plugin-vue): add api type to plugin (028617d)
  • chore: remove leftover references to reactivity transform (66d81ce)
  • chore(deps): update upstream (#302) (9c93426), closes #302

... (truncated)

Commits
  • fded9f9 release: plugin-vue@5.0.2
  • 4a53b6f fix: only enable ast reuse for vue 3.4.3+
  • bc0ad64 fix: ensure consistent user template options when reusing AST
  • 97002e1 chore: bump vue to 3.4.2
  • 05cb6ad release: plugin-vue@5.0.1
  • 5d68fbd fix: Revert "feat: support template AST reuse from Vue 3.4 parser"
  • 2b33c32 chore: aggregated changelog for 5.0 [ci skip]
  • e0593a6 release: plugin-vue@5.0.0
  • c5ef4e4 release: plugin-vue@5.0.0-beta.1
  • 0d52a27 chore: deprecate defineModel option
  • 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 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)
codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (5aadecb) 87.80% compared to head (1d1a092) 87.80%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #212 +/- ## ======================================= Coverage 87.80% 87.80% ======================================= Files 4 4 Lines 41 41 Branches 3 3 ======================================= Hits 36 36 Misses 2 2 Partials 3 3 ``` | [Flag](https://app.codecov.io/gh/Miragon/miranum-copilot/pull/212/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Miragon) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/Miragon/miranum-copilot/pull/212/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Miragon) | `87.80% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Miragon#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

peterhnm commented 6 months ago

@dependabot squash and merge