Build(deps): bump @vue/composition-api from 1.4.9 to 1.5.0 #335

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-vue-composition-api-1.5.0 into master 2022-04-26 05:13:21 +00:00
argoyle commented 2022-04-26 04:38:51 +00:00 (Migrated from gitlab.com)

Bumps @vue/composition-api from 1.4.9 to 1.5.0.

Release notes

Sourced from @​vue/composition-api's releases.

v1.5.0

Features

  • createElement: allow createElement to bind vm (#920) (564a5a4)
  • Unified as the key of raw in vue3 (#922) (5874eb5)

v1.4.10

No release notes provided.

Changelog

Sourced from @​vue/composition-api's changelog.

1.5.0 (2022-04-25)

Features

  • createElement: allow createElement to bind vm (#920) (564a5a4)
  • Unified as the key of raw in vue3 (#922) (5874eb5)

1.4.10 (2022-03-16)

Commits
  • 7a416db release v1.5.0
  • 7c1c248 docs: note about createElement workaround
  • e0128e3 test: add tests for createElement with binding (#921)
  • 564a5a4 feat(createElement): allow createElement to bind vm (#920)
  • 5874eb5 feat: Unified as the key of raw in vue3 (#922)
  • 000ffe4 refactor: obj[key] have already triggered the getter (#914)
  • b3296db release v1.4.10
  • 8fb7343 types(watch): watch array callback params type tuples (#912)
  • See full diff in compare view


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/composition-api](https://github.com/vuejs/composition-api) from 1.4.9 to 1.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/composition-api/releases"><code>@​vue/composition-api</code>'s releases</a>.</em></p> <blockquote> <h2>v1.5.0</h2> <h3>Features</h3> <ul> <li><strong>createElement:</strong> allow createElement to bind vm (<a href="https://github.com/vuejs/composition-api/issues/920">#920</a>) (<a href="https://github.com/vuejs/composition-api/commit/564a5a4">564a5a4</a>)</li> <li>Unified as the key of raw in vue3 (<a href="https://github.com/vuejs/composition-api/issues/922">#922</a>) (<a href="https://github.com/vuejs/composition-api/commit/5874eb5">5874eb5</a>)</li> </ul> <h2>v1.4.10</h2> <p>No release notes provided.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/composition-api/blob/main/CHANGELOG.md"><code>@​vue/composition-api</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/vuejs/composition-api/compare/v1.4.10...v1.5.0">1.5.0</a> (2022-04-25)</h1> <h3>Features</h3> <ul> <li><strong>createElement:</strong> allow createElement to bind vm (<a href="https://github.com/vuejs/composition-api/issues/920">#920</a>) (<a href="https://github.com/vuejs/composition-api/commit/564a5a4">564a5a4</a>)</li> <li>Unified as the key of raw in vue3 (<a href="https://github.com/vuejs/composition-api/issues/922">#922</a>) (<a href="https://github.com/vuejs/composition-api/commit/5874eb5">5874eb5</a>)</li> </ul> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h2><a href="https://github.com/vuejs/composition-api/compare/v1.4.9...v1.4.10">1.4.10</a> (2022-03-16)</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/composition-api/commit/7a416dbda6b782f11c3d2a7d045897fea3b72a13"><code>7a416db</code></a> release v1.5.0</li> <li><a href="https://github.com/vuejs/composition-api/commit/7c1c248004e63e9f7d3b1fe6c77446f08bd01d01"><code>7c1c248</code></a> docs: note about <code>createElement</code> workaround</li> <li><a href="https://github.com/vuejs/composition-api/commit/e0128e3c067542dfa4067289c2141eaa5e25cb59"><code>e0128e3</code></a> test: add tests for createElement with binding (<a href="https://github.com/vuejs/composition-api/issues/921">#921</a>)</li> <li><a href="https://github.com/vuejs/composition-api/commit/564a5a478476cc404d65e87c8e3e0f4592e12a53"><code>564a5a4</code></a> feat(createElement): allow createElement to bind vm (<a href="https://github.com/vuejs/composition-api/issues/920">#920</a>)</li> <li><a href="https://github.com/vuejs/composition-api/commit/5874eb5ead62cfe42dcb2de39f3d9115a0d5da23"><code>5874eb5</code></a> feat: Unified as the key of raw in vue3 (<a href="https://github.com/vuejs/composition-api/issues/922">#922</a>)</li> <li><a href="https://github.com/vuejs/composition-api/commit/000ffe46f4cb86b46d1857b4c17c132471a1ce65"><code>000ffe4</code></a> refactor: obj[key] have already triggered the getter (<a href="https://github.com/vuejs/composition-api/issues/914">#914</a>)</li> <li><a href="https://github.com/vuejs/composition-api/commit/b3296dbe3eeeaa5e21a0a975c2ed6eb17019e55c"><code>b3296db</code></a> release v1.4.10</li> <li><a href="https://github.com/vuejs/composition-api/commit/8fb7343dddeb63a4401067a65979b0f7de9f7e07"><code>8fb7343</code></a> types(watch): watch array callback params type tuples (<a href="https://github.com/vuejs/composition-api/issues/912">#912</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/composition-api/compare/v1.4.9...v1.5.0">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 commented 2022-04-26 05:04:31 +00:00 (Migrated from gitlab.com)

added 3 commits

  • ee1bdfff...da48f62a - 2 commits from branch master
  • 1b7e74eb - Build(deps): bump @vue/composition-api from 1.4.9 to 1.5.0

Compare with previous version

added 3 commits <ul><li>ee1bdfff...da48f62a - 2 commits from branch <code>master</code></li><li>1b7e74eb - Build(deps): bump @vue/composition-api from 1.4.9 to 1.5.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/286/diffs?diff_id=380799757&start_sha=ee1bdfff1fc2eac2999caa4d6b336c4f27869daa)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-04-26 05:05:02 +00:00
argoyle commented 2022-04-26 05:13:21 +00:00 (Migrated from gitlab.com)

mentioned in commit 5292992ecb

mentioned in commit 5292992ecbe953a4ef73b13d9a21f330ef014e2e
argoyle (Migrated from gitlab.com) merged commit 5292992ecb into master 2022-04-26 05:13:21 +00:00
Sign in to join this conversation.