Build(deps): bump vue from 2.7.14 to 3.3.5 #1519

Closed
argoyle wants to merge 0 commits from dependabot-npm_and_yarn-vue-3.3.5 into master
argoyle commented 2023-10-20 04:39:44 +00:00 (Migrated from gitlab.com)

Bumps vue from 2.7.14 to 3.3.5.

Release notes

Sourced from vue's releases.

v3.3.5

Please refer to CHANGELOG.md for details.

v3.3.4

Please refer to CHANGELOG.md for details.

v3.3.3

Please refer to CHANGELOG.md for details.

v3.3.2

Please refer to CHANGELOG.md for details.

v3.3.1

Please refer to CHANGELOG.md for details.

v3.3.0 "Rurouni Kenshin"

Please refer to the release blog post for details.

v3.3.0-beta.5

Please refer to CHANGELOG.md for details.

v3.3.0-beta.4

Please refer to CHANGELOG.md for details.

v3.3.0-beta.3

Please refer to CHANGELOG.md for details.

v3.3.0-beta.2

Please refer to CHANGELOG.md for details.

v3.3.0-beta.1

Please refer to CHANGELOG.md for details.

v3.3.0-alpha.13

Please refer to CHANGELOG.md for details.

v3.3.0-alpha.12

Please refer to CHANGELOG.md for details.

v3.3.0-alpha.11

Please refer to CHANGELOG.md for details.

v3.3.0-alpha.10

Please refer to CHANGELOG.md for details.

v3.3.0-alpha.9

Please refer to CHANGELOG.md for details.

v3.3.0-alpha.8

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vue's changelog.

3.3.5 (2023-10-20)

Bug Fixes

  • add isGloballyWhitelisted back, but deprecated (#8556) (63dfe8e), closes vuejs/core#8416
  • build: disable useDefineForClassFields in esbuild (#9252) (6d14fa8)
  • compat: return value of vue compat set() (#9377) (e3c2d69)
  • compiler-sfc: don't hoist props and emit (#8535) (24db951), closes #7805 #7812
  • compiler-sfc: don't registerTS when bundling for browsers (#8582) (6f45f76)
  • compiler-sfc: fix using imported ref as template ref during dev (#7593) (776ebf2), closes #7567
  • compiler-sfc: handle dynamic directive arguments in template usage check (#8538) (e404a69), closes #8537
  • compiler-sfc: ignore style v-bind in double slash comments (#5409) (381b497)
  • compiler-sfc: pass options directly to stylus (#3848) (d6446a6)
  • compiler-sfc: support resolve multiple re-export /w same source type name (#8365) (4fa8da8), closes #8364
  • compiler-sfc: typo in experimental feature warnings (#8513) (fd1a3f9)
  • deps: update dependency monaco-editor to ^0.44.0 (#9237) (8611874)
  • deps: update playground (#9154) (c8566a2)
  • playground: fix github button style (#7722) (5ee992c)
  • runtime-core: swap client/server debug labels (#9089) (8f311c6)
  • ssr: render correct initial selected state for select with v-model (#7432) (201c46d), closes #7392
  • ssr: reset current instance if setting up options component errors (#7743) (020851e), closes #7733
  • teleport: handle target change while disabled (#7837) (140a89b), closes #7835
  • transition: handle possible auto value for transition/animation durations (96c76fa), closes #8409
  • types/jsx: add inert attribute and missing hidden values (#8090) (ceb0732)
  • types/jsx: add missing loading attr for img element (#6160) (68d6b43)
  • types: correct withDefaults return type for boolean prop with undefined default value (#8602) (f07cb18)
  • types: ensure nextTick return type reflect correct Promise value (#8406) (6a22b1f)
  • types: support correct types for style on svg elements (#6322) (364dc53)

Performance Improvements

  • compiler-sfc: lazy require typescript (d2c3d8b)
  • custom-element: cancel MutationObserver listener when disconnected (#8666) (24d98f0)
  • mark defineComponent as side-effects-free (#8512) (438027c)

3.3.4 (2023-05-18)

Bug Fixes

  • build: ensure correct typing for node esm (d621d4c)
  • build: fix DEV flag replacement edge case (8b7c04b), closes #8353
  • compiler-sfc: handle imported types from default exports (5aec717), closes #8355

... (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.14 to 3.3.5. <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.3.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.3.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.3.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.3.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.3.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.3.0 &quot;Rurouni Kenshin&quot;</h2> <p>Please refer to <a href="https://blog.vuejs.org/posts/vue-3-3">the release blog post</a> for details.</p> <h2>v3.3.0-beta.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.3.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.3.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.3.0-beta.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.3.0-beta.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.3.0-alpha.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.3.0-alpha.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.3.0-alpha.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.3.0-alpha.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.3.0-alpha.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.3.0-alpha.8</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.3.4...v3.3.5">3.3.5</a> (2023-10-20)</h2> <h3>Bug Fixes</h3> <ul> <li>add isGloballyWhitelisted back, but deprecated (<a href="https://github.com/vuejs/core/issues/8556">#8556</a>) (<a href="https://github.com/vuejs/core/commit/63dfe8eab499979bcc2f7829e82464e13899c895">63dfe8e</a>), closes <a href="https://github.com//github.com/vuejs/core/issues/8416/issues/issuecomment-1566583260">vuejs/core#8416</a></li> <li><strong>build:</strong> disable useDefineForClassFields in esbuild (<a href="https://github.com/vuejs/core/issues/9252">#9252</a>) (<a href="https://github.com/vuejs/core/commit/6d14fa88e85d4c9e264be394ddb37a54ca6738a8">6d14fa8</a>)</li> <li><strong>compat:</strong> return value of vue compat set() (<a href="https://github.com/vuejs/core/issues/9377">#9377</a>) (<a href="https://github.com/vuejs/core/commit/e3c2d699f694d9500ddee78571172a24f0e3b17a">e3c2d69</a>)</li> <li><strong>compiler-sfc:</strong> don't hoist props and emit (<a href="https://github.com/vuejs/core/issues/8535">#8535</a>) (<a href="https://github.com/vuejs/core/commit/24db9516d8b4857182ec1a3af86cb7346691679b">24db951</a>), closes <a href="https://github.com/vuejs/core/issues/7805">#7805</a> <a href="https://github.com/vuejs/core/issues/7812">#7812</a></li> <li><strong>compiler-sfc:</strong> don't registerTS when bundling for browsers (<a href="https://github.com/vuejs/core/issues/8582">#8582</a>) (<a href="https://github.com/vuejs/core/commit/6f45f76df2c43796b35067ef8f8b9a7bca454040">6f45f76</a>)</li> <li><strong>compiler-sfc:</strong> fix using imported ref as template ref during dev (<a href="https://github.com/vuejs/core/issues/7593">#7593</a>) (<a href="https://github.com/vuejs/core/commit/776ebf25b2e7570e78ac1c148fc45c823c21a542">776ebf2</a>), closes <a href="https://github.com/vuejs/core/issues/7567">#7567</a></li> <li><strong>compiler-sfc:</strong> handle dynamic directive arguments in template usage check (<a href="https://github.com/vuejs/core/issues/8538">#8538</a>) (<a href="https://github.com/vuejs/core/commit/e404a699f48ae5c5a5da947f42679343192158c7">e404a69</a>), closes <a href="https://github.com/vuejs/core/issues/8537">#8537</a></li> <li><strong>compiler-sfc:</strong> ignore style v-bind in double slash comments (<a href="https://github.com/vuejs/core/issues/5409">#5409</a>) (<a href="https://github.com/vuejs/core/commit/381b4977af25ba5392704f72ec6b3f2394d87ae7">381b497</a>)</li> <li><strong>compiler-sfc:</strong> pass options directly to stylus (<a href="https://github.com/vuejs/core/issues/3848">#3848</a>) (<a href="https://github.com/vuejs/core/commit/d6446a6d40774b79045a9ddba7b5fd5201d51450">d6446a6</a>)</li> <li><strong>compiler-sfc:</strong> support resolve multiple re-export /w same source type name (<a href="https://github.com/vuejs/core/issues/8365">#8365</a>) (<a href="https://github.com/vuejs/core/commit/4fa8da8576717c619e1e8c04d19038488c75fbea">4fa8da8</a>), closes <a href="https://github.com/vuejs/core/issues/8364">#8364</a></li> <li><strong>compiler-sfc:</strong> typo in experimental feature warnings (<a href="https://github.com/vuejs/core/issues/8513">#8513</a>) (<a href="https://github.com/vuejs/core/commit/fd1a3f95990d7c372fa1c0c40c55caca761a33a4">fd1a3f9</a>)</li> <li><strong>deps:</strong> update dependency monaco-editor to ^0.44.0 (<a href="https://github.com/vuejs/core/issues/9237">#9237</a>) (<a href="https://github.com/vuejs/core/commit/8611874e09a827b6491173836c8942284d5de22c">8611874</a>)</li> <li><strong>deps:</strong> update playground (<a href="https://github.com/vuejs/core/issues/9154">#9154</a>) (<a href="https://github.com/vuejs/core/commit/c8566a22b7cf37e6aefab7bad7b97ce2db9fae4c">c8566a2</a>)</li> <li><strong>playground:</strong> fix github button style (<a href="https://github.com/vuejs/core/issues/7722">#7722</a>) (<a href="https://github.com/vuejs/core/commit/5ee992cfeabc6c4b871980c6057d0ac7140ad2fa">5ee992c</a>)</li> <li><strong>runtime-core:</strong> swap client/server debug labels (<a href="https://github.com/vuejs/core/issues/9089">#9089</a>) (<a href="https://github.com/vuejs/core/commit/8f311c6f823f6776ca1c49bfbbbf8c7d9dea9cf1">8f311c6</a>)</li> <li><strong>ssr:</strong> render correct initial selected state for select with v-model (<a href="https://github.com/vuejs/core/issues/7432">#7432</a>) (<a href="https://github.com/vuejs/core/commit/201c46df07a38f3c2b73f384e8e6846dc62f224e">201c46d</a>), closes <a href="https://github.com/vuejs/core/issues/7392">#7392</a></li> <li><strong>ssr:</strong> reset current instance if setting up options component errors (<a href="https://github.com/vuejs/core/issues/7743">#7743</a>) (<a href="https://github.com/vuejs/core/commit/020851e57d9a9f727c6ea07e9c1575430af02b73">020851e</a>), closes <a href="https://github.com/vuejs/core/issues/7733">#7733</a></li> <li><strong>teleport:</strong> handle target change while disabled (<a href="https://github.com/vuejs/core/issues/7837">#7837</a>) (<a href="https://github.com/vuejs/core/commit/140a89b833bceed60838182b875d2953c70af114">140a89b</a>), closes <a href="https://github.com/vuejs/core/issues/7835">#7835</a></li> <li><strong>transition:</strong> handle possible auto value for transition/animation durations (<a href="https://github.com/vuejs/core/commit/96c76facb7de37fc241ccd55e121fd60a49a1452">96c76fa</a>), closes <a href="https://github.com/vuejs/core/issues/8409">#8409</a></li> <li><strong>types/jsx:</strong> add <code>inert</code> attribute and missing <code>hidden</code> values (<a href="https://github.com/vuejs/core/issues/8090">#8090</a>) (<a href="https://github.com/vuejs/core/commit/ceb0732e0b1bb4c8c505d80e97ff6fc89035fa90">ceb0732</a>)</li> <li><strong>types/jsx:</strong> add missing loading attr for img element (<a href="https://github.com/vuejs/core/issues/6160">#6160</a>) (<a href="https://github.com/vuejs/core/commit/68d6b43f7e29b76aab2c6c1882885380a43fa3e3">68d6b43</a>)</li> <li><strong>types:</strong> correct withDefaults return type for boolean prop with undefined default value (<a href="https://github.com/vuejs/core/issues/8602">#8602</a>) (<a href="https://github.com/vuejs/core/commit/f07cb18fedf9a446545aadf76bcdfb957c7ebcbd">f07cb18</a>)</li> <li><strong>types:</strong> ensure nextTick return type reflect correct Promise value (<a href="https://github.com/vuejs/core/issues/8406">#8406</a>) (<a href="https://github.com/vuejs/core/commit/6a22b1f6c287b60eda385df8a514335af8e040ea">6a22b1f</a>)</li> <li><strong>types:</strong> support correct types for style on svg elements (<a href="https://github.com/vuejs/core/issues/6322">#6322</a>) (<a href="https://github.com/vuejs/core/commit/364dc53c7cc6f97d812ad175199c698faa92538e">364dc53</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>compiler-sfc:</strong> lazy require typescript (<a href="https://github.com/vuejs/core/commit/d2c3d8b70b2df6e16f053a7ac58e6b04e7b2078f">d2c3d8b</a>)</li> <li><strong>custom-element:</strong> cancel <code>MutationObserver</code> listener when disconnected (<a href="https://github.com/vuejs/core/issues/8666">#8666</a>) (<a href="https://github.com/vuejs/core/commit/24d98f03276de5b0fbced5a4c9d61b24e7d9d084">24d98f0</a>)</li> <li>mark <code>defineComponent</code> as side-effects-free (<a href="https://github.com/vuejs/core/issues/8512">#8512</a>) (<a href="https://github.com/vuejs/core/commit/438027cf9ecb63260f59d3027e0b188717694795">438027c</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.3.3...v3.3.4">3.3.4</a> (2023-05-18)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> ensure correct typing for node esm (<a href="https://github.com/vuejs/core/commit/d621d4c646b2d7b190fbd44ad1fd04512b3de300">d621d4c</a>)</li> <li><strong>build:</strong> fix <strong>DEV</strong> flag replacement edge case (<a href="https://github.com/vuejs/core/commit/8b7c04b18f73aad9a08dd57eba90101b5b2aef28">8b7c04b</a>), closes <a href="https://github.com/vuejs/core/issues/8353">#8353</a></li> <li><strong>compiler-sfc:</strong> handle imported types from default exports (<a href="https://github.com/vuejs/core/commit/5aec717a2402652306085f58432ba3ab91848a74">5aec717</a>), closes <a href="https://github.com/vuejs/core/issues/8355">#8355</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.3.5">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 2023-10-20 09:12:09 +00:00
argoyle commented 2023-10-20 09:12:11 +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.