Bump @vitejs/plugin-vue from 4.6.2 to 5.0.3 #430

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/vitejs/plugin-vue-5.0.3 into main 2024-01-26 09:45:08 +00:00
dependabot[bot] commented 2024-01-23 00:33:51 +00:00 (Migrated from github.com)

Bumps @vitejs/plugin-vue from 4.6.2 to 5.0.3.

Release notes

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

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.

Changelog

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

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)

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

... (truncated)

Commits
  • 1963dcf release: plugin-vue@5.0.3
  • eddcfa8 fix(plugin-vue): handle circular references in HMR check (#334)
  • 0a3b9a5 chore: fix typo
  • 6ffee6d fix(plugin-vue): handle custom element when hot update
  • 8c694f6 fix(deps): update all non-major dependencies (#309)
  • 90eb484 chore(deps): update upstream (#310)
  • 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
  • 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)
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 4.6.2 to 5.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite-plugin-vue/releases"><code>@​vitejs/plugin-vue</code>'s releases</a>.</em></p> <blockquote> <h2>plugin-vue@5.0.3</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.0.3/packages/plugin-vue/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>plugin-vue@5.0.2</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.0.2/packages/plugin-vue/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>plugin-vue@5.0.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.0.1/packages/plugin-vue/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>plugin-vue@5.0.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.0.0/packages/plugin-vue/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>plugin-vue@5.0.0-beta.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.0.0-beta.1/packages/plugin-vue/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>plugin-vue@5.0.0-beta.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.0.0-beta.0/packages/plugin-vue/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>plugin-vue@5.0.0-alpha.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.0.0-alpha.0/packages/plugin-vue/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md"><code>@​vitejs/plugin-vue</code>'s changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted -->5.0.3 (2024-01-10)<!-- raw HTML omitted --></h2> <ul> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/309">#309</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/8c694f6">8c694f6</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/309">#309</a></li> <li>fix(plugin-vue): handle circular references in HMR check (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/334">#334</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/eddcfa8">eddcfa8</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/334">#334</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/325">#325</a></li> <li>fix(plugin-vue): handle custom element when hot update (<a href="https://github.com/vitejs/vite-plugin-vue/commit/6ffee6d">6ffee6d</a>)</li> <li>chore: fix typo (<a href="https://github.com/vitejs/vite-plugin-vue/commit/0a3b9a5">0a3b9a5</a>)</li> <li>chore(deps): update upstream (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/310">#310</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/90eb484">90eb484</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/310">#310</a></li> </ul> <h2><!-- raw HTML omitted -->5.0.2 (2023-12-30)<!-- raw HTML omitted --></h2> <ul> <li>fix: ensure consistent user template options when reusing AST (<a href="https://github.com/vitejs/vite-plugin-vue/commit/bc0ad64">bc0ad64</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/322">#322</a></li> <li>fix: only enable ast reuse for vue 3.4.3+ (<a href="https://github.com/vitejs/vite-plugin-vue/commit/4a53b6f">4a53b6f</a>)</li> <li>chore: bump vue to 3.4.2 (<a href="https://github.com/vitejs/vite-plugin-vue/commit/97002e1">97002e1</a>)</li> </ul> <h2><!-- raw HTML omitted -->5.0.1 (2023-12-29)<!-- raw HTML omitted --></h2> <ul> <li>fix: Revert &quot;feat: support template AST reuse from Vue 3.4 parser&quot; (<a href="https://github.com/vitejs/vite-plugin-vue/commit/5d68fbd">5d68fbd</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/322">#322</a> <a href="https://github.com//github.com/vuejs/core/blob/a41c5f1f4367a9f41bcdb8c4e02f54b2378e577d/packages/compiler-sfc/src/parse.ts/issues/L133-L139">/github.com/vuejs/core/blob/a41c5f1f4367a9f41bcdb8c4e02f54b2378e577d/packages/compiler-sfc/src/parse.ts#L133-L139</a> <a href="https://github.com//github.com/vitejs/vite-plugin-vue/blob/f75de2e5284af6036efa45d5c9ec37757485e3a0/packages/plugin-vue/src/template.ts/issues/L186-L190">/github.com/vitejs/vite-plugin-vue/blob/f75de2e5284af6036efa45d5c9ec37757485e3a0/packages/plugin-vue/src/template.ts#L186-L190</a></li> <li>chore: aggregated changelog for 5.0 [ci skip] (<a href="https://github.com/vitejs/vite-plugin-vue/commit/2b33c32">2b33c32</a>)</li> </ul> <h2>5.0.0 (2023-12-25)</h2> <ul> <li><strong>Breaking:</strong> drop <code>reactivityTransform</code> support</li> <li><strong>Breaking:</strong> drop Node 14/16 support</li> <li><strong>Breaking:</strong> drop Vite 4.x support</li> <li>Vue 3.4 template AST reuse support</li> <li>Vue 3.4 compile-time flag <code>__VUE_PROD_HYDRATION_MISMATCH_DETAILS__</code> support</li> <li>Added <code>customElement</code> option</li> <li>Deprecated <code>defineModel</code> option</li> </ul> <h2>5.0.0-beta.1 (2023-12-14)</h2> <ul> <li>chore: deprecate defineModel option (<a href="https://github.com/vitejs/vite-plugin-vue/commit/0d52a27">0d52a27</a>)</li> <li>feat: provide default value for <code>__VUE_PROD_HYDRATION_MISMATCH_DETAILS__</code> (new in Vue 3.4) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/0fbc4a4">0fbc4a4</a>)</li> </ul> <h2>5.0.0-beta.0 (2023-12-07)</h2> <ul> <li>chore: upgrade vitest (<a href="https://github.com/vitejs/vite-plugin-vue/commit/db4cf1c">db4cf1c</a>)</li> <li>chore(deps): update dependency rollup to ^4.6.1 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/308">#308</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/1a5df4f">1a5df4f</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/308">#308</a></li> <li>feat(plugin-vue): add <code>customElement</code> option to compiler (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/238">#238</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/99564d5">99564d5</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/238">#238</a></li> <li>fix: respect vite base config for absolute URLs during dev (<a href="https://github.com/vitejs/vite-plugin-vue/commit/515b171">515b171</a>)</li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/298">#298</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/cad0825">cad0825</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/298">#298</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/1963dcf64e89a4955fadc9817168de17aa34501f"><code>1963dcf</code></a> release: plugin-vue@5.0.3</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/eddcfa8bd6bdb0720c4f745d160bd9ea8c528743"><code>eddcfa8</code></a> fix(plugin-vue): handle circular references in HMR check (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/334">#334</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/0a3b9a54b24b5095eb06229712fbe8ff6d7c1edd"><code>0a3b9a5</code></a> chore: fix typo</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/6ffee6d09bde5a7738c91df2a84e9fb2338766a2"><code>6ffee6d</code></a> fix(plugin-vue): handle custom element when hot update</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/8c694f6ea17c690e7c4bfded896e0ec34bd29ea7"><code>8c694f6</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/309">#309</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/90eb48483fd1cb881e0388b9211a2a8675ccd7a3"><code>90eb484</code></a> chore(deps): update upstream (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/310">#310</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/fded9f96fee826ecba38826b94ad0623262b9df7"><code>fded9f9</code></a> release: plugin-vue@5.0.2</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/4a53b6f3816d75a6aa435d83113b36081b83d8a6"><code>4a53b6f</code></a> fix: only enable ast reuse for vue 3.4.3+</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/bc0ad64e9047c3991b4be5a3f41e48bdb63ca2d6"><code>bc0ad64</code></a> fix: ensure consistent user template options when reusing AST</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/97002e12b8c4b191e1932293ad1e24c5350fc6e9"><code>97002e1</code></a> chore: bump vue to 3.4.2</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.0.3/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@vitejs/plugin-vue&package-manager=npm_and_yarn&previous-version=4.6.2&new-version=5.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
Sign in to join this conversation.