Build(deps): bump vue from 2.6.14 to 3.2.33 #324

Closed
argoyle wants to merge 0 commits from dependabot-npm_and_yarn-vue-3.2.33 into master
argoyle commented 2022-04-17 04:40:08 +00:00 (Migrated from gitlab.com)

Bumps vue from 2.6.14 to 3.2.33.

Release notes

Sourced from vue's releases.

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.

v3.2.20

Please refer to CHANGELOG.md for details.

v3.2.19

Please refer to CHANGELOG.md for details.

v3.2.18

Please refer to CHANGELOG.md for details.

v3.2.17

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vue's changelog.

3.2.33 (2022-04-14)

Bug Fixes

  • compat: copy additional properties for functions bound via globalProperties (#4873) (1612971), closes #4403
  • compiler-sfc: handle type modifier in import specifiers (#5498) (8e29ef6)
  • custom-elements: work with async component + slots (#4657) (f4d2c9f), closes #4639
  • reactivity-transform: should not rewrite catch param (#5711) (1f14f19), closes #5709
  • reactivity: fix ref tracking of self-stopping effects (154233a), closes #5707
  • runtime-core: ensure custom events are not emitted anymore after unmount. (#5679) (71c9536), closes #5674
  • runtime-core: fix use of non-existent-in-prod internal property in defineProperty trap (f641c4b), closes #5710
  • runtime-dom: catch more cases of DOM property setting error (#5552) (fa1d14c), closes #5545
  • runtime-dom: patch translate as an attr (#5485) (2c09969), closes #5462
  • runtime-dom: properly handle style properties with undefined values (#5348) (85af139), closes #5322
  • ssr: avoid rendering reserved internal keys in output (#5564) (cc238cd), closes #5563
  • transition: fix broken leave transition on dev root fragment (#5268) (767d212)
  • transition: handle transition for v-if branches with comment (62eba63), closes #5675

3.2.32 (2022-04-12)

Bug Fixes

  • devtools: perf: use high-resolution time (1070f12)
  • reactivity: fix currentScope loss when running detached effect scope (#5575) (0a301d4)
  • runtime-core/template-ref: named ref in v-for regression fix (#5118) (cee1eaf), closes #5116 #5447 #5525
  • runtime-core: allow spying on proxy methods regression (#5417) (1574edd), closes #5415 #4216
  • runtime-core: Avoid mutating original options object in createApp (#4840) (d121a9b), closes #4398
  • runtime-core: ensure custom directive instance properly exposes properties on closed instances. (#5022) (f44087e), closes #5018
  • runtime-core: fix event listener as dynamicProp is added erroneously to props (#5517) (8eceabd), closes #5520
  • transition: ensure flattened transition group children inherit parent keys (4311ddd), closes #4718 #5360 #5392

3.2.31 (2022-02-12)

Bug Fixes

  • compiler-ssr: no need to inject resolveDirective calls for setup custom directives (436c500)
  • runtime-core: allow spying on proxy methods (#4216) (8457d8b)
  • ssr: always hydrate children for HMR (#5406) (0342fae), closes #5405

3.2.30 (2022-02-07)

... (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.33. <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.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> <h2>v3.2.20</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.19</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.18</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.17</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.32...v3.2.33">3.2.33</a> (2022-04-14)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compat:</strong> copy additional properties for functions bound via globalProperties (<a href="https://github.com/vuejs/core/issues/4873">#4873</a>) (<a href="https://github.com/vuejs/core/commit/16129714714e19c5c6bfbd05c439ff68bcac00b9">1612971</a>), closes <a href="https://github.com/vuejs/core/issues/4403">#4403</a></li> <li><strong>compiler-sfc:</strong> handle type modifier in import specifiers (<a href="https://github.com/vuejs/core/issues/5498">#5498</a>) (<a href="https://github.com/vuejs/core/commit/8e29ef6019d1b9d9c8f67b4ebba0223b8e0f914c">8e29ef6</a>)</li> <li><strong>custom-elements:</strong> work with async component + slots (<a href="https://github.com/vuejs/core/issues/4657">#4657</a>) (<a href="https://github.com/vuejs/core/commit/f4d2c9fc6afea827a081c1eeab78ce5c0cc620ca">f4d2c9f</a>), closes <a href="https://github.com/vuejs/core/issues/4639">#4639</a></li> <li><strong>reactivity-transform:</strong> should not rewrite catch param (<a href="https://github.com/vuejs/core/issues/5711">#5711</a>) (<a href="https://github.com/vuejs/core/commit/1f14f194396bf9296a1046d3f680d6d318cd0e40">1f14f19</a>), closes <a href="https://github.com/vuejs/core/issues/5709">#5709</a></li> <li><strong>reactivity:</strong> fix ref tracking of self-stopping effects (<a href="https://github.com/vuejs/core/commit/154233abdb19b8330bbc1ff0d3e007f2558cd81c">154233a</a>), closes <a href="https://github.com/vuejs/core/issues/5707">#5707</a></li> <li><strong>runtime-core:</strong> ensure custom events are not emitted anymore after unmount. (<a href="https://github.com/vuejs/core/issues/5679">#5679</a>) (<a href="https://github.com/vuejs/core/commit/71c953662528c4f0be68e7b412585c6809794528">71c9536</a>), closes <a href="https://github.com/vuejs/core/issues/5674">#5674</a></li> <li><strong>runtime-core:</strong> fix use of non-existent-in-prod internal property in defineProperty trap (<a href="https://github.com/vuejs/core/commit/f641c4b2289dfdbbbea87538e36fa35f2a115ddc">f641c4b</a>), closes <a href="https://github.com/vuejs/core/issues/5710">#5710</a></li> <li><strong>runtime-dom:</strong> catch more cases of DOM property setting error (<a href="https://github.com/vuejs/core/issues/5552">#5552</a>) (<a href="https://github.com/vuejs/core/commit/fa1d14c2c82a70743ed837ee91c8966373aa8142">fa1d14c</a>), closes <a href="https://github.com/vuejs/core/issues/5545">#5545</a></li> <li><strong>runtime-dom:</strong> patch translate as an attr (<a href="https://github.com/vuejs/core/issues/5485">#5485</a>) (<a href="https://github.com/vuejs/core/commit/2c09969b1316b88f9a60406ce7c49cf1110bc400">2c09969</a>), closes <a href="https://github.com/vuejs/core/issues/5462">#5462</a></li> <li><strong>runtime-dom:</strong> properly handle style properties with undefined values (<a href="https://github.com/vuejs/core/issues/5348">#5348</a>) (<a href="https://github.com/vuejs/core/commit/85af1398637ee91c6ebabb73bf42250320311e19">85af139</a>), closes <a href="https://github.com/vuejs/core/issues/5322">#5322</a></li> <li><strong>ssr:</strong> avoid rendering reserved internal keys in output (<a href="https://github.com/vuejs/core/issues/5564">#5564</a>) (<a href="https://github.com/vuejs/core/commit/cc238cdb8e9e90b700c22dfb0530d395e60c9836">cc238cd</a>), closes <a href="https://github.com/vuejs/core/issues/5563">#5563</a></li> <li><strong>transition:</strong> fix broken leave transition on dev root fragment (<a href="https://github.com/vuejs/core/issues/5268">#5268</a>) (<a href="https://github.com/vuejs/core/commit/767d212d20a9a488d183610d048ba131bbfd067e">767d212</a>)</li> <li><strong>transition:</strong> handle transition for v-if branches with comment (<a href="https://github.com/vuejs/core/commit/62eba63172414ae0aa895d4b1927c7889c398f2f">62eba63</a>), closes <a href="https://github.com/vuejs/core/issues/5675">#5675</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.2.31...v3.2.32">3.2.32</a> (2022-04-12)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>devtools:</strong> perf: use high-resolution time (<a href="https://github.com/vuejs/core/commit/1070f127a78bfe7da6fe550cc272ef11a1f434a0">1070f12</a>)</li> <li><strong>reactivity:</strong> fix currentScope loss when running detached effect scope (<a href="https://github.com/vuejs/core/issues/5575">#5575</a>) (<a href="https://github.com/vuejs/core/commit/0a301d4dabd667526cbcd96e88b50741b519a812">0a301d4</a>)</li> <li><strong>runtime-core/template-ref:</strong> named ref in v-for regression fix (<a href="https://github.com/vuejs/core/issues/5118">#5118</a>) (<a href="https://github.com/vuejs/core/commit/cee1eafb4d2d5df901c9536ac59c321be72598b5">cee1eaf</a>), closes <a href="https://github.com/vuejs/core/issues/5116">#5116</a> <a href="https://github.com/vuejs/core/issues/5447">#5447</a> <a href="https://github.com/vuejs/core/issues/5525">#5525</a></li> <li><strong>runtime-core:</strong> allow spying on proxy methods regression (<a href="https://github.com/vuejs/core/issues/5417">#5417</a>) (<a href="https://github.com/vuejs/core/commit/1574edd490bd5cc0a213bc9f48ff41a1dc43ab22">1574edd</a>), closes <a href="https://github.com/vuejs/core/issues/5415">#5415</a> <a href="https://github.com/vuejs/core/issues/4216">#4216</a></li> <li><strong>runtime-core:</strong> Avoid mutating original options object in createApp (<a href="https://github.com/vuejs/core/issues/4840">#4840</a>) (<a href="https://github.com/vuejs/core/commit/d121a9bc7e7af59adb2d2803954cfeee95b35270">d121a9b</a>), closes <a href="https://github.com/vuejs/core/issues/4398">#4398</a></li> <li><strong>runtime-core:</strong> ensure custom directive instance properly exposes properties on closed instances. (<a href="https://github.com/vuejs/core/issues/5022">#5022</a>) (<a href="https://github.com/vuejs/core/commit/f44087e171282cb77f1e23d86516a527e4c5804b">f44087e</a>), closes <a href="https://github.com/vuejs/core/issues/5018">#5018</a></li> <li><strong>runtime-core:</strong> fix event listener as dynamicProp is added erroneously to props (<a href="https://github.com/vuejs/core/issues/5517">#5517</a>) (<a href="https://github.com/vuejs/core/commit/8eceabd14ebab2ba6523f920134b02fdf21e0a1c">8eceabd</a>), closes <a href="https://github.com/vuejs/core/issues/5520">#5520</a></li> <li><strong>transition:</strong> ensure flattened transition group children inherit parent keys (<a href="https://github.com/vuejs/core/commit/4311dddfa72b405b20f469f8f219ec3027972f55">4311ddd</a>), closes <a href="https://github.com/vuejs/core/issues/4718">#4718</a> <a href="https://github.com/vuejs/core/issues/5360">#5360</a> <a href="https://github.com/vuejs/core/issues/5392">#5392</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.2.30...v3.2.31">3.2.31</a> (2022-02-12)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-ssr:</strong> no need to inject resolveDirective calls for setup custom directives (<a href="https://github.com/vuejs/core/commit/436c500d2c418930652fededc4882540dcd0c987">436c500</a>)</li> <li><strong>runtime-core:</strong> allow spying on proxy methods (<a href="https://github.com/vuejs/core/issues/4216">#4216</a>) (<a href="https://github.com/vuejs/core/commit/8457d8b980674b09547edb2dae28091306fe6aa8">8457d8b</a>)</li> <li><strong>ssr:</strong> always hydrate children for HMR (<a href="https://github.com/vuejs/core/issues/5406">#5406</a>) (<a href="https://github.com/vuejs/core/commit/0342fae8ad0e71866e9b9725a1f9c471db775c76">0342fae</a>), closes <a href="https://github.com/vuejs/core/issues/5405">#5405</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.2.29...v3.2.30">3.2.30</a> (2022-02-07)</h2> <!-- 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.33">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-04-19 07:51:49 +00:00 (Migrated from gitlab.com)

added 3 commits

  • b30109d0...10507d80 - 2 commits from branch master
  • 12e45beb - Build(deps): bump vue from 2.6.14 to 3.2.33

Compare with previous version

added 3 commits <ul><li>b30109d0...10507d80 - 2 commits from branch <code>master</code></li><li>12e45beb - Build(deps): bump vue from 2.6.14 to 3.2.33</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/275/diffs?diff_id=375853017&start_sha=b30109d025ee8a4dc3c009f961f07d257eaeef84)
argoyle (Migrated from gitlab.com) closed this pull request 2022-04-19 07:52:19 +00:00
argoyle commented 2022-04-19 07:52:21 +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.