#5 - (js) Bump vue from 3.2.21 to 3.2.37 #176

Open
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/main/vue-3.2.37 into main
dependabot[bot] commented 2022-07-01 08:03:48 +02:00 (Migrated from github.com)

Bumps vue from 3.2.21 to 3.2.37.

Release notes

Sourced from vue's releases.

v3.2.37

Please refer to CHANGELOG.md for details.

v3.2.36

Please refer to CHANGELOG.md for details.

v3.2.35

Please refer to CHANGELOG.md for details.

v3.2.34

Please refer to CHANGELOG.md for details.

v3.2.34-beta.1

Please refer to CHANGELOG.md for details.

v3.2.33

Please refer to CHANGELOG.md for details.

v3.2.32

Please refer to CHANGELOG.md for details.

v3.2.31

Please refer to CHANGELOG.md for details.

v3.2.30

Please refer to CHANGELOG.md for details.

v3.2.29

Please refer to CHANGELOG.md for details.

v3.2.28

Please refer to CHANGELOG.md for details.

v3.2.27

Please refer to CHANGELOG.md for details.

v3.2.26

Please refer to CHANGELOG.md for details.

v3.2.25

Please refer to CHANGELOG.md for details.

v3.2.24

Please refer to CHANGELOG.md for details.

v3.2.23

Please refer to CHANGELOG.md for details.

v3.2.22

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue's changelog.

3.2.37 (2022-06-06)

Bug Fixes

  • compiler-sfc: improve css v-bind parsing (e60244b), closes #6022
  • runtime-core: hydrate Static vnode (#6015) (11e17a1), closes #6008
  • sfc: avoid auto name inference leading to unwanted recursion (9734b31), closes #5965 #6027 #6029
  • ssr: ensure app can be unmounted when created with createSSRApp() (#5992) (d4d3319), closes #5990
  • ssr: hydration for transition wrapper components with empty slot content (#5995) (eb22a62), closes #5991

3.2.36 (2022-05-23)

Bug Fixes

  • compat: fix app-level asset registration affecting other local apps (#5979) (7fb5732)
  • compat: fix globalProperties pollution in v3 mode (2f07e34), closes #5699
  • compiler-core: fix svg with directives being incorrectly hoisted (#5919) (7fbc933), closes #5289
  • sfc/types: allow use default factory for primitive types in withDefaults (#5939) (b546282), closes #5938
  • transition: fix cancel leave regression (#5974) (dddbd96), closes #5973

Performance Improvements

3.2.35 (2022-05-20)

Bug Fixes

  • compiler-sfc: fix usage detection for types in v-for/v-slot expressions (583b625), closes #5959
  • types: fix typescript error when spreading $props(#5968) (0c7fd13)
  • types: restore DefineComponent argument order (8071ef4), closes #5416 #3796 #5967

3.2.34 (2022-05-19)

Bug Fixes

  • compiler-core: should generate HYDRATE_EVENTS flag on dynamic component that resolves to element (415091b), closes #5870
  • compiler-sfc: support export { default } from '...' (#5937) (73e6523), closes #5935
  • compiler-sfc: type-only defineProps does not recognize Promise (fix #5941) (#5943) (991d623)

... (truncated)

Commits
  • bdffc14 release: v3.2.37
  • e60244b fix(compiler-sfc): improve css v-bind parsing
  • 9734b31 fix(sfc): avoid auto name inference leading to unwanted recursion
  • 11e17a1 fix(runtime-core): hydrate Static vnode (#6015)
  • eb22a62 fix(ssr): hydration for transition wrapper components with empty slot content...
  • 0cf9ae6 chore: remove stale todo comment [ci skip]
  • 3538f17 chore: avoid redundant isRef check
  • 439377b chore: remove duplicated test + add missing prop decl
  • 3cfe5f9 build: include ssrUtils in server-renderer browser build
  • 2035fa0 chore: adjust sfc playground button color
  • 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)
Bumps [vue](https://github.com/vuejs/core) from 3.2.21 to 3.2.37. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases">vue's releases</a>.</em></p> <blockquote> <h2>v3.2.37</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.2.36</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.2.35</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.2.34</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.2.34-beta.1</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.2.33</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.2.32</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.2.31</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.2.30</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.2.29</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.2.28</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.2.27</h2> <p>Please refer to <a href="https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.2.26</h2> <p>Please refer to <a href="https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.2.25</h2> <p>Please refer to <a href="https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.2.24</h2> <p>Please refer to <a href="https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.2.23</h2> <p>Please refer to <a href="https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.2.22</h2> <p>Please refer to <a href="https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">vue's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.2.36...v3.2.37">3.2.37</a> (2022-06-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-sfc:</strong> improve css v-bind parsing (<a href="https://github.com/vuejs/core/commit/e60244bcdf0b386de1560ff7c205ae0870bab355">e60244b</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/core/issues/6022">#6022</a></li> <li><strong>runtime-core:</strong> hydrate Static vnode (<a href="https://github-redirect.dependabot.com/vuejs/core/issues/6015">#6015</a>) (<a href="https://github.com/vuejs/core/commit/11e17a1a29cf3d0b37628241d63ff3e8d8525f95">11e17a1</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/core/issues/6008">#6008</a></li> <li><strong>sfc:</strong> avoid auto name inference leading to unwanted recursion (<a href="https://github.com/vuejs/core/commit/9734b31c312244a2b5c5cf83c75d7b34076a0c4b">9734b31</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/core/issues/5965">#5965</a> <a href="https://github-redirect.dependabot.com/vuejs/core/issues/6027">#6027</a> <a href="https://github-redirect.dependabot.com/vuejs/core/issues/6029">#6029</a></li> <li><strong>ssr:</strong> ensure app can be unmounted when created with createSSRApp() (<a href="https://github-redirect.dependabot.com/vuejs/core/issues/5992">#5992</a>) (<a href="https://github.com/vuejs/core/commit/d4d3319c1be16dc9a046b2c5521096debc205f25">d4d3319</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/core/issues/5990">#5990</a></li> <li><strong>ssr:</strong> hydration for transition wrapper components with empty slot content (<a href="https://github-redirect.dependabot.com/vuejs/core/issues/5995">#5995</a>) (<a href="https://github.com/vuejs/core/commit/eb22a62798d845a8756b0a73b68afdd874feda59">eb22a62</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/core/issues/5991">#5991</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.2.35...v3.2.36">3.2.36</a> (2022-05-23)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compat:</strong> fix app-level asset registration affecting other local apps (<a href="https://github-redirect.dependabot.com/vuejs/core/issues/5979">#5979</a>) (<a href="https://github.com/vuejs/core/commit/7fb57327b9d0e4d9eb675149f167d915fb0d59fa">7fb5732</a>)</li> <li><strong>compat:</strong> fix globalProperties pollution in v3 mode (<a href="https://github.com/vuejs/core/commit/2f07e3460bf51bc1b083f3d03b3d192e042d2d75">2f07e34</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/core/issues/5699">#5699</a></li> <li><strong>compiler-core:</strong> fix svg with directives being incorrectly hoisted (<a href="https://github-redirect.dependabot.com/vuejs/core/issues/5919">#5919</a>) (<a href="https://github.com/vuejs/core/commit/7fbc933f4d80c0259ee24872ba790681cf3cbe76">7fbc933</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/core/issues/5289">#5289</a></li> <li><strong>sfc/types:</strong> allow use default factory for primitive types in <code>withDefaults</code> (<a href="https://github-redirect.dependabot.com/vuejs/core/issues/5939">#5939</a>) (<a href="https://github.com/vuejs/core/commit/b5462822d6c0a43866deef2b3437bbe3bbfb3625">b546282</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/core/issues/5938">#5938</a></li> <li><strong>transition:</strong> fix cancel leave regression (<a href="https://github-redirect.dependabot.com/vuejs/core/issues/5974">#5974</a>) (<a href="https://github.com/vuejs/core/commit/dddbd96dfe69292cee401f72d2703e8fb3708a14">dddbd96</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/core/issues/5973">#5973</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li>improve the performance of getNow (<a href="https://github-redirect.dependabot.com/vuejs/core/issues/5944">#5944</a>) (<a href="https://github.com/vuejs/core/commit/3bdc41dff305422cb5334a64353c314bce1202a4">3bdc41d</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.2.34...v3.2.35">3.2.35</a> (2022-05-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-sfc:</strong> fix usage detection for types in v-for/v-slot expressions (<a href="https://github.com/vuejs/core/commit/583b6259870211c32efee0bb4a60b342799d80f7">583b625</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/core/issues/5959">#5959</a></li> <li><strong>types:</strong> fix typescript error when spreading <code>$props</code>(<a href="https://github-redirect.dependabot.com/vuejs/core/issues/5968">#5968</a>) (<a href="https://github.com/vuejs/core/commit/0c7fd13ea628a2f1b72c6f4150c0dba32da4468e">0c7fd13</a>)</li> <li><strong>types:</strong> restore DefineComponent argument order (<a href="https://github.com/vuejs/core/commit/8071ef47b5adcd5fcd9d0d2ea2cefff5c34ce095">8071ef4</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/core/issues/5416">#5416</a> <a href="https://github-redirect.dependabot.com/vuejs/core/issues/3796">#3796</a> <a href="https://github-redirect.dependabot.com/vuejs/core/issues/5967">#5967</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.2.34-beta.1...v3.2.34">3.2.34</a> (2022-05-19)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-core:</strong> should generate HYDRATE_EVENTS flag on dynamic component that resolves to element (<a href="https://github.com/vuejs/core/commit/415091b0ee2de66e622145028f00523f2032ce77">415091b</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/core/issues/5870">#5870</a></li> <li><strong>compiler-sfc:</strong> support <code>export { default } from '...'</code> (<a href="https://github-redirect.dependabot.com/vuejs/core/issues/5937">#5937</a>) (<a href="https://github.com/vuejs/core/commit/73e6523134a013f9e369f53f213a214497ac7c40">73e6523</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/core/issues/5935">#5935</a></li> <li><strong>compiler-sfc:</strong> type-only defineProps does not recognize Promise (fix <a href="https://github-redirect.dependabot.com/vuejs/core/issues/5941">#5941</a>) (<a href="https://github-redirect.dependabot.com/vuejs/core/issues/5943">#5943</a>) (<a href="https://github.com/vuejs/core/commit/991d62322fa67d50b7ae8b0460f294d6b39f9711">991d623</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/bdffc143ef3aa27c347b22f19d0052194b54836e"><code>bdffc14</code></a> release: v3.2.37</li> <li><a href="https://github.com/vuejs/core/commit/e60244bcdf0b386de1560ff7c205ae0870bab355"><code>e60244b</code></a> fix(compiler-sfc): improve css v-bind parsing</li> <li><a href="https://github.com/vuejs/core/commit/9734b31c312244a2b5c5cf83c75d7b34076a0c4b"><code>9734b31</code></a> fix(sfc): avoid auto name inference leading to unwanted recursion</li> <li><a href="https://github.com/vuejs/core/commit/11e17a1a29cf3d0b37628241d63ff3e8d8525f95"><code>11e17a1</code></a> fix(runtime-core): hydrate Static vnode (<a href="https://github-redirect.dependabot.com/vuejs/core/issues/6015">#6015</a>)</li> <li><a href="https://github.com/vuejs/core/commit/eb22a62798d845a8756b0a73b68afdd874feda59"><code>eb22a62</code></a> fix(ssr): hydration for transition wrapper components with empty slot content...</li> <li><a href="https://github.com/vuejs/core/commit/0cf9ae62be21a6180f909e03091f087254ae3e52"><code>0cf9ae6</code></a> chore: remove stale todo comment [ci skip]</li> <li><a href="https://github.com/vuejs/core/commit/3538f17a07d586a363cffa00af7cd220aff79710"><code>3538f17</code></a> chore: avoid redundant isRef check</li> <li><a href="https://github.com/vuejs/core/commit/439377b220deb7d8bdbdf08ba295a743db3b1d42"><code>439377b</code></a> chore: remove duplicated test + add missing prop decl</li> <li><a href="https://github.com/vuejs/core/commit/3cfe5f9fc8b20e096ace2372bfbe58a2f0f0d5ad"><code>3cfe5f9</code></a> build: include ssrUtils in server-renderer browser build</li> <li><a href="https://github.com/vuejs/core/commit/2035fa00789f0a21ac688af9791d90318832a2d1"><code>2035fa0</code></a> chore: adjust sfc playground button color</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.2.21...v3.2.37">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vue&package-manager=npm_and_yarn&previous-version=3.2.21&new-version=3.2.37)](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 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>
This pull request doesn't have enough required approvals yet. 0 of 1 official approvals granted.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/npm_and_yarn/main/vue-3.2.37:dependabot/npm_and_yarn/main/vue-3.2.37
git checkout dependabot/npm_and_yarn/main/vue-3.2.37
Sign in to join this conversation.
No description provided.