Build(deps): bump vue from 2.7.16 to 3.4.10 #1636

Closed
argoyle wants to merge 0 commits from dependabot-npm_and_yarn-vue-3.4.10 into master
argoyle commented 2024-01-12 04:39:44 +00:00 (Migrated from gitlab.com)

Bumps vue from 2.7.16 to 3.4.10.

Release notes

Sourced from vue's releases.

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.

v3.4.0-rc.2

Please refer to CHANGELOG.md for details.

v3.4.0-rc.1

Please refer to CHANGELOG.md for details.

v3.4.0-beta.4

Please refer to CHANGELOG.md for details.

v3.4.0-beta.3

Please refer to CHANGELOG.md for details.

v3.4.0-beta.2

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vue's changelog.

3.4.10 (2024-01-11)

Bug Fixes

  • hydration: should not warn on falsy bindings of non-property keys (3907c87)

3.4.9 (2024-01-11)

Bug Fixes

  • build: avoid accessing FEATURE_PROD_DEVTOOLS flag in root scope (dfd9654)
  • hydration: do not warn against bindings w/ object values (dcc68ef)
  • runtime-dom: unify behavior for v-show + style display binding (#10075) (cd419ae), closes #10074
  • suspense: avoid double-patching nested suspense when parent suspense is not resolved (#10055) (bcda96b), closes #8678

3.4.8 (2024-01-10)

Bug Fixes

  • hydration: fix class and style hydration mismatch message (5af3987), closes #10067
  • hydration: improve attr hydration mismatch check for boolean attrs (972face), closes #10057 #10060
  • suspense: fix more suspense patch before resolve edge cases (70ad4ca), closes #10017

3.4.7 (2024-01-09)

Bug Fixes

  • parser: skip compat mode check for SFC root \<template> tags (#10034) (923d560)
  • types: fix functional component for h (#9991) (438a74a)

Reverts

  • "dx(computed): warn incorrect use of getCurrentInstance inside computed" (2fd3905)

3.4.6 (2024-01-08)

... (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.10. <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.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> <h2>v3.4.0-rc.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.0-rc.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-beta.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.0-beta.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.0-beta.2</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/minor/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.9...v3.4.10">3.4.10</a> (2024-01-11)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>hydration:</strong> should not warn on falsy bindings of non-property keys (<a href="https://github.com/vuejs/core/commit/3907c87ce23cc6ef4a739b5a66ddb553e8723114">3907c87</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.8...v3.4.9">3.4.9</a> (2024-01-11)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> avoid accessing <strong>FEATURE_PROD_DEVTOOLS</strong> flag in root scope (<a href="https://github.com/vuejs/core/commit/dfd9654665890d1bc7129f6e3c2faaa5b1f28f72">dfd9654</a>)</li> <li><strong>hydration:</strong> do not warn against bindings w/ object values (<a href="https://github.com/vuejs/core/commit/dcc68ef7d48973abd8dd3178b46e50e3b0785ea4">dcc68ef</a>)</li> <li><strong>runtime-dom:</strong> unify behavior for v-show + style display binding (<a href="https://github.com/vuejs/core/issues/10075">#10075</a>) (<a href="https://github.com/vuejs/core/commit/cd419aec3cb615eaea8b2324356f38f4c0ff1fcc">cd419ae</a>), closes <a href="https://github.com/vuejs/core/issues/10074">#10074</a></li> <li><strong>suspense:</strong> avoid double-patching nested suspense when parent suspense is not resolved (<a href="https://github.com/vuejs/core/issues/10055">#10055</a>) (<a href="https://github.com/vuejs/core/commit/bcda96b525801eb7a1d397300fb3f2f9b827ddfb">bcda96b</a>), closes <a href="https://github.com/vuejs/core/issues/8678">#8678</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.7...v3.4.8">3.4.8</a> (2024-01-10)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>hydration:</strong> fix class and style hydration mismatch message (<a href="https://github.com/vuejs/core/commit/5af398729168481c3bee741b4f36fa4f375e0f4a">5af3987</a>), closes <a href="https://github.com/vuejs/core/issues/10067">#10067</a></li> <li><strong>hydration:</strong> improve attr hydration mismatch check for boolean attrs (<a href="https://github.com/vuejs/core/commit/972facee0d892a1b6d9d4ad1da5da9306ed45c3f">972face</a>), closes <a href="https://github.com/vuejs/core/issues/10057">#10057</a> <a href="https://github.com/vuejs/core/issues/10060">#10060</a></li> <li><strong>suspense:</strong> fix more suspense patch before resolve edge cases (<a href="https://github.com/vuejs/core/commit/70ad4caad7d19938f8ccf1ede3228a81254dd4bf">70ad4ca</a>), closes <a href="https://github.com/vuejs/core/issues/10017">#10017</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.6...v3.4.7">3.4.7</a> (2024-01-09)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>parser:</strong> skip compat mode check for SFC root <code>\&lt;template&gt;</code> tags (<a href="https://github.com/vuejs/core/issues/10034">#10034</a>) (<a href="https://github.com/vuejs/core/commit/923d560d0b6713144671809b6dfeb1e2da503b1f">923d560</a>)</li> <li><strong>types:</strong> fix functional component for <code>h</code> (<a href="https://github.com/vuejs/core/issues/9991">#9991</a>) (<a href="https://github.com/vuejs/core/commit/438a74aad840183286fbdb488178510f37218a73">438a74a</a>)</li> </ul> <h3>Reverts</h3> <ul> <li>&quot;dx(computed): warn incorrect use of getCurrentInstance inside computed&quot; (<a href="https://github.com/vuejs/core/commit/2fd39057386644c8bfee426c60a51f2b07a79b09">2fd3905</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.5...v3.4.6">3.4.6</a> (2024-01-08)</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.10">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 commented 2024-01-13 04:40:48 +00:00 (Migrated from gitlab.com)

This merge request has been superseded by !1589+

This merge request has been superseded by !1589+
argoyle (Migrated from gitlab.com) closed this pull request 2024-01-13 04:40:48 +00:00

Pull request closed

This pull request cannot be reopened because the branch was deleted.
Sign in to join this conversation.