Build(deps): bump vue-server-renderer from 2.6.14 to 2.7.8 #495

Closed
argoyle wants to merge 0 commits from dependabot-npm_and_yarn-vue-server-renderer-2.7.8 into master
argoyle commented 2022-07-22 04:39:40 +00:00 (Migrated from gitlab.com)

Bumps vue-server-renderer from 2.6.14 to 2.7.8.

Release notes

Sourced from vue-server-renderer's releases.

v2.7.8

Please refer to CHANGELOG.md for details.

v2.7.7

Please refer to CHANGELOG.md for details.

v2.7.6

Please refer to CHANGELOG.md for details.

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.

... (truncated)

Changelog

Sourced from vue-server-renderer's changelog.

2.7.8 (2022-07-22)

Bug Fixes

  • reactivity: fix shallowReactive nested ref setting edge cases (2af751b), closes #12688
  • sfc: align <script setup> component resolution edge case with v3 (#12687) (a695c5a), closes #12685
  • types: avoid circular type inference between v2 and v3 instance types (fabc1cf), closes #12683
  • types: export defineAsyncComponent type (#12684) (ba7dd2c)

Features

  • setup: support listeners on setup context + useListeners() helper (adf3ac8)

2.7.7 (2022-07-16)

Bug Fixes

  • codegen: script setup should not attempt to resolve native elements as component (e8d3a7d), closes #12674
  • inject: fix edge case of provided with async-mutated getters (ea5d0f3), closes #12667
  • setup: ensure setup context slots can be accessed immediately (67760f8), closes #12672
  • types: vue.d.ts should use relative import to v3-component-public-instance (#12668) (46ec648), closes #12666
  • watch: fix queueing multiple post watchers (25ffdb6), closes #12664

2.7.6 (2022-07-15)

Bug Fixes

  • types: $refs can also contain ComponentPublicInstance (#12659) (fffbb9e)
  • types: fix $children and $root instance types (52a5979), closes #12655
  • types: fix missing expose() type on setup context (e0a9546), closes #12660

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

... (truncated)

Commits
  • 1d8b892 release: v2.7.8
  • 2af751b fix(reactivity): fix shallowReactive nested ref setting edge cases
  • ba7dd2c fix(types): export defineAsyncComponent type (#12684)
  • a695c5a fix(sfc): align \<script setup> component resolution edge case with v3 (#12687)
  • fabc1cf fix(types): avoid circular type inference between v2 and v3 instance types
  • ce6fc14 types: fix manual api types for useAttrs/useListeners
  • adf3ac8 feat(setup): support listeners on setup context + useListeners() helper
  • 135d074 chore(sfc): remove useless vue-template-es2015-compiler (#12677)
  • fc16281 release: v2.7.7
  • e8d3a7d fix(codegen): script setup should not attempt to resolve native elements as c...
  • 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-server-renderer](https://github.com/vuejs/vue) from 2.6.14 to 2.7.8. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/vue/releases">vue-server-renderer's releases</a>.</em></p> <blockquote> <h2>v2.7.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.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.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.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> <!-- 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-server-renderer's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/vue/compare/v2.7.7...v2.7.8">2.7.8</a> (2022-07-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix shallowReactive nested ref setting edge cases (<a href="https://github.com/vuejs/vue/commit/2af751b6efa0cd9cb817ed96af41948e92599837">2af751b</a>), closes <a href="https://github.com/vuejs/vue/issues/12688">#12688</a></li> <li><strong>sfc:</strong> align <code>&lt;script setup&gt;</code> component resolution edge case with v3 (<a href="https://github.com/vuejs/vue/issues/12687">#12687</a>) (<a href="https://github.com/vuejs/vue/commit/a695c5a6df415101a5f728e87dbe087b4fbb0b7b">a695c5a</a>), closes <a href="https://github.com/vuejs/vue/issues/12685">#12685</a></li> <li><strong>types:</strong> avoid circular type inference between v2 and v3 instance types (<a href="https://github.com/vuejs/vue/commit/fabc1cf89f55dd7f3f95fa7890d2540f40e9f845">fabc1cf</a>), closes <a href="https://github.com/vuejs/vue/issues/12683">#12683</a></li> <li><strong>types:</strong> export <code>defineAsyncComponent</code> type (<a href="https://github.com/vuejs/vue/issues/12684">#12684</a>) (<a href="https://github.com/vuejs/vue/commit/ba7dd2c4ed62dba30bde7c1d521f7bfbab529102">ba7dd2c</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>setup:</strong> support listeners on setup context + <code>useListeners()</code> helper (<a href="https://github.com/vuejs/vue/commit/adf3ac8adcf204dcc34b851da6ab4d914bd11cf9">adf3ac8</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vue/compare/v2.7.6...v2.7.7">2.7.7</a> (2022-07-16)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>codegen:</strong> script setup should not attempt to resolve native elements as component (<a href="https://github.com/vuejs/vue/commit/e8d3a7d7a17f9e66d592fb1ddc4a603af9958d36">e8d3a7d</a>), closes <a href="https://github.com/vuejs/vue/issues/12674">#12674</a></li> <li><strong>inject:</strong> fix edge case of provided with async-mutated getters (<a href="https://github.com/vuejs/vue/commit/ea5d0f3fbfd983cb0275457cbcef344f926381ea">ea5d0f3</a>), closes <a href="https://github.com/vuejs/vue/issues/12667">#12667</a></li> <li><strong>setup:</strong> ensure setup context slots can be accessed immediately (<a href="https://github.com/vuejs/vue/commit/67760f8d30778f58afeada3589d4ac4493329ad5">67760f8</a>), closes <a href="https://github.com/vuejs/vue/issues/12672">#12672</a></li> <li><strong>types:</strong> vue.d.ts should use relative import to v3-component-public-instance (<a href="https://github.com/vuejs/vue/issues/12668">#12668</a>) (<a href="https://github.com/vuejs/vue/commit/46ec64869479393f95b6abda7a4adecf19867d06">46ec648</a>), closes <a href="https://github.com/vuejs/vue/issues/12666">#12666</a></li> <li><strong>watch:</strong> fix queueing multiple post watchers (<a href="https://github.com/vuejs/vue/commit/25ffdb62d22fe8688aca144d945671d5c82a8887">25ffdb6</a>), closes <a href="https://github.com/vuejs/vue/issues/12664">#12664</a></li> </ul> <h2><a href="https://github.com/vuejs/vue/compare/v2.7.5...v2.7.6">2.7.6</a> (2022-07-15)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> $refs can also contain ComponentPublicInstance (<a href="https://github.com/vuejs/vue/issues/12659">#12659</a>) (<a href="https://github.com/vuejs/vue/commit/fffbb9e856de5e4b3053a6b4d01d1404bfb6f85e">fffbb9e</a>)</li> <li><strong>types:</strong> fix $children and $root instance types (<a href="https://github.com/vuejs/vue/commit/52a59790a5b6e16c9f8cc737fcd784413dda282d">52a5979</a>), closes <a href="https://github.com/vuejs/vue/issues/12655">#12655</a></li> <li><strong>types:</strong> fix missing expose() type on setup context (<a href="https://github.com/vuejs/vue/commit/e0a9546ef32fa4bbfc4bede3002b2d6a5be8cf72">e0a9546</a>), closes <a href="https://github.com/vuejs/vue/issues/12660">#12660</a></li> </ul> <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> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vue/commit/1d8b892fcd9edcef1feeed74ad586beabb9f6df2"><code>1d8b892</code></a> release: v2.7.8</li> <li><a href="https://github.com/vuejs/vue/commit/2af751b6efa0cd9cb817ed96af41948e92599837"><code>2af751b</code></a> fix(reactivity): fix shallowReactive nested ref setting edge cases</li> <li><a href="https://github.com/vuejs/vue/commit/ba7dd2c4ed62dba30bde7c1d521f7bfbab529102"><code>ba7dd2c</code></a> fix(types): export <code>defineAsyncComponent</code> type (<a href="https://github.com/vuejs/vue/issues/12684">#12684</a>)</li> <li><a href="https://github.com/vuejs/vue/commit/a695c5a6df415101a5f728e87dbe087b4fbb0b7b"><code>a695c5a</code></a> fix(sfc): align <code>\&lt;script setup&gt;</code> component resolution edge case with v3 (<a href="https://github.com/vuejs/vue/issues/12687">#12687</a>)</li> <li><a href="https://github.com/vuejs/vue/commit/fabc1cf89f55dd7f3f95fa7890d2540f40e9f845"><code>fabc1cf</code></a> fix(types): avoid circular type inference between v2 and v3 instance types</li> <li><a href="https://github.com/vuejs/vue/commit/ce6fc149e3a60d811e19f7b100a5f80fed18018d"><code>ce6fc14</code></a> types: fix manual api types for useAttrs/useListeners</li> <li><a href="https://github.com/vuejs/vue/commit/adf3ac8adcf204dcc34b851da6ab4d914bd11cf9"><code>adf3ac8</code></a> feat(setup): support listeners on setup context + <code>useListeners()</code> helper</li> <li><a href="https://github.com/vuejs/vue/commit/135d07442acd04f64fc470581a4e8b6feaba1f81"><code>135d074</code></a> chore(sfc): remove useless vue-template-es2015-compiler (<a href="https://github.com/vuejs/vue/issues/12677">#12677</a>)</li> <li><a href="https://github.com/vuejs/vue/commit/fc16281cf5bd1506e8cfe62eee1ef02dac82bad5"><code>fc16281</code></a> release: v2.7.7</li> <li><a href="https://github.com/vuejs/vue/commit/e8d3a7d7a17f9e66d592fb1ddc4a603af9958d36"><code>e8d3a7d</code></a> fix(codegen): script setup should not attempt to resolve native elements as c...</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vue/compare/v2.6.14...v2.7.8">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-22 04:39:43 +00:00 (Migrated from gitlab.com)

mentioned in merge request !428

mentioned in merge request !428
argoyle commented 2022-07-23 10:21:51 +00:00 (Migrated from gitlab.com)

added 2 commits

  • bb1be9be - 1 commit from branch master
  • db1fc844 - Build(deps): bump vue-server-renderer from 2.6.14 to 2.7.8

Compare with previous version

added 2 commits <ul><li>bb1be9be - 1 commit from branch <code>master</code></li><li>db1fc844 - Build(deps): bump vue-server-renderer from 2.6.14 to 2.7.8</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/446/diffs?diff_id=444955728&start_sha=1b557fe3edfb7483207a09f7eaafd5a2e4ba5f04)
argoyle commented 2022-07-23 10:30:50 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 9bf719ea - 1 commit from branch master
  • 5f2c2da6 - Build(deps): bump vue-server-renderer from 2.6.14 to 2.7.8

Compare with previous version

added 2 commits <ul><li>9bf719ea - 1 commit from branch <code>master</code></li><li>5f2c2da6 - Build(deps): bump vue-server-renderer from 2.6.14 to 2.7.8</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/446/diffs?diff_id=444956643&start_sha=db1fc8443c61e4a296ed7aa5ba788474c401242a)
argoyle commented 2022-07-24 09:35:56 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 699176db - 1 commit from branch master
  • ed0d9c45 - Build(deps): bump vue-server-renderer from 2.6.14 to 2.7.8

Compare with previous version

added 2 commits <ul><li>699176db - 1 commit from branch <code>master</code></li><li>ed0d9c45 - Build(deps): bump vue-server-renderer from 2.6.14 to 2.7.8</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/446/diffs?diff_id=445074843&start_sha=5f2c2da63c085110dac0f1332ee24a6e2af0bde4)
argoyle commented 2022-07-26 11:20:57 +00:00 (Migrated from gitlab.com)

added 2 commits

  • ebdd58af - 1 commit from branch master
  • 85fb9fb7 - Build(deps): bump vue-server-renderer from 2.6.14 to 2.7.8

Compare with previous version

added 2 commits <ul><li>ebdd58af - 1 commit from branch <code>master</code></li><li>85fb9fb7 - Build(deps): bump vue-server-renderer from 2.6.14 to 2.7.8</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/446/diffs?diff_id=446613971&start_sha=ed0d9c45399734da8b913470bc8c153d0ab9251c)
argoyle commented 2022-07-26 11:30:22 +00:00 (Migrated from gitlab.com)

added 2 commits

  • fd6168cd - 1 commit from branch master
  • 678f1594 - Build(deps): bump vue-server-renderer from 2.6.14 to 2.7.8

Compare with previous version

added 2 commits <ul><li>fd6168cd - 1 commit from branch <code>master</code></li><li>678f1594 - Build(deps): bump vue-server-renderer from 2.6.14 to 2.7.8</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/446/diffs?diff_id=446623298&start_sha=85fb9fb7d1e5232f18afcf7c4bbc5f95aee0846b)
argoyle commented 2022-07-26 11:39:32 +00:00 (Migrated from gitlab.com)

added 2 commits

  • d9fc0824 - 1 commit from branch master
  • dbf58dbf - Build(deps): bump vue-server-renderer from 2.6.14 to 2.7.8

Compare with previous version

added 2 commits <ul><li>d9fc0824 - 1 commit from branch <code>master</code></li><li>dbf58dbf - Build(deps): bump vue-server-renderer from 2.6.14 to 2.7.8</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/446/diffs?diff_id=446632140&start_sha=678f15940de21e7e31de2a697745d88d5aca351a)
argoyle commented 2022-07-28 15:38:23 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 6a89e805 - 1 commit from branch master
  • 78788278 - Build(deps): bump vue-server-renderer from 2.6.14 to 2.7.8

Compare with previous version

added 2 commits <ul><li>6a89e805 - 1 commit from branch <code>master</code></li><li>78788278 - Build(deps): bump vue-server-renderer from 2.6.14 to 2.7.8</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/446/diffs?diff_id=448968546&start_sha=dbf58dbf450eb605233b57dd36b8ed876ea1f173)
argoyle commented 2022-07-29 09:53:26 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 3f380164 - 1 commit from branch master
  • 43648ad3 - Build(deps): bump vue-server-renderer from 2.6.14 to 2.7.8

Compare with previous version

added 2 commits <ul><li>3f380164 - 1 commit from branch <code>master</code></li><li>43648ad3 - Build(deps): bump vue-server-renderer from 2.6.14 to 2.7.8</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/446/diffs?diff_id=449579817&start_sha=78788278d18244b70e86c2b017ff19ec2b1b4cd4)
argoyle commented 2022-07-30 11:40:10 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 4d0912cd - 1 commit from branch master
  • 574ecb1f - Build(deps): bump vue-server-renderer from 2.6.14 to 2.7.8

Compare with previous version

added 2 commits <ul><li>4d0912cd - 1 commit from branch <code>master</code></li><li>574ecb1f - Build(deps): bump vue-server-renderer from 2.6.14 to 2.7.8</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/446/diffs?diff_id=450180469&start_sha=43648ad31edc0961213a9c498c97980c4dadfef7)
argoyle commented 2022-07-30 11:49:38 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 7099c69c - 1 commit from branch master
  • 82062cf8 - Build(deps): bump vue-server-renderer from 2.6.14 to 2.7.8

Compare with previous version

added 2 commits <ul><li>7099c69c - 1 commit from branch <code>master</code></li><li>82062cf8 - Build(deps): bump vue-server-renderer from 2.6.14 to 2.7.8</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/446/diffs?diff_id=450181325&start_sha=574ecb1f4c36d0a82a585ef8b04d19647e0969c6)
argoyle commented 2022-08-01 10:16:21 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 540dc990 - 1 commit from branch master
  • 0bf84956 - Build(deps): bump vue-server-renderer from 2.6.14 to 2.7.8

Compare with previous version

added 2 commits <ul><li>540dc990 - 1 commit from branch <code>master</code></li><li>0bf84956 - Build(deps): bump vue-server-renderer from 2.6.14 to 2.7.8</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/446/diffs?diff_id=450698855&start_sha=82062cf869935425c0fda2fd47e22cac156cd68a)
argoyle commented 2022-08-01 10:25:28 +00:00 (Migrated from gitlab.com)

added 2 commits

  • cad84f14 - 1 commit from branch master
  • 80430aa4 - Build(deps): bump vue-server-renderer from 2.6.14 to 2.7.8

Compare with previous version

added 2 commits <ul><li>cad84f14 - 1 commit from branch <code>master</code></li><li>80430aa4 - Build(deps): bump vue-server-renderer from 2.6.14 to 2.7.8</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/446/diffs?diff_id=450708027&start_sha=0bf8495606a4c516936801e4bf549a9bbad68dd6)
argoyle commented 2022-08-02 07:12:02 +00:00 (Migrated from gitlab.com)

added 2 commits

  • f9940ace - 1 commit from branch master
  • 5b5335d5 - Build(deps): bump vue-server-renderer from 2.6.14 to 2.7.8

Compare with previous version

added 2 commits <ul><li>f9940ace - 1 commit from branch <code>master</code></li><li>5b5335d5 - Build(deps): bump vue-server-renderer from 2.6.14 to 2.7.8</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/446/diffs?diff_id=451453323&start_sha=80430aa4a34894cd20ff999a68f4892f4faa2442)
argoyle commented 2022-08-03 12:39:41 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 1a987af4 - 1 commit from branch master
  • 6649dad6 - Build(deps): bump vue-server-renderer from 2.6.14 to 2.7.8

Compare with previous version

added 2 commits <ul><li>1a987af4 - 1 commit from branch <code>master</code></li><li>6649dad6 - Build(deps): bump vue-server-renderer from 2.6.14 to 2.7.8</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/446/diffs?diff_id=452866730&start_sha=5b5335d504da5bad66ff6dad4ca38c1423e8855f)
argoyle commented 2022-08-03 12:49:15 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 0e1ce42a - 1 commit from branch master
  • d6ffd983 - Build(deps): bump vue-server-renderer from 2.6.14 to 2.7.8

Compare with previous version

added 2 commits <ul><li>0e1ce42a - 1 commit from branch <code>master</code></li><li>d6ffd983 - Build(deps): bump vue-server-renderer from 2.6.14 to 2.7.8</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/446/diffs?diff_id=452877708&start_sha=6649dad66eed48bf36fc427a18ce99458bff11aa)
argoyle commented 2022-08-03 19:25:51 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2022-08-03 19:25:52 +00:00 (Migrated from gitlab.com)

⚠️ dependabot is recreating merge request. All changes will be overwritten! ⚠️

:warning: `dependabot` is recreating merge request. All changes will be overwritten! :warning:
argoyle commented 2022-08-03 19:26:01 +00:00 (Migrated from gitlab.com)

dependabot successfuly recreated merge request!

:white_check_mark: `dependabot` successfuly recreated merge request!
argoyle (Migrated from gitlab.com) closed this pull request 2022-08-03 19:26:01 +00:00
argoyle commented 2022-08-03 19:26:02 +00:00 (Migrated from gitlab.com)

resolved all threads

resolved all threads

Pull request closed

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