Build(deps-dev): bump vue from 3.4.16 to 3.4.18 #1699

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-vue-3.4.18 into main 2024-02-09 07:26:17 +00:00
argoyle commented 2024-02-09 04:39:34 +00:00 (Migrated from gitlab.com)

Bumps vue from 3.4.16 to 3.4.18.

Release notes

Sourced from vue's releases.

v3.4.18

Please refer to CHANGELOG.md for details.

v3.4.17

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue's changelog.

3.4.18 (2024-02-09)

Bug Fixes

  • dx: warn against reserved keys as prop name (77a804b), closes #10281
  • runtime-dom: ensure v-show respects display value set via v-bind (#10297) (c224897), closes #10151

3.4.17 (2024-02-09)

Reverts

Commits
  • 64f431a release: v3.4.18
  • c224897 fix(runtime-dom): ensure v-show respects display value set via v-bind (#10297)
  • 5d48844 test: fix unexpected warning check when asserting same message for both condi...
  • 77a804b fix(dx): warn against reserved keys as prop name
  • dfb271a release: v3.4.17
  • 2cd5b05 revert: fix(runtime-dom): ensure v-show respects display value set via v-bind...
  • See full diff in compare view


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 3.4.16 to 3.4.18. <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.18</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.17</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </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.17...v3.4.18">3.4.18</a> (2024-02-09)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>dx:</strong> warn against reserved keys as prop name (<a href="https://github.com/vuejs/core/commit/77a804b1d0d6a3f12fb3674cdceb85ebd6481e02">77a804b</a>), closes <a href="https://github.com/vuejs/core/issues/10281">#10281</a></li> <li><strong>runtime-dom:</strong> ensure v-show respects display value set via v-bind (<a href="https://github.com/vuejs/core/issues/10297">#10297</a>) (<a href="https://github.com/vuejs/core/commit/c224897dd4e189a10ec601a97fe08cb638ebee19">c224897</a>), closes <a href="https://github.com/vuejs/core/issues/10151">#10151</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.16...v3.4.17">3.4.17</a> (2024-02-09)</h2> <h3>Reverts</h3> <ul> <li>fix(runtime-dom): ensure v-show respects display value set via v-bind (<a href="https://github.com/vuejs/core/issues/10161">#10161</a>) (<a href="https://github.com/vuejs/core/commit/2cd5b05c3bf171be5c0b473c084c01704a058ffa">2cd5b05</a>), closes <a href="https://github.com/vuejs/core/issues/10294">#10294</a> <a href="https://github.com/vuejs/core/issues/10151">#10151</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/64f431aab07d18639848b982a695aedc9a4f03e7"><code>64f431a</code></a> release: v3.4.18</li> <li><a href="https://github.com/vuejs/core/commit/c224897dd4e189a10ec601a97fe08cb638ebee19"><code>c224897</code></a> fix(runtime-dom): ensure v-show respects display value set via v-bind (<a href="https://github.com/vuejs/core/issues/10297">#10297</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5d48844670b6b26a83c4ace6ae606ab8248d97f8"><code>5d48844</code></a> test: fix unexpected warning check when asserting same message for both condi...</li> <li><a href="https://github.com/vuejs/core/commit/77a804b1d0d6a3f12fb3674cdceb85ebd6481e02"><code>77a804b</code></a> fix(dx): warn against reserved keys as prop name</li> <li><a href="https://github.com/vuejs/core/commit/dfb271a29331820a098328a955489fb815af136a"><code>dfb271a</code></a> release: v3.4.17</li> <li><a href="https://github.com/vuejs/core/commit/2cd5b05c3bf171be5c0b473c084c01704a058ffa"><code>2cd5b05</code></a> revert: fix(runtime-dom): ensure v-show respects display value set via v-bind...</li> <li>See full diff in <a href="https://github.com/vuejs/core/compare/v3.4.16...v3.4.18">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) merged commit into main 2024-02-09 07:26:17 +00:00
Sign in to join this conversation.