chore(deps): bump @nuxtjs/vuetify from 1.11.3 to 1.12.1 #81

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-nuxtjs-vuetify-1.12.1 into master 2021-11-10 07:42:36 +00:00
argoyle commented 2021-11-08 05:23:05 +00:00 (Migrated from gitlab.com)

Bumps @nuxtjs/vuetify from 1.11.3 to 1.12.1.

Release notes

Sourced from @​nuxtjs/vuetify's releases.

v1.12.1

Bug Fixes

v1.12.0

Features

  • compatible with Nuxt 2.14 and typescript 4 (#395) (16c2bca)

Bug Fixes

  • types: use UserVuetifyPreset instead of VuetifyPreset (#419) (d75b2be)
  • lock sass version to ~1.32.13 (#452) (4868782), closes #446
Changelog

Sourced from @​nuxtjs/vuetify's changelog.

1.12.1 (2021-06-13)

Bug Fixes

1.12.0 (2021-06-13)

Features

  • compatible with Nuxt 2.14 and typescript 4 (#395) (16c2bca)

Bug Fixes

  • types: use UserVuetifyPreset instead of VuetifyPreset (#419) (d75b2be)
  • lock sass version to ~1.32.13 (#452) (4868782), closes #446
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 [@nuxtjs/vuetify](https://github.com/nuxt-community/vuetify-module) from 1.11.3 to 1.12.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nuxt-community/vuetify-module/releases"><code>@​nuxtjs/vuetify</code>'s releases</a>.</em></p> <blockquote> <h2>v1.12.1</h2> <h3>Bug Fixes</h3> <ul> <li>require <a href="mailto:sass@1.32.x">sass@1.32.x</a> (<a href="https://github.com/nuxt-community/vuetify-module/commit/f7a65cf41e5f8b39469db0411f398a93a5865e31">f7a65cf</a>)</li> </ul> <h2>v1.12.0</h2> <h3>Features</h3> <ul> <li>compatible with Nuxt 2.14 and typescript 4 (<a href="https://github.com/nuxt-community/vuetify-module/issues/395">#395</a>) (<a href="https://github.com/nuxt-community/vuetify-module/commit/16c2bca8e6e293ada9ea4f00d4a2e767d5be5671">16c2bca</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> use UserVuetifyPreset instead of VuetifyPreset (<a href="https://github.com/nuxt-community/vuetify-module/issues/419">#419</a>) (<a href="https://github.com/nuxt-community/vuetify-module/commit/d75b2bea1bf68a66f2f77e97dd88d5f0e01d4ad2">d75b2be</a>)</li> <li>lock sass version to ~1.32.13 (<a href="https://github.com/nuxt-community/vuetify-module/issues/452">#452</a>) (<a href="https://github.com/nuxt-community/vuetify-module/commit/48687822d21bf87b375c934634f0ac02a05f47a8">4868782</a>), closes <a href="https://github.com/nuxt-community/vuetify-module/issues/446">#446</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nuxt-community/vuetify-module/blob/master/CHANGELOG.md"><code>@​nuxtjs/vuetify</code>'s changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/nuxt-community/vuetify-module/compare/v1.12.0...v1.12.1">1.12.1</a> (2021-06-13)</h3> <h3>Bug Fixes</h3> <ul> <li>require <a href="mailto:sass@1.32.x">sass@1.32.x</a> (<a href="https://github.com/nuxt-community/vuetify-module/commit/f7a65cf41e5f8b39469db0411f398a93a5865e31">f7a65cf</a>)</li> </ul> <h2><a href="https://github.com/nuxt-community/vuetify-module/compare/v1.11.3...v1.12.0">1.12.0</a> (2021-06-13)</h2> <h3>Features</h3> <ul> <li>compatible with Nuxt 2.14 and typescript 4 (<a href="https://github.com/nuxt-community/vuetify-module/issues/395">#395</a>) (<a href="https://github.com/nuxt-community/vuetify-module/commit/16c2bca8e6e293ada9ea4f00d4a2e767d5be5671">16c2bca</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> use UserVuetifyPreset instead of VuetifyPreset (<a href="https://github.com/nuxt-community/vuetify-module/issues/419">#419</a>) (<a href="https://github.com/nuxt-community/vuetify-module/commit/d75b2bea1bf68a66f2f77e97dd88d5f0e01d4ad2">d75b2be</a>)</li> <li>lock sass version to ~1.32.13 (<a href="https://github.com/nuxt-community/vuetify-module/issues/452">#452</a>) (<a href="https://github.com/nuxt-community/vuetify-module/commit/48687822d21bf87b375c934634f0ac02a05f47a8">4868782</a>), closes <a href="https://github.com/nuxt-community/vuetify-module/issues/446">#446</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt-community/vuetify-module/commit/d75cc058354e027ddfe466e02991e92743c055f7"><code>d75cc05</code></a> chore(release): 1.12.1</li> <li><a href="https://github.com/nuxt-community/vuetify-module/commit/f7a65cf41e5f8b39469db0411f398a93a5865e31"><code>f7a65cf</code></a> fix: require <a href="mailto:sass@1.32.x">sass@1.32.x</a></li> <li><a href="https://github.com/nuxt-community/vuetify-module/commit/d376f57b2b8dcf69a454a48a2a48fcb96f3622cd"><code>d376f57</code></a> chore(release): 1.12.0</li> <li><a href="https://github.com/nuxt-community/vuetify-module/commit/40ac6115acb2f6cd9dc7a60571c30ded7d497eff"><code>40ac611</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/nuxt-community/vuetify-module/issues/459">#459</a>)</li> <li><a href="https://github.com/nuxt-community/vuetify-module/commit/b41ccbcc9df1e704ab3af393686e659038498b64"><code>b41ccbc</code></a> chore(deps): update devdependency <code>@​nuxtjs/eslint-config-typescript</code> to v6 (<a href="https://github.com/nuxt-community/vuetify-module/issues/426">#426</a>)</li> <li><a href="https://github.com/nuxt-community/vuetify-module/commit/4dcfe499d74235412879dc20fadf642e61efe9ec"><code>4dcfe49</code></a> chore: upgrade to jest 27</li> <li><a href="https://github.com/nuxt-community/vuetify-module/commit/16c2bca8e6e293ada9ea4f00d4a2e767d5be5671"><code>16c2bca</code></a> feat: compatible with Nuxt 2.14 and typescript 4 (<a href="https://github.com/nuxt-community/vuetify-module/issues/395">#395</a>)</li> <li><a href="https://github.com/nuxt-community/vuetify-module/commit/350de6a324c5fefa90b17fe6bc98ac18c6d7abce"><code>350de6a</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/nuxt-community/vuetify-module/issues/415">#415</a>)</li> <li><a href="https://github.com/nuxt-community/vuetify-module/commit/d75b2bea1bf68a66f2f77e97dd88d5f0e01d4ad2"><code>d75b2be</code></a> fix(types): use UserVuetifyPreset instead of VuetifyPreset (<a href="https://github.com/nuxt-community/vuetify-module/issues/419">#419</a>)</li> <li><a href="https://github.com/nuxt-community/vuetify-module/commit/48687822d21bf87b375c934634f0ac02a05f47a8"><code>4868782</code></a> fix: lock sass version to ~1.32.13 (<a href="https://github.com/nuxt-community/vuetify-module/issues/452">#452</a>)</li> <li>See full diff in <a href="https://github.com/nuxt-community/vuetify-module/compare/v1.11.3...v1.12.1">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 2021-11-08 09:48:16 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2021-11-08 13:41:50 +00:00 (Migrated from gitlab.com)

added 21 commits

  • 5fd5f07d...303ed717 - 20 commits from branch master
  • 7ffa8279 - chore(deps): bump @nuxtjs/vuetify from 1.11.3 to 1.12.1

Compare with previous version

added 21 commits <ul><li>5fd5f07d...303ed717 - 20 commits from branch <code>master</code></li><li>7ffa8279 - chore(deps): bump @nuxtjs/vuetify from 1.11.3 to 1.12.1</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/32/diffs?diff_id=274709892&start_sha=5fd5f07d139d464db73458abc02c4def40044d0f)
argoyle commented 2021-11-08 15:53:56 +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 2021-11-09 20:49:21 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2021-11-09 22:04:29 +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 2021-11-10 06:45:22 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2021-11-10 07:08:54 +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 2021-11-10 07:29:44 +00:00 (Migrated from gitlab.com)

resolved all threads

resolved all threads
argoyle commented 2021-11-10 07:32:36 +00:00 (Migrated from gitlab.com)

added 37 commits

  • 7ffa8279...f8063446 - 36 commits from branch master
  • d3ad1eb5 - chore(deps): bump @nuxtjs/vuetify from 1.11.3 to 1.12.1

Compare with previous version

added 37 commits <ul><li>7ffa8279...f8063446 - 36 commits from branch <code>master</code></li><li>d3ad1eb5 - chore(deps): bump @nuxtjs/vuetify from 1.11.3 to 1.12.1</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/32/diffs?diff_id=276021206&start_sha=7ffa827983f1de612b587d54abc5a4cee42ea86e)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2021-11-10 07:33:25 +00:00
argoyle commented 2021-11-10 07:42:36 +00:00 (Migrated from gitlab.com)

mentioned in commit 250c765362

mentioned in commit 250c765362a00c4ba370722de486c98fa203bac4
argoyle (Migrated from gitlab.com) merged commit 250c765362 into master 2021-11-10 07:42:36 +00:00
Sign in to join this conversation.