SAP / inquirer-gui

Displays inquirer.js questions in an interactive HTML form. It displays each question type in its corresponding UI control; it supports answer validations and question visibility based on a given condition.
Apache License 2.0
26 stars 13 forks source link

chore: bump vuetify from 3.3.11 to 3.3.22 #687

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

Bumps vuetify from 3.3.11 to 3.3.22.

Release notes

Sourced from vuetify's releases.

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)

v3.3.20

:wrench: Bug Fixes

  • forwardRefs: skip vue internal properties (631b42b), closes #18364
  • validation: null check errorMessages (6c7a4b9)
  • VList: collapse avatar and append slot in rail drawer (bfb3cde)
  • VNavigationDrawer: reactive prop watchers (8b10d36)
  • VSlider: correct display and interaction when reversed or rtl (1ddeb32), closes #18389 #18312

... (truncated)

Commits
  • b1d7bd4 chore(release): publish v3.3.22
  • 5f94793 fix(VCard): apply elevation on hover (#18381)
  • 16656ae fix(VCombobox): keydown listener composition session trigger (#18423)
  • 087cdce fix(locale): update Dutch translations (#18479)
  • f59aa96 fix(VListItem): prevent clipping append slot content
  • 0c88cc8 chore: mark deprecated sass variables
  • 2ca4a3f fix(locale): update german locale translations (#18437)
  • 7c739b6 chore: add cy test to check return-object in VList (#18357)
  • d40bff3 fix(VDataTable): bg color change via class (#17805)
  • 838ea42 fix(VAutocomplete): increase selection width by using 100% calc (#18477)
  • 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 10 months ago

Superseded by #689.