Skip to content
This repository was archived by the owner on Apr 17, 2020. It is now read-only.

fix(deps): update dependency @nuxtjs/vuetify to v1#90

Open
renovate[bot] wants to merge 1 commit intodevfrom
renovate/nuxtjs-vuetify-1.x
Open

fix(deps): update dependency @nuxtjs/vuetify to v1#90
renovate[bot] wants to merge 1 commit intodevfrom
renovate/nuxtjs-vuetify-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Aug 10, 2019

This PR contains the following updates:

Package Type Update Change
@nuxtjs/vuetify dependencies major 0.5.1 -> 1.11.0

Release Notes

nuxt-community/vuetify-module

v1.11.0

Compare Source

Features
1.10.3 (2020-01-30)
Bug Fixes
1.10.2 (2020-01-17)
1.10.1 (2020-01-15)
Bug Fixes

v1.10.3

Compare Source

Features
1.10.3 (2020-01-30)
Bug Fixes
1.10.2 (2020-01-17)
1.10.1 (2020-01-15)
Bug Fixes

v1.10.2

Compare Source

v1.10.1

Compare Source

v1.10.0

Compare Source

Features
Bug Fixes
  • deps: bump vuetify version to latest and fix type path (#​237) (b30f5db)
1.9.1 (2019-12-05)

v1.9.1

Compare Source

Features
Bug Fixes
  • deps: bump vuetify version to latest and fix type path (#​237) (b30f5db)
1.9.1 (2019-12-05)

v1.9.0

Compare Source

Notes
  • Vuetify has been bumped to 2.1 (Vanguard), check their Release notes ! We highly recommend you to check the new Skeleton Loader component 🤩

  • dart-sass has been bumped to 1.23.0, check their Release notes ! It includes the new launch of the new Sass module system 🤩

1.8.6 (2019-09-28)
Bug Fixes
  • also prepend customVariables in scss files (75823af)
1.8.5 (2019-09-17)
1.8.4 (2019-09-16)
1.8.3 (2019-09-10)
Bug Fixes
1.8.2 (2019-09-09)
1.8.1 (2019-09-09)
Bug Fixes
  • properly use indentedSyntax for sass files (d8b7b5a), closes #​159

v1.8.6

Compare Source

Notes
  • Vuetify has been bumped to 2.1 (Vanguard), check their Release notes ! We highly recommend you to check the new Skeleton Loader component 🤩

  • dart-sass has been bumped to 1.23.0, check their Release notes ! It includes the new launch of the new Sass module system 🤩

1.8.6 (2019-09-28)
Bug Fixes
  • also prepend customVariables in scss files (75823af)
1.8.5 (2019-09-17)
1.8.4 (2019-09-16)
1.8.3 (2019-09-10)
Bug Fixes
1.8.2 (2019-09-09)
1.8.1 (2019-09-09)
Bug Fixes
  • properly use indentedSyntax for sass files (d8b7b5a), closes #​159

v1.8.5

Compare Source

v1.8.4

Compare Source

v1.8.3

Compare Source

v1.8.2

Compare Source

v1.8.1

Compare Source

v1.8.0

Compare Source

Features
1.7.3 (2019-09-08)
1.7.2 (2019-09-08)
1.7.1 (2019-09-08)
Bug Fixes
  • fix templates location and publish them (0b930e2)

v1.7.3

Compare Source

Features
1.7.3 (2019-09-08)
1.7.2 (2019-09-08)
1.7.1 (2019-09-08)
Bug Fixes
  • fix templates location and publish them (0b930e2)

v1.7.2

Compare Source

v1.7.1

Compare Source

v1.7.0

Compare Source

1.6.3 (2019-09-05)
1.6.2 (2019-09-03)
Bug Fixes
1.6.1 (2019-08-30)
Bug Fixes
  • fix indentedSyntax issue around scss files (9aaad72)

v1.6.3

Compare Source

1.6.3 (2019-09-05)
1.6.2 (2019-09-03)
Bug Fixes
1.6.1 (2019-08-30)
Bug Fixes
  • fix indentedSyntax issue around scss files (9aaad72)

v1.6.2

Compare Source

v1.6.1

Compare Source

v1.6.0

Compare Source

Notable changes
Bug Fixes
  • remove duplicate import of main.sass (259e0ee)

v1.5.0

Compare Source

Notable changes
Bug Fixes
  • remove duplicate import of main.sass (259e0ee)

v1.4.0

Compare Source

Bug Fixes
Features

v1.3.3

Compare Source

Features
1.3.3 (2019-08-23)
1.3.2 (2019-08-21)
1.3.1 (2019-08-20)

v1.3.2

Compare Source

v1.3.1

Compare Source

v1.3.0

Compare Source

Features
1.2.2 (2019-08-15)
1.2.1 (2019-08-06)

v1.2.2

Compare Source

v1.2.1

Compare Source

Features
1.2.2 (2019-08-15)
1.2.1 (2019-08-06)

v1.2.0

Compare Source

Features
1.1.2 (2019-08-05)
Bug Fixes
1.1.1 (2019-08-01)

v1.1.2

Compare Source

Features
1.1.2 (2019-08-05)
Bug Fixes
1.1.1 (2019-08-01)

v1.1.1

Compare Source

v1.1.0

Compare Source

Features
1.0.2 (2019-07-29)
1.0.1 (2019-07-25)

v1.0.2

Compare Source

Features
1.0.2 (2019-07-29)
1.0.1 (2019-07-25)

v1.0.1

Compare Source

v1.0.0

Compare Source

v0.5.7

Compare Source

Features
  • Upgrade to Vuetify 2
  • Implements ctx.$vuetify
  • Custom SASS variables
  • TypeScript typings
BREAKING CHANGES

Nuxt Module for Vuetify 2 brings lot of breaking changes

Overall you'll need to follow Vuetify 2 Upgrade guide to correctly update your layouts, pages & components that were related to Vuetify in your project.

Around the Nuxt module itself, it still passes options to Vuetify, but the custom options that change the behavior of what does the module for you have changed, you can find the new options in the README file.

v0.5.6

Compare Source

v0.5.5

Compare Source

Features
  • upgrade to new vuetify 2 spec (6ff1910)
BREAKING CHANGES
  • Removed css, implemented assets option
0.5.7 (2019-07-22)
0.5.6 (2019-06-04)

0.5.5 (2019-02-14)

0.0.1 (2019-02-08)

Bug Fixes

v0.5.4

0.5.5 (2019-02-14)

v0.5.2

Compare Source


Renovate configuration

📅 Schedule: "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate Bot added Bot: Renovate dependencies upgrade from renovate Priority: Low Low priority Status: In Review Need to review a issue/pull-request Type: Dependency For make any change with dependency labels Aug 10, 2019
@renovate renovate Bot requested a review from kamontat August 10, 2019 11:58
@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 10, 2019

Deploy preview for kcnt failed.

Built with commit 0ab830d

https://app.netlify.com/sites/kcnt/deploys/5e2371038cbb6f0009629e58

@renovate renovate Bot force-pushed the renovate/nuxtjs-vuetify-1.x branch from 5e2196f to 6394b2d Compare August 20, 2019 19:43
@renovate renovate Bot force-pushed the renovate/nuxtjs-vuetify-1.x branch 2 times, most recently from af72516 to 9f93fc1 Compare September 7, 2019 14:58
@renovate renovate Bot force-pushed the renovate/nuxtjs-vuetify-1.x branch from 9f93fc1 to c41b567 Compare October 4, 2019 21:01
@renovate renovate Bot force-pushed the renovate/nuxtjs-vuetify-1.x branch from c41b567 to 2fcf419 Compare December 14, 2019 20:58
@renovate renovate Bot force-pushed the renovate/nuxtjs-vuetify-1.x branch from 2fcf419 to 0ab830d Compare January 18, 2020 20:56
@renovate renovate Bot force-pushed the renovate/nuxtjs-vuetify-1.x branch from 0ab830d to 88ff951 Compare February 9, 2020 06:01
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Feb 9, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate Bot force-pushed the renovate/nuxtjs-vuetify-1.x branch from 88ff951 to 97e72ac Compare March 15, 2020 00:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Bot: Renovate dependencies upgrade from renovate Priority: Low Low priority Status: In Review Need to review a issue/pull-request Type: Dependency For make any change with dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants