Build(deps): bump vue from 2.6.14 to 3.2.36 #384

Closed
argoyle wants to merge 0 commits from dependabot-npm_and_yarn-vue-3.2.36 into master
argoyle commented 2022-05-23 04:39:46 +00:00 (Migrated from gitlab.com)

Bumps vue from 2.6.14 to 3.2.36.

Release notes

Sourced from vue's releases.

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.

v3.2.21

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vue's changelog.

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)
  • compiler-ssr: fix component event handlers inheritance in ssr (f811dc2), closes #5664
  • compiler-ssr: fix wrong attrs fallthrough on non-single-root v-if branches (516bc54), closes #5140
  • compiler-ssr: only inject fallthrough attrs for root transition/keep-alive (c65b805)
  • keep-alive: fix keep-alive rendering when placed in vnode branch (0841b9b), closes #4817
  • runtime-core: adjust force diff of dev root fragments (cdda49b), closes #5946
  • ssr/teleport: support nested teleports in ssr (595263c), closes #5242
  • ssr: fix hydration error on falsy v-if inside transition/keep-alive (ee4186e), closes #5352
  • ssr: fix hydration error when teleport is used as component root (b60cff0), closes #4293
  • ssr: fix hydration error when transition contains comment children (3705b3b), closes #5351
  • ssr: fix hydration for slot with empty text node (939209c), closes #5728
  • ssr: fix hydration mismatch caused by multi-line comments inside slot (e1bc268), closes #5355
  • ssr: inherit scope id on functional component during ssr (847d7f7), closes #5817
  • ssr: render fallthrough attributes for transition-group with tag (aed10c5), closes #5141

... (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.6.14 to 3.2.36. <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.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> <h2>v3.2.21</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.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> <li><strong>compiler-core:</strong> fix svg with directives being incorrectly hoisted (<a href="https://github.com/vuejs/core/issues/5919">#5919</a>) (<a href="https://github.com/vuejs/core/commit/7fbc933f4d80c0259ee24872ba790681cf3cbe76">7fbc933</a>), closes <a href="https://github.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.com/vuejs/core/issues/5939">#5939</a>) (<a href="https://github.com/vuejs/core/commit/b5462822d6c0a43866deef2b3437bbe3bbfb3625">b546282</a>), closes <a href="https://github.com/vuejs/core/issues/5938">#5938</a></li> <li><strong>transition:</strong> fix cancel leave regression (<a href="https://github.com/vuejs/core/issues/5974">#5974</a>) (<a href="https://github.com/vuejs/core/commit/dddbd96dfe69292cee401f72d2703e8fb3708a14">dddbd96</a>), closes <a href="https://github.com/vuejs/core/issues/5973">#5973</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li>improve the performance of getNow (<a href="https://github.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.com/vuejs/core/issues/5959">#5959</a></li> <li><strong>types:</strong> fix typescript error when spreading <code>$props</code>(<a href="https://github.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.com/vuejs/core/issues/5416">#5416</a> <a href="https://github.com/vuejs/core/issues/3796">#3796</a> <a href="https://github.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.com/vuejs/core/issues/5870">#5870</a></li> <li><strong>compiler-sfc:</strong> support <code>export { default } from '...'</code> (<a href="https://github.com/vuejs/core/issues/5937">#5937</a>) (<a href="https://github.com/vuejs/core/commit/73e6523134a013f9e369f53f213a214497ac7c40">73e6523</a>), closes <a href="https://github.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.com/vuejs/core/issues/5941">#5941</a>) (<a href="https://github.com/vuejs/core/issues/5943">#5943</a>) (<a href="https://github.com/vuejs/core/commit/991d62322fa67d50b7ae8b0460f294d6b39f9711">991d623</a>)</li> <li><strong>compiler-ssr:</strong> fix component event handlers inheritance in ssr (<a href="https://github.com/vuejs/core/commit/f811dc2b60ba7efdbb9b1ab330dcbc18c1cc9a75">f811dc2</a>), closes <a href="https://github.com/vuejs/core/issues/5664">#5664</a></li> <li><strong>compiler-ssr:</strong> fix wrong attrs fallthrough on non-single-root v-if branches (<a href="https://github.com/vuejs/core/commit/516bc548fce295f6d564c7fb371c8067ead7cd71">516bc54</a>), closes <a href="https://github.com/vuejs/core/issues/5140">#5140</a></li> <li><strong>compiler-ssr:</strong> only inject fallthrough attrs for root transition/keep-alive (<a href="https://github.com/vuejs/core/commit/c65b805ef1f9b164fb8aaa7bc679a91248b5891a">c65b805</a>)</li> <li><strong>keep-alive:</strong> fix keep-alive rendering when placed in vnode branch (<a href="https://github.com/vuejs/core/commit/0841b9b5243acdaf191099b25e9a145b30189dea">0841b9b</a>), closes <a href="https://github.com/vuejs/core/issues/4817">#4817</a></li> <li><strong>runtime-core:</strong> adjust force diff of dev root fragments (<a href="https://github.com/vuejs/core/commit/cdda49bbfb1939c9cf812d624992ea7bdae74c78">cdda49b</a>), closes <a href="https://github.com/vuejs/core/issues/5946">#5946</a></li> <li><strong>ssr/teleport:</strong> support nested teleports in ssr (<a href="https://github.com/vuejs/core/commit/595263c0e9f5728c3650c6526dbed27cda9ba114">595263c</a>), closes <a href="https://github.com/vuejs/core/issues/5242">#5242</a></li> <li><strong>ssr:</strong> fix hydration error on falsy v-if inside transition/keep-alive (<a href="https://github.com/vuejs/core/commit/ee4186ef9ebbc45827b208f6f5b648dbf4337d1d">ee4186e</a>), closes <a href="https://github.com/vuejs/core/issues/5352">#5352</a></li> <li><strong>ssr:</strong> fix hydration error when teleport is used as component root (<a href="https://github.com/vuejs/core/commit/b60cff052c880b2965d06007f0ec4d0349ab47c0">b60cff0</a>), closes <a href="https://github.com/vuejs/core/issues/4293">#4293</a></li> <li><strong>ssr:</strong> fix hydration error when transition contains comment children (<a href="https://github.com/vuejs/core/commit/3705b3b46aa8f3e929014f564f8afa4a663e6375">3705b3b</a>), closes <a href="https://github.com/vuejs/core/issues/5351">#5351</a></li> <li><strong>ssr:</strong> fix hydration for slot with empty text node (<a href="https://github.com/vuejs/core/commit/939209c6b554aed6634d9cf2ca10a2aa46ba7673">939209c</a>), closes <a href="https://github.com/vuejs/core/issues/5728">#5728</a></li> <li><strong>ssr:</strong> fix hydration mismatch caused by multi-line comments inside slot (<a href="https://github.com/vuejs/core/commit/e1bc2681ef64aed7975ad38950a478ae53c1abad">e1bc268</a>), closes <a href="https://github.com/vuejs/core/issues/5355">#5355</a></li> <li><strong>ssr:</strong> inherit scope id on functional component during ssr (<a href="https://github.com/vuejs/core/commit/847d7f782bb6074c6b31378e07d94cb41ad30bd2">847d7f7</a>), closes <a href="https://github.com/vuejs/core/issues/5817">#5817</a></li> <li><strong>ssr:</strong> render fallthrough attributes for transition-group with tag (<a href="https://github.com/vuejs/core/commit/aed10c507279900f8afc4861dc01ca4f2b95acb8">aed10c5</a>), closes <a href="https://github.com/vuejs/core/issues/5141">#5141</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.36">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 commented 2022-05-23 04:39:48 +00:00 (Migrated from gitlab.com)

mentioned in merge request !331

mentioned in merge request !331
argoyle (Migrated from gitlab.com) closed this pull request 2022-05-23 06:27:42 +00:00
argoyle commented 2022-05-23 06:27:44 +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.