Build(deps): bump vue from 2.7.10 to 3.2.40 #641

Closed
argoyle wants to merge 0 commits from dependabot-npm_and_yarn-vue-3.2.40 into master
argoyle commented 2022-09-28 04:39:56 +00:00 (Migrated from gitlab.com)

Bumps vue from 2.7.10 to 3.2.40.

Release notes

Sourced from vue's releases.

v3.2.40

Please refer to CHANGELOG.md for details.

v3.2.39

Please refer to CHANGELOG.md for details.

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.

... (truncated)

Changelog

Sourced from vue's changelog.

3.2.40 (2022-09-28)

Bug Fixes

  • compat: list cjs dependencies for compat build (96cd924), closes #6602
  • compiler-dom: remove v-bind boolean attribute with literal false value when stringifying (#6635) (6c6fe2c), closes #6617
  • compiler-sfc: fix expression check for v-on with object literal value (#6652) (6958ec1), closes #6650 #6674
  • compilre-core: dynamic v-on and static v-on should be merged (#6747) (f9d43b9), closes #6742
  • runtime-core: avoid hoisted vnodes retaining detached DOM nodes (fc5bdb3), closes #6591
  • runtime-core: Lifecycle hooks should support callbacks shared by reference (#6687) (c71a08e), closes #6686
  • runtime-core: remove prod-only hoisted clone behavior for manual DOM manipulation compat (aa70188), closes #6727 #6739
  • runtime-core: unset removed props first in full diff mode (c0d8db8), closes #6571
  • runtime-dom: fix unnecessary warning when setting coerced dom property value (b1817fe), closes #6616
  • ssr: avoid ast.helpers duplication (#6664) (57ffc3e)
  • ssr: fix dynamic slot regression in ssr (8963c55), closes #6651
  • ssr: fix hydration mismatch when entire multi-root template is stringified (9698dd3), closes #6637
  • ssr: fix pre tag windows newline hydration mismatch (0382019), closes #6410
  • ssr: respect case when rendering dynamic attrs on svg (121eb32), closes #6755

3.2.39 (2022-09-08)

Bug Fixes

  • runtime-core: avoid double firing when mounting inside a watcher callback (6aaf8ef), closes #6614
  • runtime-core: support extends template for runtime compiler (#6250) (9875ecd), closes #6249
  • ssr: reset current instance (#6184) (6493da5), closes #6110
  • types: support TypeScript 4.8 (5381abc), closes #6554

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

... (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.40. <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.40</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.39</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.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> <!-- 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.39...v3.2.40">3.2.40</a> (2022-09-28)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compat:</strong> list cjs dependencies for compat build (<a href="https://github.com/vuejs/core/commit/96cd924e440984a37e4759673f3c16921b69affe">96cd924</a>), closes <a href="https://github.com/vuejs/core/issues/6602">#6602</a></li> <li><strong>compiler-dom:</strong> remove v-bind boolean attribute with literal false value when stringifying (<a href="https://github.com/vuejs/core/issues/6635">#6635</a>) (<a href="https://github.com/vuejs/core/commit/6c6fe2c0cd89ce513503b1f85e0ddb696fd81e54">6c6fe2c</a>), closes <a href="https://github.com/vuejs/core/issues/6617">#6617</a></li> <li><strong>compiler-sfc:</strong> fix expression check for v-on with object literal value (<a href="https://github.com/vuejs/core/issues/6652">#6652</a>) (<a href="https://github.com/vuejs/core/commit/6958ec1b37fb4a9244ae222a35fcac032d26ad8a">6958ec1</a>), closes <a href="https://github.com/vuejs/core/issues/6650">#6650</a> <a href="https://github.com/vuejs/core/issues/6674">#6674</a></li> <li><strong>compilre-core:</strong> dynamic v-on and static v-on should be merged (<a href="https://github.com/vuejs/core/issues/6747">#6747</a>) (<a href="https://github.com/vuejs/core/commit/f9d43b99f83af7fc140938a1d8d2db89666fb4e1">f9d43b9</a>), closes <a href="https://github.com/vuejs/core/issues/6742">#6742</a></li> <li><strong>runtime-core:</strong> avoid hoisted vnodes retaining detached DOM nodes (<a href="https://github.com/vuejs/core/commit/fc5bdb36ed429d6c3c956f373206ce75467adaf3">fc5bdb3</a>), closes <a href="https://github.com/vuejs/core/issues/6591">#6591</a></li> <li><strong>runtime-core:</strong> Lifecycle hooks should support callbacks shared by reference (<a href="https://github.com/vuejs/core/issues/6687">#6687</a>) (<a href="https://github.com/vuejs/core/commit/c71a08e6fd44ee06c6b4f61d67727a7b7503605e">c71a08e</a>), closes <a href="https://github.com/vuejs/core/issues/6686">#6686</a></li> <li><strong>runtime-core:</strong> remove prod-only hoisted clone behavior for manual DOM manipulation compat (<a href="https://github.com/vuejs/core/commit/aa70188c41fab1a4139748dd7b7c71532d063f3a">aa70188</a>), closes <a href="https://github.com/vuejs/core/issues/6727">#6727</a> <a href="https://github.com/vuejs/core/issues/6739">#6739</a></li> <li><strong>runtime-core:</strong> unset removed props first in full diff mode (<a href="https://github.com/vuejs/core/commit/c0d8db81a636f0ad1e725b7c04608d3a211cf163">c0d8db8</a>), closes <a href="https://github.com/vuejs/core/issues/6571">#6571</a></li> <li><strong>runtime-dom:</strong> fix unnecessary warning when setting coerced dom property value (<a href="https://github.com/vuejs/core/commit/b1817fe9eeb66a18f405ada9072149515654a9bd">b1817fe</a>), closes <a href="https://github.com/vuejs/core/issues/6616">#6616</a></li> <li><strong>ssr:</strong> avoid ast.helpers duplication (<a href="https://github.com/vuejs/core/issues/6664">#6664</a>) (<a href="https://github.com/vuejs/core/commit/57ffc3e546395ba048009396a4b82d3f968cca2c">57ffc3e</a>)</li> <li><strong>ssr:</strong> fix dynamic slot regression in ssr (<a href="https://github.com/vuejs/core/commit/8963c5508cde3a0c990b2748787ffb582b16f23f">8963c55</a>), closes <a href="https://github.com/vuejs/core/issues/6651">#6651</a></li> <li><strong>ssr:</strong> fix hydration mismatch when entire multi-root template is stringified (<a href="https://github.com/vuejs/core/commit/9698dd3cf1dfdb95d4dc4b4f7bd24ff94b4b5d84">9698dd3</a>), closes <a href="https://github.com/vuejs/core/issues/6637">#6637</a></li> <li><strong>ssr:</strong> fix pre tag windows newline hydration mismatch (<a href="https://github.com/vuejs/core/commit/03820193a8f768293d665ca2753439fe73aed0fd">0382019</a>), closes <a href="https://github.com/vuejs/core/issues/6410">#6410</a></li> <li><strong>ssr:</strong> respect case when rendering dynamic attrs on svg (<a href="https://github.com/vuejs/core/commit/121eb32fb0a21cf9988d788cfad1b4249b15997b">121eb32</a>), closes <a href="https://github.com/vuejs/core/issues/6755">#6755</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.2.38...v3.2.39">3.2.39</a> (2022-09-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>runtime-core:</strong> avoid double firing when mounting inside a watcher callback (<a href="https://github.com/vuejs/core/commit/6aaf8efefffdb0d4b93f178b2bb36cd3c6bc31b8">6aaf8ef</a>), closes <a href="https://github.com/vuejs/core/issues/6614">#6614</a></li> <li><strong>runtime-core:</strong> support extends template for runtime compiler (<a href="https://github.com/vuejs/core/issues/6250">#6250</a>) (<a href="https://github.com/vuejs/core/commit/9875ecd762155732008e397d450edb0f8c01b05c">9875ecd</a>), closes <a href="https://github.com/vuejs/core/issues/6249">#6249</a></li> <li><strong>ssr:</strong> reset current instance (<a href="https://github.com/vuejs/core/issues/6184">#6184</a>) (<a href="https://github.com/vuejs/core/commit/6493da5bfa4624267248deb3d31dca2a4fb22aee">6493da5</a>), closes <a href="https://github.com/vuejs/core/issues/6110">#6110</a></li> <li><strong>types:</strong> support TypeScript 4.8 (<a href="https://github.com/vuejs/core/commit/5381abc0571e58a9be6cf482dc50c8db8300f86c">5381abc</a>), closes <a href="https://github.com/vuejs/core/issues/6554">#6554</a></li> </ul> <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> </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.40">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-09-30 06:33:38 +00:00
argoyle commented 2022-09-30 06:33:40 +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.