Build(deps): bump vue from 2.7.16 to 3.4.15 #1653

Closed
argoyle wants to merge 0 commits from dependabot-npm_and_yarn-vue-3.4.15 into master
argoyle commented 2024-01-19 04:41:42 +00:00 (Migrated from gitlab.com)

Bumps vue from 2.7.16 to 3.4.15.

Release notes

Sourced from vue's releases.

v3.4.15

Please refer to CHANGELOG.md for details.

v3.4.14

Please refer to CHANGELOG.md for details.

v3.4.13

Please refer to CHANGELOG.md for details.

v3.4.12

Please refer to CHANGELOG.md for details.

v3.4.11

Please refer to CHANGELOG.md for details.

v3.4.10

Please refer to CHANGELOG.md for details.

v3.4.9

Please refer to CHANGELOG.md for details.

v3.4.8

Please refer to CHANGELOG.md for details.

v3.4.7

Please refer to CHANGELOG.md for details.

v3.4.6

Please refer to CHANGELOG.md for details.

v3.4.5

Please refer to CHANGELOG.md for details.

v3.4.4

Please refer to CHANGELOG.md for details.

v3.4.3

Please refer to CHANGELOG.md for details.

v3.4.2

Please refer to CHANGELOG.md for details.

v3.4.1

Please refer to CHANGELOG.md for details.

v3.4.0

Please refer to CHANGELOG.md for details.

v3.4.0-rc.3

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vue's changelog.

3.4.15 (2024-01-18)

Bug Fixes

  • compiler-sfc: fix type resolution for symlinked node_modules structure w/ pnpm (75e866b), closes #10121
  • correct url for production error reference links (c3087ff)
  • hydration: fix incorect mismatch warning for option with non-string value and inner text (d16a213)
  • reactivity: re-fix #10114 (#10123) (c2b274a)
  • runtime-core: should not warn out-of-render slot fn usage when mounting another app in setup (#10125) (6fa33e6), closes #10124

Performance Improvements

  • templateRef: avoid double render when using template ref on v-for (de4d2e2), closes #9908
  • v-model: optimize v-model multiple select w/ large lists (2ffb956), closes #10014

3.4.14 (2024-01-15)

Bug Fixes

  • compiler-sfc: enable prefixIdentifiers by default when reparsing on consumed AST (#10105) (48bf8e4)
  • deps: update dependency postcss to ^8.4.33 (#10110) (a557006)
  • reactivity: fix regression for computed with mutation (#10119) (20f62af), closes #10114

3.4.13 (2024-01-13)

Bug Fixes

3.4.12 (2024-01-13)

Reverts

3.4.11 (2024-01-12)

... (truncated)

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on 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.16 to 3.4.15. <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.4.15</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.4.14</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.4.13</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.4.12</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.4.11</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.4.10</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.4.9</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.4.8</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.4.7</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.4.6</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.4.5</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.4.4</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.4.3</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.4.2</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.4.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.4.0</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.4.0-rc.3</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.4.14...v3.4.15">3.4.15</a> (2024-01-18)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-sfc:</strong> fix type resolution for symlinked node_modules structure w/ pnpm (<a href="https://github.com/vuejs/core/commit/75e866bd4ef368b4e037a4933dbaf188920dc683">75e866b</a>), closes <a href="https://github.com/vuejs/core/issues/10121">#10121</a></li> <li>correct url for production error reference links (<a href="https://github.com/vuejs/core/commit/c3087ff2cce7d96c60a870f8233441311ab4dfb4">c3087ff</a>)</li> <li><strong>hydration:</strong> fix incorect mismatch warning for option with non-string value and inner text (<a href="https://github.com/vuejs/core/commit/d16a2138a33b106b9e1499bbb9e1c67790370c97">d16a213</a>)</li> <li><strong>reactivity:</strong> re-fix <a href="https://github.com/vuejs/core/issues/10114">#10114</a> (<a href="https://github.com/vuejs/core/issues/10123">#10123</a>) (<a href="https://github.com/vuejs/core/commit/c2b274a887f61deb7e0185d1bef3b77d31e991cc">c2b274a</a>)</li> <li><strong>runtime-core:</strong> should not warn out-of-render slot fn usage when mounting another app in setup (<a href="https://github.com/vuejs/core/issues/10125">#10125</a>) (<a href="https://github.com/vuejs/core/commit/6fa33e67ec42af140a86fbdb86939032c3a1f345">6fa33e6</a>), closes <a href="https://github.com/vuejs/core/issues/10124">#10124</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>templateRef:</strong> avoid double render when using template ref on v-for (<a href="https://github.com/vuejs/core/commit/de4d2e2143ea8397cebeb1c7a57a60007b283c9f">de4d2e2</a>), closes <a href="https://github.com/vuejs/core/issues/9908">#9908</a></li> <li><strong>v-model:</strong> optimize v-model multiple select w/ large lists (<a href="https://github.com/vuejs/core/commit/2ffb956efe692da059f4895669084c5278871351">2ffb956</a>), closes <a href="https://github.com/vuejs/core/issues/10014">#10014</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.13...v3.4.14">3.4.14</a> (2024-01-15)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-sfc:</strong> enable prefixIdentifiers by default when reparsing on consumed AST (<a href="https://github.com/vuejs/core/issues/10105">#10105</a>) (<a href="https://github.com/vuejs/core/commit/48bf8e4c708ec620e4852d71c8713394457108ee">48bf8e4</a>)</li> <li><strong>deps:</strong> update dependency postcss to ^8.4.33 (<a href="https://github.com/vuejs/core/issues/10110">#10110</a>) (<a href="https://github.com/vuejs/core/commit/a557006f8e7f110c6f322de38931dceaab8e9cbb">a557006</a>)</li> <li><strong>reactivity:</strong> fix regression for computed with mutation (<a href="https://github.com/vuejs/core/issues/10119">#10119</a>) (<a href="https://github.com/vuejs/core/commit/20f62afaafd422e42b99dde9c16f9a4ebfb9c5f7">20f62af</a>), closes <a href="https://github.com/vuejs/core/issues/10114">#10114</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.12...v3.4.13">3.4.13</a> (2024-01-13)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix dirtyLevel checks for recursive effects (<a href="https://github.com/vuejs/core/issues/10101">#10101</a>) (<a href="https://github.com/vuejs/core/commit/e45a8d24b46c174deb46ed952bdaf54c81ad5a85">e45a8d2</a>), closes <a href="https://github.com/vuejs/core/issues/10082">#10082</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.11...v3.4.12">3.4.12</a> (2024-01-13)</h2> <h3>Reverts</h3> <ul> <li>fix(reactivity): correct dirty assign in render function (<a href="https://github.com/vuejs/core/issues/10091">#10091</a>) (<a href="https://github.com/vuejs/core/commit/8b1848173b0bc8fd84ce1da1af8d373c044bf073">8b18481</a>), closes <a href="https://github.com/vuejs/core/issues/10098">#10098</a> <a href="https://github.com/vuejs/core/issues/10100">#10100</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.10...v3.4.11">3.4.11</a> (2024-01-12)</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.4.15">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on 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 2024-01-19 06:59:10 +00:00
argoyle commented 2024-01-19 06:59:12 +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.