Build(deps): bump vue from 2.7.13 to 3.2.44 #746

Closed
argoyle wants to merge 0 commits from dependabot-npm_and_yarn-vue-3.2.44 into master
argoyle commented 2022-11-10 04:39:14 +00:00 (Migrated from gitlab.com)

Bumps vue from 2.7.13 to 3.2.44.

Release notes

Sourced from vue's releases.

v3.2.44

Please refer to CHANGELOG.md for details.

v3.2.43

Please refer to CHANGELOG.md for details.

v3.2.42

Please refer to CHANGELOG.md for details.

v3.2.41

Please refer to CHANGELOG.md for details.

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.

... (truncated)

Changelog

Sourced from vue's changelog.

3.2.44 (2022-11-09)

Bug Fixes

  • watch: for immediate watch with single source, ensure cb is called with undefined as oldValue (#7075) (5dc593b), closes #7074

3.2.43 (2022-11-09)

Bug Fixes

  • watch: ensure oldValue in multi-source watcher is always an array (23e85e2), closes #7070

3.2.42 (2022-11-09)

Bug Fixes

  • compiler-core/v-on: only apply case preservation on native elements (#6902) (5bfe438), closes #6900
  • compiler-core/v-on: support inline handler with return type annotation (#6769) (bcfe480), closes #6378
  • compiler-core: avoid duplicate keys in codegen with v-if (#6689) (640cfce), closes #6641
  • compiler-core: fix parsing error on comments between v-if in prod (dd3354c), closes #6843
  • compiler-core: keep whitespaces between interpolation and comment (#6828) (4887618), closes #6352
  • compiler-sfc: add semicolon after defineProps statement (#6461) (b72a4af), closes #6428
  • compiler-sfc: allow type annotation for defineEmits variable (#5394) (eab7604), closes #5393
  • compiler-sfc: check import source during binding analysation (#6826) (4a00fdd), closes #6825
  • compiler-sfc: fix binding analysis for aliased late import (8d1f526)
  • compiler-sfc: fix macro usage in multi-variable declaration (#6778) (99b6697), closes #6757
  • compiler-sfc: handle method shorthand syntax in withDefaults (#6972) (8a882ce), closes #6971
  • compiler-sfc: only escape parsing-breaking characters in v-bind css var names (#6816) (57c9013), closes #6803
  • compiler-sfc: require <template> or in SFC (#6781) (a0c7f27), closes #6676
  • compiler-sfc: resolve computed object key (#6963) (910fa76)
  • compiler-sfc: support using extends interface with defineProps() (#4512) (83f7e6f), closes #4498
  • compiler-ssr: fix invalid codegen when v-slot name is explicit empty attr (#3326) (09bb3e9)
  • compiler/runtime-dom: ignore comments in inline styles (#6808) (50e2253), closes #6807
  • compiler: avoid namespace collisions when transforming template refs in inline mode (#6975) (2c27556), closes #6964
  • hmr: fix hmr for components managed by keep-alive (#6809) (bdaf83a), closes #6222
  • reactivity-transform: add semicolon after statements (#6303) (c4f213b)
  • reactivity-transform: respect user defined symbols that conflict with macros (#6840) (7663a79), closes #6838
  • reactivity: enable trigger when use str to set length of arr (#6810) (e6224f4)
  • runtime-core: in operator returning false for built-in instance properties in exposeProxy (#6138) (32b5124), closes #6137
  • runtime-core: custom-element: ensure number casting of camelCase props. (fix: #5374) (#5377) (b0b74a1)
  • runtime-core: do not throw on unknown directives (#6671) (0455378), closes #6340
  • runtime-core: ensure props definition objects are not mutated during props normalization (close: #6915) (#6916) (54b6ba3)
  • runtime-core: watching multiple values - handle undefined as initial values (fix: #5032) (#5033) (bc167b5)

... (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.13 to 3.2.44. <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.44</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.43</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.42</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.41</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.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> <!-- 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.43...v3.2.44">3.2.44</a> (2022-11-09)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>watch:</strong> for immediate watch with single source, ensure cb is called with undefined as oldValue (<a href="https://github.com/vuejs/core/issues/7075">#7075</a>) (<a href="https://github.com/vuejs/core/commit/5dc593ba2833e98eab12bd6c73765805b172185a">5dc593b</a>), closes <a href="https://github.com/vuejs/core/issues/7074">#7074</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.2.42...v3.2.43">3.2.43</a> (2022-11-09)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>watch:</strong> ensure oldValue in multi-source watcher is always an array (<a href="https://github.com/vuejs/core/commit/23e85e21a50926c48dea4f978e212e4301c20037">23e85e2</a>), closes <a href="https://github.com/vuejs/core/issues/7070">#7070</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.2.41...v3.2.42">3.2.42</a> (2022-11-09)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-core/v-on:</strong> only apply case preservation on native elements (<a href="https://github.com/vuejs/core/issues/6902">#6902</a>) (<a href="https://github.com/vuejs/core/commit/5bfe438ef391522bddbe43cd2669061c6a88b03a">5bfe438</a>), closes <a href="https://github.com/vuejs/core/issues/6900">#6900</a></li> <li><strong>compiler-core/v-on:</strong> support inline handler with return type annotation (<a href="https://github.com/vuejs/core/issues/6769">#6769</a>) (<a href="https://github.com/vuejs/core/commit/bcfe480d75d822111c0d3e5fcbc7e10e073d53dc">bcfe480</a>), closes <a href="https://github.com/vuejs/core/issues/6378">#6378</a></li> <li><strong>compiler-core:</strong> avoid duplicate keys in codegen with <code>v-if</code> (<a href="https://github.com/vuejs/core/issues/6689">#6689</a>) (<a href="https://github.com/vuejs/core/commit/640cfce4ff808fdfc419058f39a2ff4874a25899">640cfce</a>), closes <a href="https://github.com/vuejs/core/issues/6641">#6641</a></li> <li><strong>compiler-core:</strong> fix parsing error on comments between v-if in prod (<a href="https://github.com/vuejs/core/commit/dd3354c4c709c0d76e651bb9202158434619cb6a">dd3354c</a>), closes <a href="https://github.com/vuejs/core/issues/6843">#6843</a></li> <li><strong>compiler-core:</strong> keep whitespaces between interpolation and comment (<a href="https://github.com/vuejs/core/issues/6828">#6828</a>) (<a href="https://github.com/vuejs/core/commit/48876182dbe5ef88a65a0aa7377e882c735b6104">4887618</a>), closes <a href="https://github.com/vuejs/core/issues/6352">#6352</a></li> <li><strong>compiler-sfc:</strong> add semicolon after <code>defineProps</code> statement (<a href="https://github.com/vuejs/core/issues/6461">#6461</a>) (<a href="https://github.com/vuejs/core/commit/b72a4af38a402447d19b4616d09935c390d0702f">b72a4af</a>), closes <a href="https://github.com/vuejs/core/issues/6428">#6428</a></li> <li><strong>compiler-sfc:</strong> allow type annotation for defineEmits variable (<a href="https://github.com/vuejs/core/issues/5394">#5394</a>) (<a href="https://github.com/vuejs/core/commit/eab76046e3b1779dd7a856b6b974e928075d6a1e">eab7604</a>), closes <a href="https://github.com/vuejs/core/issues/5393">#5393</a></li> <li><strong>compiler-sfc:</strong> check import source during binding analysation (<a href="https://github.com/vuejs/core/issues/6826">#6826</a>) (<a href="https://github.com/vuejs/core/commit/4a00fddfed16caee7a1e07756b9c110bc928c17a">4a00fdd</a>), closes <a href="https://github.com/vuejs/core/issues/6825">#6825</a></li> <li><strong>compiler-sfc:</strong> fix binding analysis for aliased late import (<a href="https://github.com/vuejs/core/commit/8d1f526174db277ae5aa9297a43f20a43e991294">8d1f526</a>)</li> <li><strong>compiler-sfc:</strong> fix macro usage in multi-variable declaration (<a href="https://github.com/vuejs/core/issues/6778">#6778</a>) (<a href="https://github.com/vuejs/core/commit/99b6697fb44dd1094ea0bf372c1d05214ffb92a2">99b6697</a>), closes <a href="https://github.com/vuejs/core/issues/6757">#6757</a></li> <li><strong>compiler-sfc:</strong> handle method shorthand syntax in withDefaults (<a href="https://github.com/vuejs/core/issues/6972">#6972</a>) (<a href="https://github.com/vuejs/core/commit/8a882ce0a10bfa5482d6b8a9b68fd49cff4f6937">8a882ce</a>), closes <a href="https://github.com/vuejs/core/issues/6971">#6971</a></li> <li><strong>compiler-sfc:</strong> only escape parsing-breaking characters in v-bind css var names (<a href="https://github.com/vuejs/core/issues/6816">#6816</a>) (<a href="https://github.com/vuejs/core/commit/57c901383792176fd7267b7d34d845088dbeff63">57c9013</a>), closes <a href="https://github.com/vuejs/core/issues/6803">#6803</a></li> <li><strong>compiler-sfc:</strong> require &lt;template&gt; or <!-- raw HTML omitted --> in SFC (<a href="https://github.com/vuejs/core/issues/6781">#6781</a>) (<a href="https://github.com/vuejs/core/commit/a0c7f271a2efb2bacf0889a9ac259263b5526112">a0c7f27</a>), closes <a href="https://github.com/vuejs/core/issues/6676">#6676</a></li> <li><strong>compiler-sfc:</strong> resolve computed object key (<a href="https://github.com/vuejs/core/issues/6963">#6963</a>) (<a href="https://github.com/vuejs/core/commit/910fa7677f4ef690b612fae4a069b2293672c439">910fa76</a>)</li> <li><strong>compiler-sfc:</strong> support using extends interface with defineProps() (<a href="https://github.com/vuejs/core/issues/4512">#4512</a>) (<a href="https://github.com/vuejs/core/commit/83f7e6f8a688e823274379fe79f58b90ea58892d">83f7e6f</a>), closes <a href="https://github.com/vuejs/core/issues/4498">#4498</a></li> <li><strong>compiler-ssr:</strong> fix invalid codegen when v-slot name is explicit empty attr (<a href="https://github.com/vuejs/core/issues/3326">#3326</a>) (<a href="https://github.com/vuejs/core/commit/09bb3e996ef17967022243a519d7dcc2921dd049">09bb3e9</a>)</li> <li><strong>compiler/runtime-dom:</strong> ignore comments in inline styles (<a href="https://github.com/vuejs/core/issues/6808">#6808</a>) (<a href="https://github.com/vuejs/core/commit/50e225305721a95515e8aa7dca68ebd5fe9fe025">50e2253</a>), closes <a href="https://github.com/vuejs/core/issues/6807">#6807</a></li> <li><strong>compiler:</strong> avoid namespace collisions when transforming template refs in inline mode (<a href="https://github.com/vuejs/core/issues/6975">#6975</a>) (<a href="https://github.com/vuejs/core/commit/2c27556fe5fa8ba991dd55c766a92d3a50fbf8e6">2c27556</a>), closes <a href="https://github.com/vuejs/core/issues/6964">#6964</a></li> <li><strong>hmr:</strong> fix hmr for components managed by keep-alive (<a href="https://github.com/vuejs/core/issues/6809">#6809</a>) (<a href="https://github.com/vuejs/core/commit/bdaf83aae7b5651965870a0646da5ae4e5d96944">bdaf83a</a>), closes <a href="https://github.com/vuejs/core/issues/6222">#6222</a></li> <li><strong>reactivity-transform:</strong> add semicolon after statements (<a href="https://github.com/vuejs/core/issues/6303">#6303</a>) (<a href="https://github.com/vuejs/core/commit/c4f213b42535da3558d406da9b33dd1f9455aeaf">c4f213b</a>)</li> <li><strong>reactivity-transform:</strong> respect user defined symbols that conflict with macros (<a href="https://github.com/vuejs/core/issues/6840">#6840</a>) (<a href="https://github.com/vuejs/core/commit/7663a79a295800da7c889fcd2e8e1e6d775263db">7663a79</a>), closes <a href="https://github.com/vuejs/core/issues/6838">#6838</a></li> <li><strong>reactivity:</strong> enable trigger when use str to set length of arr (<a href="https://github.com/vuejs/core/issues/6810">#6810</a>) (<a href="https://github.com/vuejs/core/commit/e6224f4256be2fdac3651ade87f9f91ccf6def71">e6224f4</a>)</li> <li><strong>runtime-core:</strong> <code>in</code> operator returning <code>false</code> for built-in instance properties in <code>exposeProxy</code> (<a href="https://github.com/vuejs/core/issues/6138">#6138</a>) (<a href="https://github.com/vuejs/core/commit/32b51249bff70d1e03a3f9193f5a42461974daa6">32b5124</a>), closes <a href="https://github.com/vuejs/core/issues/6137">#6137</a></li> <li><strong>runtime-core:</strong> custom-element: ensure number casting of camelCase props. (fix: <a href="https://github.com/vuejs/core/issues/5374">#5374</a>) (<a href="https://github.com/vuejs/core/issues/5377">#5377</a>) (<a href="https://github.com/vuejs/core/commit/b0b74a160c08941fa9a7a5460f36a1f2fccbf423">b0b74a1</a>)</li> <li><strong>runtime-core:</strong> do not throw on unknown directives (<a href="https://github.com/vuejs/core/issues/6671">#6671</a>) (<a href="https://github.com/vuejs/core/commit/04553786e4391b3bfa02f50c2a5baa8d2fe8c7a4">0455378</a>), closes <a href="https://github.com/vuejs/core/issues/6340">#6340</a></li> <li><strong>runtime-core:</strong> ensure props definition objects are not mutated during props normalization (close: <a href="https://github.com/vuejs/core/issues/6915">#6915</a>) (<a href="https://github.com/vuejs/core/issues/6916">#6916</a>) (<a href="https://github.com/vuejs/core/commit/54b6ba32cafcc41fa9b7b85f1f1a306923204177">54b6ba3</a>)</li> <li><strong>runtime-core:</strong> watching multiple values - handle <code>undefined</code> as initial values (fix: <a href="https://github.com/vuejs/core/issues/5032">#5032</a>) (<a href="https://github.com/vuejs/core/issues/5033">#5033</a>) (<a href="https://github.com/vuejs/core/commit/bc167b5c6c7c5756f3b7720a7d3ddcdb2c7f717f">bc167b5</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.44">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-11-10 07:57:56 +00:00
argoyle commented 2022-11-10 07:57:59 +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.