Build(deps): bump vue and vue-template-compiler #471

Closed
argoyle wants to merge 0 commits from dependabot-npm_and_yarn-vue-and-vue-template-compiler-2.7.5 into master
argoyle commented 2022-07-13 04:40:34 +00:00 (Migrated from gitlab.com)

Bumps vue and vue-template-compiler. These dependencies needed to be updated together.
Updates vue from 2.6.14 to 2.7.5

Commits

Updates vue-template-compiler from 2.6.14 to 2.7.5

Release notes

Sourced from vue-template-compiler's releases.

v2.7.5

Please refer to CHANGELOG.md for details.

v2.7.4

Please refer to CHANGELOG.md for details.

v2.7.3

Please refer to CHANGELOG.md for details.

v2.7.2

Please refer to CHANGELOG.md for details.

v2.7.1

Please refer to CHANGELOG.md for details.

v2.7.0 "Naruto"

naturo

Please refer to CHANGELOG.md for details.

v2.7.0-beta.8

Please refer to CHANGELOG.md for details.

v2.7.0-beta.7

Please refer to CHANGELOG.md for details.

v2.7.0-beta.6

Please refer to CHANGELOG.md for details.

v2.7.0-beta.5

Please refer to CHANGELOG.md for details.

v2.7.0-beta.4

Please refer to CHANGELOG.md for details.

v2.7.0-beta.3

Please refer to CHANGELOG.md for details.

v2.7.0-beta.2

Please refer to CHANGELOG.md for details.

v2.7.0-beta.1

Please refer to CHANGELOG.md for details.

v2.7.0-alpha.12

Please refer to CHANGELOG.md for details.

v2.7.0-alpha.11

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vue-template-compiler's changelog.

2.7.5 (2022-07-13)

Bug Fixes

  • add missing export from vue.runtime.mjs (#12648) (08fb4a2)
  • detect property add/deletion on reactive objects from setup when used in templates (a6e7498)
  • do not set currentInstance in beforeCreate (0825d30), closes #12636
  • reactivity: fix watch behavior inconsistency + deep ref shallow check (98fb01c), closes #12643
  • sfc: fix sfc name inference type check (04b4703), closes #12637
  • types: support Vue interface augmentations in defineComponent (005e52d), closes #12642
  • watch: fix deep watch for structures containing raw refs (1a2c3c2), closes #12652

2.7.4 (2022-07-08)

Bug Fixes

  • build: fix mjs dual package hazard (012e10c), closes #12626
  • compiler-sfc: use safer deindent default for compatibility with previous behavior (b70a258)
  • pass element creation helper to static render fns for functional components (dc8a68e), closes #12625
  • ssr/reactivity: fix array setting error at created in ssr [#12632] (#12633) (ca7daef)
  • types: fix missing instance properties on defineComponent this (f8de4ca), closes #12628
  • types: fix this.$slots type for defineComponent (d3add06)
  • types: fix type inference when using components option (1d5a411)
  • types: global component registration type compat w/ defineComponent (26ff4bc), closes #12622
  • watch: fix watchers triggered in mounted hook (8904ca7), closes #12624

Features

2.7.3 (2022-07-06)

Bug Fixes

2.7.2 (2022-07-05)

... (truncated)

Commits
  • cdd2df6 release: v2.7.5
  • 1a2c3c2 fix(watch): fix deep watch for structures containing raw refs
  • 005e52d fix(types): support Vue interface augmentations in defineComponent
  • 08fb4a2 fix: add missing export from vue.runtime.mjs (#12648)
  • 498dc1d chore(changelog): fix dead link (#12646) [ci skip]
  • 0198f9f chore: document TS changes in changelog [ci skip]
  • a6e7498 fix: detect property add/deletion on reactive objects from setup when used in...
  • 98fb01c fix(reactivity): fix watch behavior inconsistency + deep ref shallow check
  • 0825d30 fix: do not set currentInstance in beforeCreate
  • 04b4703 fix(sfc): fix sfc name inference type check
  • Additional commits viewable 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](https://github.com/vuejs/core) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together. Updates `vue` from 2.6.14 to 2.7.5 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/vuejs/core/commits">compare view</a></li> </ul> </details> <br /> Updates `vue-template-compiler` from 2.6.14 to 2.7.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/vue/releases">vue-template-compiler's releases</a>.</em></p> <blockquote> <h2>v2.7.5</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.4</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.3</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.0 &quot;Naruto&quot;</h2> <p><img src="https://user-images.githubusercontent.com/499550/176823239-f59d75de-1d24-4b2d-b04b-fcc95db2903e.png" alt="naturo" /></p> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md#270-2022-07-01">CHANGELOG.md</a> for details.</p> <h2>v2.7.0-beta.8</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.0-beta.7</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.0-beta.6</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.0-beta.5</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.0-beta.4</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.0-beta.3</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.0-beta.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.0-beta.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.0-alpha.12</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.0-alpha.11</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/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/vue/blob/main/CHANGELOG.md">vue-template-compiler's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/vue/compare/v2.7.4...v2.7.5">2.7.5</a> (2022-07-13)</h2> <h3>Bug Fixes</h3> <ul> <li>add missing export from <code>vue.runtime.mjs</code> (<a href="https://github.com/vuejs/vue/issues/12648">#12648</a>) (<a href="https://github.com/vuejs/vue/commit/08fb4a222c016c79af77ab96817d2ed9b7abbd80">08fb4a2</a>)</li> <li>detect property add/deletion on reactive objects from setup when used in templates (<a href="https://github.com/vuejs/vue/commit/a6e74985cf2eab6f16d03a8eda3bf3fc7950127c">a6e7498</a>)</li> <li>do not set currentInstance in beforeCreate (<a href="https://github.com/vuejs/vue/commit/0825d3087f9f39435838329c16adc2a7bfccd51d">0825d30</a>), closes <a href="https://github.com/vuejs/vue/issues/12636">#12636</a></li> <li><strong>reactivity:</strong> fix watch behavior inconsistency + deep ref shallow check (<a href="https://github.com/vuejs/vue/commit/98fb01c79c41c3b9f9134f0abb77d233ce4e5b44">98fb01c</a>), closes <a href="https://github.com/vuejs/vue/issues/12643">#12643</a></li> <li><strong>sfc:</strong> fix sfc name inference type check (<a href="https://github.com/vuejs/vue/commit/04b4703de72b1c1e686a3aa81d5b5b56799dabab">04b4703</a>), closes <a href="https://github.com/vuejs/vue/issues/12637">#12637</a></li> <li><strong>types:</strong> support Vue interface augmentations in defineComponent (<a href="https://github.com/vuejs/vue/commit/005e52d0b6f1a5bf9679789c5c4b90afd442d86b">005e52d</a>), closes <a href="https://github.com/vuejs/vue/issues/12642">#12642</a></li> <li><strong>watch:</strong> fix deep watch for structures containing raw refs (<a href="https://github.com/vuejs/vue/commit/1a2c3c2d77ba96ef496f4c86329b7798026511ae">1a2c3c2</a>), closes <a href="https://github.com/vuejs/vue/issues/12652">#12652</a></li> </ul> <h2><a href="https://github.com/vuejs/vue/compare/v2.7.3...v2.7.4">2.7.4</a> (2022-07-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> fix mjs dual package hazard (<a href="https://github.com/vuejs/vue/commit/012e10c9ca13fcbc9bf67bf2835883edcd4faace">012e10c</a>), closes <a href="https://github.com/vuejs/vue/issues/12626">#12626</a></li> <li><strong>compiler-sfc:</strong> use safer deindent default for compatibility with previous behavior (<a href="https://github.com/vuejs/vue/commit/b70a2585fcd102def2bb5a3b2b589edf5311122d">b70a258</a>)</li> <li>pass element creation helper to static render fns for functional components (<a href="https://github.com/vuejs/vue/commit/dc8a68e8c6c4e8ed4fdde094004fca272d71ef2e">dc8a68e</a>), closes <a href="https://github.com/vuejs/vue/issues/12625">#12625</a></li> <li><strong>ssr/reactivity:</strong> fix array setting error at created in ssr [<a href="https://github.com/vuejs/vue/issues/12632">#12632</a>] (<a href="https://github.com/vuejs/vue/issues/12633">#12633</a>) (<a href="https://github.com/vuejs/vue/commit/ca7daefaa15a192046d22d060220cd595a6a275f">ca7daef</a>)</li> <li><strong>types:</strong> fix missing instance properties on defineComponent this (<a href="https://github.com/vuejs/vue/commit/f8de4ca9d458a03378e848b1e62d6507f7124871">f8de4ca</a>), closes <a href="https://github.com/vuejs/vue/issues/12628#issuecomment-1177258223">#12628</a></li> <li><strong>types:</strong> fix this.$slots type for defineComponent (<a href="https://github.com/vuejs/vue/commit/d3add06e6e18a78a3745240632fecd076eb49d19">d3add06</a>)</li> <li><strong>types:</strong> fix type inference when using components option (<a href="https://github.com/vuejs/vue/commit/1d5a411c1e3aa062aa5080432cf3f852f1583ed2">1d5a411</a>)</li> <li><strong>types:</strong> global component registration type compat w/ defineComponent (<a href="https://github.com/vuejs/vue/commit/26ff4bc0ed75d8bf7921523a2e546df24ec81d8f">26ff4bc</a>), closes <a href="https://github.com/vuejs/vue/issues/12622">#12622</a></li> <li><strong>watch:</strong> fix watchers triggered in mounted hook (<a href="https://github.com/vuejs/vue/commit/8904ca77c2d675707728e6a50decd3ef3370a428">8904ca7</a>), closes <a href="https://github.com/vuejs/vue/issues/12624">#12624</a></li> </ul> <h3>Features</h3> <ul> <li>defineAsyncComponent (<a href="https://github.com/vuejs/vue/commit/9d12106e211e0cbf33f9066606a8ff29f8cc8e8d">9d12106</a>), closes <a href="https://github.com/vuejs/vue/issues/12608">#12608</a></li> <li>support functional components in defineComponent (<a href="https://github.com/vuejs/vue/commit/559600f13d312915c0a1b54ed4edd41327dbedd6">559600f</a>), closes <a href="https://github.com/vuejs/vue/issues/12619">#12619</a></li> </ul> <h2><a href="https://github.com/vuejs/vue/compare/v2.7.2...v2.7.3">2.7.3</a> (2022-07-06)</h2> <h3>Bug Fixes</h3> <ul> <li>add renderTracked/Triggered merge strategy (<a href="https://github.com/vuejs/vue/issues/12616">#12616</a>) (<a href="https://github.com/vuejs/vue/commit/6d1dbeee7ebd27a87c37393d8cabf2ef8253f3a4">6d1dbee</a>)</li> <li><strong>ssr/reactivity:</strong> fix composition api behavior in SSR (<a href="https://github.com/vuejs/vue/commit/360272bde32e93b1a8d611e4b97af1300c38e7a3">360272b</a>), closes <a href="https://github.com/vuejs/vue/issues/12615">#12615</a></li> <li><strong>types:</strong> allow slot attribute (<a href="https://github.com/vuejs/vue/commit/94ccca207c9c5fc0fc8985e0c103d8a1c9cff412">94ccca2</a>), closes <a href="https://github.com/vuejs/vue/issues/12617">#12617</a></li> </ul> <h2><a href="https://github.com/vuejs/vue/compare/v2.7.1...v2.7.2">2.7.2</a> (2022-07-05)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vue/commit/cdd2df6171963096abb94600987f1706e40d2ab6"><code>cdd2df6</code></a> release: v2.7.5</li> <li><a href="https://github.com/vuejs/vue/commit/1a2c3c2d77ba96ef496f4c86329b7798026511ae"><code>1a2c3c2</code></a> fix(watch): fix deep watch for structures containing raw refs</li> <li><a href="https://github.com/vuejs/vue/commit/005e52d0b6f1a5bf9679789c5c4b90afd442d86b"><code>005e52d</code></a> fix(types): support Vue interface augmentations in defineComponent</li> <li><a href="https://github.com/vuejs/vue/commit/08fb4a222c016c79af77ab96817d2ed9b7abbd80"><code>08fb4a2</code></a> fix: add missing export from <code>vue.runtime.mjs</code> (<a href="https://github.com/vuejs/vue/issues/12648">#12648</a>)</li> <li><a href="https://github.com/vuejs/vue/commit/498dc1d89f14504c5e14b43a77c23039163e93a3"><code>498dc1d</code></a> chore(changelog): fix dead link (<a href="https://github.com/vuejs/vue/issues/12646">#12646</a>) [ci skip]</li> <li><a href="https://github.com/vuejs/vue/commit/0198f9f9eea728ceb45af92eb2952fa97c9abfe1"><code>0198f9f</code></a> chore: document TS changes in changelog [ci skip]</li> <li><a href="https://github.com/vuejs/vue/commit/a6e74985cf2eab6f16d03a8eda3bf3fc7950127c"><code>a6e7498</code></a> fix: detect property add/deletion on reactive objects from setup when used in...</li> <li><a href="https://github.com/vuejs/vue/commit/98fb01c79c41c3b9f9134f0abb77d233ce4e5b44"><code>98fb01c</code></a> fix(reactivity): fix watch behavior inconsistency + deep ref shallow check</li> <li><a href="https://github.com/vuejs/vue/commit/0825d3087f9f39435838329c16adc2a7bfccd51d"><code>0825d30</code></a> fix: do not set currentInstance in beforeCreate</li> <li><a href="https://github.com/vuejs/vue/commit/04b4703de72b1c1e686a3aa81d5b5b56799dabab"><code>04b4703</code></a> fix(sfc): fix sfc name inference type check</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vue/compare/v2.6.14...v2.7.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 rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2022-07-13 04:40:37 +00:00 (Migrated from gitlab.com)

mentioned in merge request !415

mentioned in merge request !415
argoyle commented 2022-07-15 10:07:36 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 1e5281f3 - 1 commit from branch master
  • e74734c9 - Build(deps): bump vue and vue-template-compiler

Compare with previous version

added 2 commits <ul><li>1e5281f3 - 1 commit from branch <code>master</code></li><li>e74734c9 - Build(deps): bump vue and vue-template-compiler</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/422/diffs?diff_id=439133354&start_sha=18cb8f5c9ab0e71f212e6206ecae2d341cbb17fc)
argoyle commented 2022-07-15 10:40:56 +00:00 (Migrated from gitlab.com)

added 2 commits

  • d58ef088 - 1 commit from branch master
  • 3e4e6e37 - Build(deps): bump vue and vue-template-compiler

Compare with previous version

added 2 commits <ul><li>d58ef088 - 1 commit from branch <code>master</code></li><li>3e4e6e37 - Build(deps): bump vue and vue-template-compiler</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/422/diffs?diff_id=439163078&start_sha=e74734c904df0e30752c8274062742fac76fd13e)
argoyle (Migrated from gitlab.com) closed this pull request 2022-07-16 04:40:33 +00:00
argoyle commented 2022-07-16 04:40:34 +00:00 (Migrated from gitlab.com)
This merge request has been superseded by https://gitlab.com/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/427

Pull request closed

This pull request cannot be reopened because the branch was deleted.
Sign in to join this conversation.