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

Bump vuetify from 3.5.15 to 3.6.11 in /frontend #7594

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 6, 2024

Bumps vuetify from 3.5.15 to 3.6.11.

Release notes

Sourced from vuetify's releases.

v3.6.11

🔧 Bug Fixes

  • VOverlay: add null coalescing to true if no shadowDomRoot (27b4b1e), closes #20001

🧪 Labs

v3.6.10

🔧 Bug Fixes

  • VDatePicker: don't update month/year if new model is empty (154e751), closes #20015
  • VExpansionPanel: remove unused toRef (0931cec)
  • VExpansionPanel: propagate defaults provided by VExpansionPanels (666484a)
  • VExpansionPanelTitle: propagate VIcon defaults (cec2094)

v3.6.9

🔧 Bug Fixes

  • VAppBar: inability to scroll to the bottom (#19921) (7ccff92), closes #19090
  • VAutocomplete/VCombobox: disallow auto-select-first via pure blur (2368668), closes #19929
  • VBanner: set index when using sticky prop (9e2d22f)
  • VEmptyState: support VBtn variants when using actions slot (99279d9)
  • VFab: change type for location prop (#19949) (07a6fb8), closes #19944
  • VMenu: allow enter keypress to work in input element (#19922) (193301c), closes #19920
  • VOverlay: check for Shadow DOM on mount (#19947) (e6e76d5), closes #19943

🧪 Labs

  • VNumberInput: attributes fall through to root (#19959) (df6440d)
  • VTimePicker: properly apply disabled props (#19964) (0ba4b78)
  • VTreeview: remove redundant treeview re-render during open (#19968) (9e1cfbd)

v3.6.8

🔧 Bug Fixes

... (truncated)

Commits
  • be3e401 chore(release): publish v3.6.11
  • 4ac8aa4 fix(VNumberInput): fix inc/dec slots with split control variant (#20072)
  • 620a0d9 fix(VStepperVertical): provide eager in defaults props (#20033)
  • 27b4b1e fix(VOverlay): add null coalescing to true if no shadowDomRoot
  • 8d6e4bd chore: enable all VTreeview cy tests
  • 0a32df5 refactor(VTreeview): avoid re-render by opened & respect openAll (#20032)
  • 34c7bd5 chore(release): publish v3.6.10
  • 154e751 fix(VDatePicker): don't update month/year if new model is empty
  • 0931cec fix(VExpansionPanel): remove unused toRef
  • 666484a fix(VExpansionPanel): propagate defaults provided by VExpansionPanels
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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.5.15 to 3.6.11.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.6.11/packages/vuetify)

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

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants