Skip to content
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.

Bump vuetify from 2.4.0 to 2.4.7 #118

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps vuetify from 2.4.0 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

🔧 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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 17, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 24, 2021

Superseded by #127.

@dependabot dependabot bot closed this Mar 24, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/vuetify-2.4.7 branch March 24, 2021 06:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants