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.16 to 3.6.4 #320

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2024

Bumps vuetify from 3.5.16 to 3.6.4.

Release notes

Sourced from vuetify's releases.

v3.6.4

🔧 Bug Fixes

  • colors: apply theme-on-surface override for bg text color (43529fa)
  • framework: pass template refs to slots as functions (#19731) (f2c6050), closes #19713 #19685
  • nested: correct prop types (#19758) (0db4297)
  • variant: always remove underlay from normal flow (6aea5e4)
  • VAutocomplete: only clear search on blur in multiple or using chips/selection slots (#19701) (d02e1b3), closes #19543
  • VDataTable: header title font weight (#19742) (c4b33c0), closes #19737
  • VDataTable: correctly update the value of showSelectAll (#19762) (7c64392), closes #19069
  • VDataTable: change mobile default to false (#19744) (a194622)
  • VFileInput: correctly set single value to null when cleared (fce7f75)
  • VInfiniteScroll: do not emit load event if status is empty (#19764) (b7a4c36), closes #18895
  • VList: allow group activators to be links (94a05d1), closes #10981
  • VResponsive: contentClass accepts array and object (8f0322d), closes #19729
  • VSheet: base color off of on-surface instead of on-background (183a2f9)
  • VSlider: render in forced-colors mode (#19706) (21e9f5e), closes #19705
  • VStepperWindow/Item/VTabsWindow: add missing class / style passthrough (49fc5c5)
  • VTabs: inherit attrs and scope id (67b30e7), closes #19752 #19754
  • VToolbar/VAppBar: nav-icon and title alignment (daa96e9)

🧪 Labs

v3.6.3

🔄 Reverts

v3.6.2

🔧 Bug Fixes

v3.6.1

... (truncated)

Commits
  • 767ecdc chore(release): publish v3.6.4
  • b7a4c36 fix(VInfiniteScroll): do not emit load event if status is empty (#19764)
  • 183a2f9 fix(VSheet): base color off of on-surface istead of on-background
  • 5a39b60 fix(VCalendar): add theme background color (#19745)
  • c4b33c0 fix(VDataTable): header title font weight (#19742)
  • 21e9f5e fix(VSlider): render in forced-colors mode (#19706)
  • 7c64392 fix(VDataTable): correctly update the value of showSelectAll (#19762)
  • 49fc5c5 fix(VStepperWindow/Item/VTabsWindow): add missing class / style passthrough
  • f2c6050 fix: pass template refs to slots as functions (#19731)
  • 0db4297 fix(nested): correct prop types (#19758)
  • 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.5.16 to 3.6.4.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.6.4/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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 13, 2024

Superseded by #326.

@dependabot dependabot bot closed this May 13, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vuetify-3.6.4 branch May 13, 2024 11:14
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants