Build(deps): bump vue from 2.7.16 to 3.4.12 #1638

Closed
argoyle wants to merge 0 commits from dependabot-npm_and_yarn-vue-3.4.12 into master
argoyle commented 2024-01-13 04:40:46 +00:00 (Migrated from gitlab.com)

Bumps vue from 2.7.16 to 3.4.12.

Release notes

Sourced from vue's releases.

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.

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.

... (truncated)

Changelog

Sourced from vue's changelog.

3.4.12 (2024-01-13)

Reverts

3.4.11 (2024-01-12)

Bug Fixes

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

... (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.12. <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.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> <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> <!-- 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.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> <h3>Bug Fixes</h3> <ul> <li><strong>hydration:</strong> improve mismatch when client valut is null or undefined (<a href="https://github.com/vuejs/core/issues/10086">#10086</a>) (<a href="https://github.com/vuejs/core/commit/08b60f5d0d5b57fcf3347ef66cbeab472c475a88">08b60f5</a>)</li> <li><strong>reactivity:</strong> 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/8d042050411fdf04d9d1d6c153287164b12e0255">8d04205</a>), closes <a href="https://github.com/vuejs/core/issues/10082">#10082</a></li> <li><strong>runtime-core:</strong> filter single root for nested DEV_ROOT_FRAGMENT (<a href="https://github.com/vuejs/core/issues/8593">#8593</a>) (<a href="https://github.com/vuejs/core/commit/d35b87725ab3e2bdc86fb5781ab34939f7ec1029">d35b877</a>), closes <a href="https://github.com/vuejs/core/issues/5203">#5203</a> <a href="https://github.com/vuejs/core/issues/8581">#8581</a> <a href="https://github.com/vuejs/core/issues/10087">#10087</a></li> </ul> <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> <!-- 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.12">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)

mentioned in merge request !1587

mentioned in merge request !1587
argoyle (Migrated from gitlab.com) closed this pull request 2024-01-13 16:29:26 +00:00
argoyle commented 2024-01-13 16:29:29 +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.