HHN / sso-welcome

The setup wizard for new SSO accounts at Heilbronn University
https://login.hs-heilbronn.de
Apache License 2.0
0 stars 0 forks source link

Bump vuetify from 3.1.3 to 3.3.23 #26

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps vuetify from 3.1.3 to 3.3.23.

Release notes

Sourced from vuetify's releases.

v3.3.23

:wrench: Bug Fixes

  • color: don't generate text color for css variable backgrounds (7f4f41c), closes #18511
  • date: use 2-digit value for day / month for keyboardDate format (d414013)
  • locale: update french translations (#18508) (8d625cf)
  • VNavigationDrawer: prevent prepend/append from shrinking vertically (74ff1a5)
  • VSelect: don't render elements for empty selection slot (ae1ea03), closes #18496

:microscope: Code Refactoring

  • date: add correct type to toISO and clean-up format (16f4dfc)

v3.3.22

:wrench: Bug Fixes

:test_tube: Labs

  • VStepper: clean-up for release (b5c3d96)

v3.3.21

:wrench: Bug Fixes

  • VChip: set default height to 32px (2809800), closes #17412
  • VColorPicker: reposition cursor on color change (1f3d9ac), closes #18344 #18347
  • VCombobox: don't allow search to be null (c71f48c), closes #18430
  • VTable: specify explicit flex for container (351a9e1)
  • VTable: correctly fill parent height (8f2f14d), closes #9927

:test_tube: Labs

  • VDataTable: accept numbers as itemsPerPageOptions (7b9da8c), closes #16693
  • VDatePicker: add missing allowed-dates support (46d68d4), closes #17983
  • VOtpInput: add chain operator to select fn calls (2dee949)
  • VOtpInput: add color, bgColor, and baseColor to defaults provider (afd6a58)
  • VOtpInput: set field input color to inherit (cc03fa5)
  • VOtpInput: move to proper input when input index is not next (7b0ae73)
  • VOtpInput: adjust content padding (b022dc2)
  • VOtpInput: use flex gap for internal item spacing (403aaaa)
  • VOtpInput: change default type to number (01be04d)

... (truncated)

Commits
  • 7e27645 chore(release): publish v3.3.23
  • 16f4dfc refactor(date): add correct type to toISO and clean-up format
  • d414013 fix(date): use 2-digit value for day / month for keyboardDate format
  • 8d625cf fix(locale): update french translations (#18508)
  • ae1ea03 fix(VSelect): don't render elements for empty selection slot
  • 7f4f41c fix(color): don't generate text color for css variable backgrounds
  • 49d0ce0 chore: update default dev ports
  • 74ff1a5 fix(VNavigationDrawer): prevent prepend/append from shrinking vertically
  • b1d7bd4 chore(release): publish v3.3.22
  • 5f94793 fix(VCard): apply elevation on hover (#18381)
  • 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 11 months ago

Superseded by #32.