bicycle-innovation-lab / admin-app

Admin UI for api-server
0 stars 0 forks source link

Bump vuetify from 2.2.22 to 2.4.7 #247

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps vuetify from 2.2.22 to 2.4.7.

Release notes

Sourced from vuetify's releases.

v2.4.7

🔧 Bug Fixes

  • VBottomNavigation: add missing tag functionality (4d627e9), closes #11392
  • VDatePicker: correctly show weeks and dates (#13225) (5ed2e0f)

v2.4.6

:wrench: Bug Fixes

  • Ripple: prevent bubbled events from triggering more ripples (364fb8e), closes #7988
  • VAutocomplete: close mobile keyboard on blur (#12921) (82eca7e), closes #12912
  • VAutocomplete: don't count search as dirty if it is empty (#13152) (28d1726), closes #12958
  • VAutocomplete: ignore home/end on menu unless ctrl is pressed (865196b), closes #13211
  • VBtn: override icon font-size with left/right props (#13120) (5fca6ef), closes #11294
  • VCalendarCategory: always render at least one day body per day (c90fda6), closes #13155
  • VColorPicker: Allow swatches to be disabled (#13208) (ed76169), closes #13160
  • VDataTable: prevent NaN when itemsPerPage is 0 (e57bd6d), closes #13087
  • VDivider: prevent wrapping in flex layouts (f0892c3), closes #11973
  • VRow: increase specificity of no-gutters (9892c6f), closes #13020
  • VSelect: don't apply currentColor to selection slot (c495ae8), closes #11068
  • VSelect: don't apply disabled styles to selections when readonly (efe7116), closes #11828
  • VSelect: don't show placeholder when dirty (ce2d5f8), closes #13131
  • VSimpleCheckbox: show ripple and hover ring (7390484), closes #12492
  • VSlider: only emit a single change event (#13222) (ed0b0ca), closes #13151
  • VSlider: use a transition on the thumb when ticks are enabled (eabff8a), closes #12984

v2.4.5

🔧 Bug Fixes

v2.4.4

🔧Bug Fixes

... (truncated)

Commits
  • de8ac29 chore(release): publish v2.4.7
  • 4d627e9 fix(VBottomNavigation): add missing tag functionality
  • 5ed2e0f fix(VDatePicker): correctly show weeks and dates (#13225)
  • 4542855 chore(release): publish v2.4.6
  • f0892c3 fix(VDivider): prevent wrapping in flex layouts
  • e57bd6d fix(VDataTable): prevent NaN when itemsPerPage is 0
  • 9892c6f fix(VRow): increase specificity of no-gutters
  • ed0b0ca fix(VSlider): only emit a single change event (#13222)
  • 90df138 chore(lint): enable no-console and no-debugger
  • 865196b fix(VAutocomplete): ignore home/end on menu unless ctrl is pressed
  • Additional commits viewable in compare view


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 - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #252.