overthesun / simoc-web

This is the web interface to SIMOC
https://ngs.simoc.space/
Other
3 stars 0 forks source link

Bump vuetify from 3.5.15 to 3.5.16 #675

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps vuetify from 3.5.15 to 3.5.16.

Release notes

Sourced from vuetify's releases.

v3.5.16

:wrench: Bug Fixes

  • date: startOfWeek/endOfWeek does not respect locale (#19587) (2cb1ae5)
  • icons: console warn for missing aliases instead of throwing error (82abf1b)
  • rounded: apply rounded-0 for false value (3feeb77), closes #16601
  • router: empty string to represent real empty "to" (#19614) (3f301b5), closes #19549
  • VBottomNavigation: color animation delay (4a033e8)
  • VBtn: apply center ripple when using the icon prop (#19577) (e1e6065), closes #17376
  • VDataTable: skip default sort if custom function returns null (d368340)
  • VDialog: focus content element after opening (1f3c823), closes #18779
  • VFileInput: don't apply input color to chips (4bac07d)
  • VProgressLinear: remove locationStyles (3f50694)
  • VSelect: auto scroll to selected item when using hotkeys (#19593) (2bb1c07), closes #19574

:test_tube: Labs

  • VCalendar: add event slot (#19555) (d63f6e2)
  • VCalendar: hide adjacent events without show-adjacent-months (#19585) (f90ada3)
  • VCalendar: not usable without v-model (#19586) (2fe65f0)
  • VEmptyState: tweak text / icon styling (073e9ea)
  • VSpeedDial: position prop styling and transition delay (5d29bf3), closes #11651
Commits
  • 71d4118 chore(release): publish v3.5.16
  • 3f301b5 fix(router): empty string to represent real empty "to" (#19614)
  • 4bac07d fix(VFileInput): don't apply input color to chips
  • 5d29bf3 fix(VSpeedDial): position prop styling and transition delay
  • 82abf1b fix(icons): console warn for missing aliases instead of throwing error
  • 3f50694 fix(VProgressLinear): remove locationStyles
  • 3889a80 chore(VDataTable): add additional check for customResult = 0
  • d368340 fix(VDataTable): skip default sort if custom function returns null
  • 073e9ea refactor(VEmptyState): tweak text / icon styling
  • 1f3c823 fix(VDialog): focus content element after opening
  • 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 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)
dependabot[bot] commented 4 months ago

Superseded by #681.