Build(deps): bump vue from 2.7.16 to 3.4.14 #1647

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

Bumps vue from 2.7.16 to 3.4.14.

Release notes

Sourced from vue's releases.

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.

v3.4.0-rc.2

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vue's changelog.

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)

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)

... (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.14. <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.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> <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> <!-- 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.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> <h3>Bug Fixes</h3> <ul> <li><strong>hydration:</strong> improve mismatch when client value 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> <!-- 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.14">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-17 10:09:10 +00:00
argoyle commented 2024-01-17 10:09: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.