Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): bump vuetify from 2.3.4 to 2.4.6 #87

Merged
merged 1 commit into from
Mar 11, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2021

Bumps vuetify from 2.3.4 to 2.4.6.

Release notes

Sourced from vuetify's releases.

v2.4.6

🔧 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

v2.4.3

🔧 Bug Fixes

... (truncated)

Commits
  • 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
  • eabff8a fix(VSlider): use a transition on the thumb when ticks are enabled
  • c90fda6 fix(VCalendarCategory): always render at least one day body per day
  • efe7116 fix(VSelect): don't apply disabled styles to selections when readonly
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Mar 11, 2021
@elirehema elirehema merged commit 8018d9b into master Mar 11, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vuetify-2.4.6 branch March 11, 2021 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment