Build(deps): bump vue from 2.7.10 to 3.2.38 #573

Closed
argoyle wants to merge 0 commits from dependabot-npm_and_yarn-vue-3.2.38 into master
argoyle commented 2022-08-31 04:38:57 +00:00 (Migrated from gitlab.com)

Bumps vue from 2.7.10 to 3.2.38.

Release notes

Sourced from vue's releases.

v3.2.38

Please refer to CHANGELOG.md for details.

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.

... (truncated)

Changelog

Sourced from vue's changelog.

3.2.38 (2022-08-30)

Bug Fixes

  • compiler-sfc: fix template usage check edge case for v-on statements (769e555)
  • compiler-sfc: only add decorators-legacy parser plugin when new decorators plugin is not used (3ff8369)
  • compiler-sfc: rewriteDefault for class with decorators (#6320) (81a7819), closes #6318
  • custom-element: fix event listeners with capital letter event names on custom elements (0739f89)
  • hmr: fix HMR for nested non-SFC components (#4077) (96eb745)
  • reactivity: fix shallow/readonly edge cases (a95554d)
  • runtime-core: only set cache for object keys (#6266) (c3465c1)
  • slots: ensure different branches of dynamic slots have different keys (00036bb), closes #6202
  • ssr: forward helpers provided by CSS v-bind (#6489) (2024d11), closes #6201
  • types: add types field for sub package exports (c1ee6ca)
  • types: fix on* props incorrect type for TS 4.7 (#6216) (8dcb6c7), closes #6052
  • watch: flush:pre watchers should not fire if state change causes (78c199d), closes #2291

Features

  • custom-elements: automatically respect custom elements when compiling in browser (9f8f07e)

Performance Improvements

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

... (truncated)

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [vue](https://github.com/vuejs/core) from 2.7.10 to 3.2.38. <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.38</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.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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.37...v3.2.38">3.2.38</a> (2022-08-30)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-sfc:</strong> fix template usage check edge case for v-on statements (<a href="https://github.com/vuejs/core/commit/769e5555f9d9004ce541613341652db859881570">769e555</a>)</li> <li><strong>compiler-sfc:</strong> only add decorators-legacy parser plugin when new decorators plugin is not used (<a href="https://github.com/vuejs/core/commit/3ff83694f523e3fe148d22a469ed742b46603bb4">3ff8369</a>)</li> <li><strong>compiler-sfc:</strong> rewriteDefault for class with decorators (<a href="https://github.com/vuejs/core/issues/6320">#6320</a>) (<a href="https://github.com/vuejs/core/commit/81a7819535c4382ba7817c817722bac6d41921d8">81a7819</a>), closes <a href="https://github.com/vuejs/core/issues/6318">#6318</a></li> <li><strong>custom-element:</strong> fix event listeners with capital letter event names on custom elements (<a href="https://github.com/vuejs/core/commit/0739f8909a0e56ae0fa760f233dfb8c113c9bde2">0739f89</a>)</li> <li><strong>hmr:</strong> fix HMR for nested non-SFC components (<a href="https://github.com/vuejs/core/issues/4077">#4077</a>) (<a href="https://github.com/vuejs/core/commit/96eb7452548293c343613ab778248a5da9619f45">96eb745</a>)</li> <li><strong>reactivity:</strong> fix shallow/readonly edge cases (<a href="https://github.com/vuejs/core/commit/a95554d35c65e5bfd0bf9d1c5b908ae789345a6d">a95554d</a>)</li> <li><strong>runtime-core:</strong> only set cache for object keys (<a href="https://github.com/vuejs/core/issues/6266">#6266</a>) (<a href="https://github.com/vuejs/core/commit/c3465c1e889651df925324ed2a10ac2d5f229110">c3465c1</a>)</li> <li><strong>slots:</strong> ensure different branches of dynamic slots have different keys (<a href="https://github.com/vuejs/core/commit/00036bb52c4e641b2be7fa55c39ced9448163b0f">00036bb</a>), closes <a href="https://github.com/vuejs/core/issues/6202">#6202</a></li> <li><strong>ssr:</strong> forward helpers provided by CSS <code>v-bind</code> (<a href="https://github.com/vuejs/core/issues/6489">#6489</a>) (<a href="https://github.com/vuejs/core/commit/2024d11db03d9c6e49e20b3355f3df0ba04bb834">2024d11</a>), closes <a href="https://github.com/vuejs/core/issues/6201">#6201</a></li> <li><strong>types:</strong> add types field for sub package exports (<a href="https://github.com/vuejs/core/commit/c1ee6caa82da89b3a9c33e2253c07a681ebb2628">c1ee6ca</a>)</li> <li><strong>types:</strong> fix on* props incorrect type for TS 4.7 (<a href="https://github.com/vuejs/core/issues/6216">#6216</a>) (<a href="https://github.com/vuejs/core/commit/8dcb6c7bbdd2905469e2bb11dfff27b58cc784b2">8dcb6c7</a>), closes <a href="https://github.com/vuejs/core/issues/6052">#6052</a></li> <li><strong>watch:</strong> flush:pre watchers should not fire if state change causes (<a href="https://github.com/vuejs/core/commit/78c199d6dbe8931520b75d8bfe0d49366a06922a">78c199d</a>), closes <a href="https://github.com/vuejs/core/issues/2291">#2291</a></li> </ul> <h3>Features</h3> <ul> <li><strong>custom-elements:</strong> automatically respect custom elements when compiling in browser (<a href="https://github.com/vuejs/core/commit/9f8f07ed38b2e003f308875fe3a3e4c0d5477b32">9f8f07e</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>ssr:</strong> improve isComment check (<a href="https://github.com/vuejs/core/issues/6078">#6078</a>) (<a href="https://github.com/vuejs/core/commit/25f7a16a6eccbfa8d857977dcf1f23fb36b830b5">25f7a16</a>)</li> </ul> <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.com/vuejs/core/issues/6022">#6022</a></li> <li><strong>runtime-core:</strong> hydrate Static vnode (<a href="https://github.com/vuejs/core/issues/6015">#6015</a>) (<a href="https://github.com/vuejs/core/commit/11e17a1a29cf3d0b37628241d63ff3e8d8525f95">11e17a1</a>), closes <a href="https://github.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.com/vuejs/core/issues/5965">#5965</a> <a href="https://github.com/vuejs/core/issues/6027">#6027</a> <a href="https://github.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.com/vuejs/core/issues/5992">#5992</a>) (<a href="https://github.com/vuejs/core/commit/d4d3319c1be16dc9a046b2c5521096debc205f25">d4d3319</a>), closes <a href="https://github.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.com/vuejs/core/issues/5995">#5995</a>) (<a href="https://github.com/vuejs/core/commit/eb22a62798d845a8756b0a73b68afdd874feda59">eb22a62</a>), closes <a href="https://github.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.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.com/vuejs/core/issues/5699">#5699</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.2.38">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle (Migrated from gitlab.com) closed this pull request 2022-08-31 09:27:17 +00:00
argoyle commented 2022-08-31 09:27:19 +00:00 (Migrated from gitlab.com)

Dependabot won't notify anymore about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

Dependabot won't notify anymore about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.

Pull request closed

This pull request cannot be reopened because the branch was deleted.
Sign in to join this conversation.