logoly
logoly copied to clipboard
build(deps): bump vuetify from 3.6.9 to 3.7.1
Bumps vuetify from 3.6.9 to 3.7.1.
Release notes
Sourced from vuetify's releases.
v3.7.1
:wrench: Bug Fixes
- remove vue-i18n peer dependency (6ea68b9), closes #19720
- helpers: only deep merge plain objects (#20284) (8af59fc), closes #20278
- types: only augment module 'vue' (7c8aeef), closes nuxt/nuxt#28542
- VAvatar: remove default border (e821d5d), closes #20345
- VDialog: emit afterEnter before setting focus (7e9a1b7)
- VInfiniteScroll: respect margin when root element is scrollable (b81919d), closes #17583
:test_tube: Labs
v3.7.0
:rocket: Features
- validation: add eager and invalid-input options (7e730fa)
- VAvatar: add border prop support (9dbc30a)
- VBtn: add support for active-color prop (aee83f0)
- VContainer: add dimension support (14a2e8c)
- VExpansionPanelTitle: add dimension support (784eb14)
- VImg: add absolute prop (f842cd9)
- VMenu: add submenu prop (#20092) (306a262), closes #19093 #20130
- VSlideGroup: expose hasNext and hasPrev (#20050) (8ef6ff8)
:wrench: Bug Fixes
- VAutocomplete: allow searching when menu is focused (b9ed79d), closes #17641
- VCardActions: space children with gap instead of margin (2194403), closes #20239 #20262
- VMenu: unregister on unmount (a456502), closes #17094
- VSelect: update visible items when eager is set (7d3557a), closes #19765
:arrows_counterclockwise: Reverts
- Revert "fix(layout): use suspense to delay render of layout items (#15229)" (08c3d4f), closes #15229 #19800
- Revert "fix(VOverlay): position on LTR/RTL after locale switch (#17338)" (3024bb1), closes #17338 #19863
:test_tube: Labs
... (truncated)
Commits
dbc812c
chore(release): publish v3.7.1b81919d
fix(VInfiniteScroll): respect margin when root element is scrollable8af59fc
fix(helpers): only deep merge plain objects (#20284)e821d5d
fix(VAvatar): remove default border0b018d9
chore: remove old treeview files42dba04
docs: show exposed properties for components forwarding Elements7e9a1b7
fix(VDialog): emit afterEnter before setting focus6ea68b9
fix: remove vue-i18n peer dependency7c8aeef
fix(types): only augment module 'vue'836087f
fix(VNumberInput): emit model when input is a number between max & min- Additional commits viewable in compare view
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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@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)