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

build(deps): bump vuetify from 3.6.14 to 3.7.0 #64

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2024

Bumps vuetify from 3.6.14 to 3.7.0.

Release notes

Sourced from vuetify's releases.

v3.7.0

🚀 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)

🔧 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

🔄 Reverts

🧪 Labs


🚀 Features

🔧 Bug Fixes

... (truncated)

Commits
  • a0e7c3b chore(release): publish v3.7.0
  • 2194403 fix(VCardActions): space children with gap instead of margin
  • 4077948 refactor(VSpeedDial): fix type error
  • 08c3d4f Revert "fix(layout): use suspense to delay render of layout items (#15229)"
  • 4d82129 Merge branch 'master' into dev
  • 76af55c chore(release): publish v3.6.15
  • ff80220 chore: fix missing labs components css on Windows (#20336)
  • 4c1f4b6 chore: use sass-embedded
  • e4ce28d chore: fix vuetify package build on Windows (#20293)
  • 294cc73 chore: update vite to 5.4.0 (#20324)
  • 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 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)

Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 3.6.14 to 3.7.0.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.7.0/packages/vuetify)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 16, 2024
@github-actions github-actions bot merged commit 9092856 into develop Aug 16, 2024
1 check passed
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vuetify-3.7.0 branch August 16, 2024 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants