Build(deps): bump vue from 2.7.14 to 3.3.2 #1169

Closed
argoyle wants to merge 0 commits from dependabot-npm_and_yarn-vue-3.3.2 into master
argoyle commented 2023-05-13 04:40:24 +00:00 (Migrated from gitlab.com)

Bumps vue from 2.7.14 to 3.3.2.

Release notes

Sourced from vue's releases.

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.

v3.3.0-alpha.7

Please refer to CHANGELOG.md for details.

v3.3.0-alpha.6

Please refer to CHANGELOG.md for details.

v3.3.0-alpha.5

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vue's changelog.

3.3.2 (2023-05-12)

Bug Fixes

  • compiler-core: treat floating point numbers as constants (8dc8cf8), closes #8295
  • compiler-dom: do not throw in production on side effect tags (c454b9d), closes #8287 #8292
  • compiler-sfc: fix regression on props destructure when transform is not enabled (f25bd37), closes #8289
  • compiler-sfc: handle prop keys that need escaping (#7803) (690ef29), closes #8291
  • compiler-sfc: properly parse d.ts files when resolving types (aa1e77d), closes #8285
  • compiler-sfc: raise specific warning for failed extends and allow ignoring extends (8235072), closes #8286

3.3.1 (2023-05-11)

Bug Fixes

  • suspense: handle nested sync suspense for hydration (a3f5485)

3.3.0 Rurouni Kenshin (2023-05-11)

  • For a detailed walkthrough of the new features in 3.3, please read the release blog post.

  • Features and deprecations listed here are aggregated from the beta and alpha releases. For full chronological history, bug fixes, and other minor features, please consult the individual logs of the 3.3 beta and alpha releases.

Features

  • sfc: support imported types in SFC macros (#8083)
  • types/slots: support slot presence / props type checks via defineSlots macro and slots option (#7982) (5a2f5d5)
  • sfc: support more ergnomic defineEmits type syntax (#7992) (8876dcc)
  • sfc: introduce defineModel macro and useModel helper (#8018) (14f3d74)
  • reactivity: improve support of getter usage in reactivity APIs (#7997) (59e8284)
  • compiler-sfc: add defineOptions macro (#5738) (bcf5841)
  • types/jsx: support jsxImportSource, avoid global JSX conflict (#7958) (d0b7ef3)
  • dx: improve readability of displayed types for props (4c9bfd2)
  • app: app.runWithContext() (#7451) (869f3fb)
  • hasInjectionContext() for libraries (#8111) (5510ce3)
  • allow accessing console in template (#6508) (fe76224), closes #7939
  • suspense: introduce suspensible option for <Suspense> (#6736) (cb37d0b), closes #5513
  • compiler-dom: treat inert as boolean attribute (#8209) (918ec8a), closes #8208
  • types: add slots types for built-in components (#6033) (3cb4dc9)
  • types: provide ExtractPublicPropTypes utility type (bff63c5), closes #5272 #8168
  • compiler-sfc: expose parseCache (4576548), closes #8202

Deprecations

... (truncated)

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase 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.2. <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.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> <h2>v3.3.0-alpha.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.3.0-alpha.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.3.0-alpha.5</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.1...v3.3.2">3.3.2</a> (2023-05-12)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-core:</strong> treat floating point numbers as constants (<a href="https://github.com/vuejs/core/commit/8dc8cf852bf8057aa5c4b5670f09e8c28a168b73">8dc8cf8</a>), closes <a href="https://github.com/vuejs/core/issues/8295">#8295</a></li> <li><strong>compiler-dom:</strong> do not throw in production on side effect tags (<a href="https://github.com/vuejs/core/commit/c454b9d7f431d57abedb7184d1e4059914c4463f">c454b9d</a>), closes <a href="https://github.com/vuejs/core/issues/8287">#8287</a> <a href="https://github.com/vuejs/core/issues/8292">#8292</a></li> <li><strong>compiler-sfc:</strong> fix regression on props destructure when transform is not enabled (<a href="https://github.com/vuejs/core/commit/f25bd37c6707fde19d164d90a38de41168941f4b">f25bd37</a>), closes <a href="https://github.com/vuejs/core/issues/8289">#8289</a></li> <li><strong>compiler-sfc:</strong> handle prop keys that need escaping (<a href="https://github.com/vuejs/core/issues/7803">#7803</a>) (<a href="https://github.com/vuejs/core/commit/690ef296357c7fc09f66ba9408df548e117f686f">690ef29</a>), closes <a href="https://github.com/vuejs/core/issues/8291">#8291</a></li> <li><strong>compiler-sfc:</strong> properly parse d.ts files when resolving types (<a href="https://github.com/vuejs/core/commit/aa1e77d532b951ea5d3a5e26214a8b0c9c02fb6f">aa1e77d</a>), closes <a href="https://github.com/vuejs/core/issues/8285">#8285</a></li> <li><strong>compiler-sfc:</strong> raise specific warning for failed extends and allow ignoring extends (<a href="https://github.com/vuejs/core/commit/82350721a408e1f552c613c05971439d6c218d87">8235072</a>), closes <a href="https://github.com/vuejs/core/issues/8286">#8286</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.3.0...v3.3.1">3.3.1</a> (2023-05-11)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>suspense:</strong> handle nested sync suspense for hydration (<a href="https://github.com/vuejs/core/commit/a3f54857858c8ca0e6b9f12618d151ab255fb040">a3f5485</a>)</li> </ul> <h1><a href="https://github.com/vuejs/core/compare/v3.3.0-beta.5...v3.3.0">3.3.0 Rurouni Kenshin</a> (2023-05-11)</h1> <ul> <li> <p>For a detailed walkthrough of the new features in 3.3, please read the <a href="https://blog.vuejs.org/posts/vue-3-3">release blog post</a>.</p> </li> <li> <p>Features and deprecations listed here are aggregated from the beta and alpha releases. For full chronological history, bug fixes, and other minor features, please consult the individual logs of the 3.3 beta and alpha releases.</p> </li> </ul> <h2>Features</h2> <ul> <li><strong>sfc:</strong> support imported types in SFC macros (<a href="https://github.com/vuejs/core/pull/8083">#8083</a>)</li> <li><strong>types/slots:</strong> support slot presence / props type checks via <code>defineSlots</code> macro and <code>slots</code> option (<a href="https://github.com/vuejs/core/issues/7982">#7982</a>) (<a href="https://github.com/vuejs/core/commit/5a2f5d59cffa36a99e6f2feab6b3ba7958b7362f">5a2f5d5</a>)</li> <li><strong>sfc:</strong> support more ergnomic defineEmits type syntax (<a href="https://github.com/vuejs/core/issues/7992">#7992</a>) (<a href="https://github.com/vuejs/core/commit/8876dccf42a7f05375d97cb18c1afdfd0fc51c94">8876dcc</a>)</li> <li><strong>sfc:</strong> introduce <code>defineModel</code> macro and <code>useModel</code> helper (<a href="https://github.com/vuejs/core/issues/8018">#8018</a>) (<a href="https://github.com/vuejs/core/commit/14f3d747a34d45415b0036b274517d70a27ec0d3">14f3d74</a>)</li> <li><strong>reactivity:</strong> improve support of getter usage in reactivity APIs (<a href="https://github.com/vuejs/core/issues/7997">#7997</a>) (<a href="https://github.com/vuejs/core/commit/59e828448e7f37643cd0eaea924a764e9d314448">59e8284</a>)</li> <li><strong>compiler-sfc:</strong> add defineOptions macro (<a href="https://github.com/vuejs/core/issues/5738">#5738</a>) (<a href="https://github.com/vuejs/core/commit/bcf5841ddecc64d0bdbd56ce1463eb8ebf01bb9d">bcf5841</a>)</li> <li><strong>types/jsx:</strong> support jsxImportSource, avoid global JSX conflict (<a href="https://github.com/vuejs/core/issues/7958">#7958</a>) (<a href="https://github.com/vuejs/core/commit/d0b7ef3b61d5f83e35e5854b3c2c874e23463102">d0b7ef3</a>)</li> <li><strong>dx:</strong> improve readability of displayed types for props (<a href="https://github.com/vuejs/core/commit/4c9bfd2b999ce472f7481aae4f9dc5bb9f76628e">4c9bfd2</a>)</li> <li><strong>app:</strong> app.runWithContext() (<a href="https://github.com/vuejs/core/issues/7451">#7451</a>) (<a href="https://github.com/vuejs/core/commit/869f3fb93e61400be4fd925e0850c2b1564749e2">869f3fb</a>)</li> <li>hasInjectionContext() for libraries (<a href="https://github.com/vuejs/core/issues/8111">#8111</a>) (<a href="https://github.com/vuejs/core/commit/5510ce385abfa151c07a5253cccf4abccabdd01d">5510ce3</a>)</li> <li>allow accessing console in template (<a href="https://github.com/vuejs/core/issues/6508">#6508</a>) (<a href="https://github.com/vuejs/core/commit/fe762247f8035d28d543bc5602ad01b0c258f6d6">fe76224</a>), closes <a href="https://github.com/vuejs/core/issues/7939">#7939</a></li> <li><strong>suspense:</strong> introduce suspensible option for <code>&lt;Suspense&gt;</code> (<a href="https://github.com/vuejs/core/issues/6736">#6736</a>) (<a href="https://github.com/vuejs/core/commit/cb37d0b9ffb5d4bb81a0367d84295dec8dd4448c">cb37d0b</a>), closes <a href="https://github.com/vuejs/core/issues/5513">#5513</a></li> <li><strong>compiler-dom:</strong> treat inert as boolean attribute (<a href="https://github.com/vuejs/core/issues/8209">#8209</a>) (<a href="https://github.com/vuejs/core/commit/918ec8a5cbc825a3947cd35fe966671c245af087">918ec8a</a>), closes <a href="https://github.com/vuejs/core/issues/8208">#8208</a></li> <li><strong>types:</strong> add slots types for built-in components (<a href="https://github.com/vuejs/core/issues/6033">#6033</a>) (<a href="https://github.com/vuejs/core/commit/3cb4dc9e5538e1c2bde9fa691b001615a848c546">3cb4dc9</a>)</li> <li><strong>types:</strong> provide ExtractPublicPropTypes utility type (<a href="https://github.com/vuejs/core/commit/bff63c5498f5fa098689c18defe48ae08d47eadb">bff63c5</a>), closes <a href="https://github.com/vuejs/core/issues/5272">#5272</a> <a href="https://github.com/vuejs/core/issues/8168">#8168</a></li> <li><strong>compiler-sfc:</strong> expose parseCache (<a href="https://github.com/vuejs/core/commit/45765488d498d94f8760c9e82f1177070057b17c">4576548</a>), closes <a href="https://github.com/vuejs/core/issues/8202">#8202</a></li> </ul> <h2>Deprecations</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.3.2">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase 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-05-15 07:28:04 +00:00
argoyle commented 2023-05-15 07:28:06 +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.