aws-samples / connected-drink-dispenser-workshop

Code and walk-through to assemble, program and build a multi-user Amazon FreeRTOS and AWS IoT enabled drink dispenser.
MIT No Attribution
40 stars 20 forks source link

Bump vue-cli-plugin-vuetify from 0.6.3 to 2.3.1 in /dispenser_app #23

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps vue-cli-plugin-vuetify from 0.6.3 to 2.3.1.

Release notes

Sourced from vue-cli-plugin-vuetify's releases.

v2.0.2

2.0.2 (2019-11-05)

Bug Fixes

  • helpers: properly return options if variables are not used (3585131)

Features

  • add capacitor instructions to README (#127) (1975f8a)

v2.0.1

2.0.1 (2019-11-03)

Bug Fixes

v2.0.0

2.0.0 (2019-11-03)

Bug Fixes

  • avoid bootstrapping variables if user has not supplied any (09e7bb6), closes #133
    • improves performance by up to 300%
  • if user is not using a-la-carte, do not update transpileDependencies (1afde14), closes #129
  • update opts parameter syntax (ca0a0b4)

chore

  • remove deprecated functionality (341f571)

BREAKING CHANGES

  • If you are using a lists variables file, move them to the default variables file

v1.1.2

1.1.2 (2019-11-03)

Bug Fixes

  • remove lint on create complete (d3ff85c)

... (truncated)

Changelog

Sourced from vue-cli-plugin-vuetify's changelog.

2.3.1 (2021-03-19)

Note: Version bump only for package vue-cli-plugin-vuetify

2.3.0 (2021-03-18)

Features

  • vite-preview: add vite preview preset. (cde9d29)

Bug Fixes

  • templates: correct hello world cmp name. update router conditional. (6a1bf87)

2.2.2 (2021-03-03)

Bug Fixes

  • add vuetify-loader to devDependencies (0060295)

2.2.1 (2021-03-03)

Bug Fixes

  • Update template imports and don't install vuetify-loader (#243) (cc969bd)
  • fonts: @mdi/font version (#240) (ac2c30c)
  • v3: updates to components, formatting, and imports (#242) (46e6322)

2.2.0 (2021-02-28)

... (truncated)

Commits
  • 3ac2583 chore: release
  • 5ab27dd chore(presets): update missing plugin values
  • 5b4b371 chore: release
  • ce85bab chore(generator): limit to approximately equivalent to version
  • 5298d90 chore(v3): fix introduction link, remove specified locale.
  • 8f1cf2d chore(preview): Update index.html title.
  • 72dccff style(presets): fix casing.
  • 6255f7b style(vite-config): remove spacing
  • 61cd42c chore(template): add conditional title..
  • 90c7551 style(templates): remove div title
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by amajesticpotatoe, a new releaser for vue-cli-plugin-vuetify since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually