ufabc-next / ufabc-next-web

📈 Plataforma web para auxiliar na graduação dos alunos da UFABC com informações sobre a performance, processo de matrículas e os discentes da universidade
https://ufabcnext.com
GNU Affero General Public License v3.0
55 stars 17 forks source link

build(deps): bump vuetify from 3.3.23 to 3.4.3 #186

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps vuetify from 3.3.23 to 3.4.3.

Release notes

Sourced from vuetify's releases.

v3.4.3

:wrench: Bug Fixes

  • date: use provided locale (fe38cb2), closes #18685
  • locale: dataFooter.itemsPerPageText typo in fr locale (#18594) (e66f65e)
  • router: match query with exact prop (870b091), closes #18724
  • VCarousel: add missing control item class and styling (f5292a3)
  • VDataTable: pass minWidth to headers (2f8a4b4), closes #18727
  • VDataTable: add missing footer divider and update padding (48c6573)
  • VDataTable: remove custom pagination for v-pagination component (d84591e), closes #16447
  • VDatePicker: always emit month when clicking prev or next (9269530)
  • VDatePickerMonth: apply month/year updates when displayValue changes (6901d24)
  • VDatePickerMonth: use min / allowed-dates in displayDate calculation (05db921)
  • VDatePickerMonth: convert min/max to date for isAfter function (2faefa8)
  • VOtpInput: disable input when prop.disabled is true (#18697) (9d3eb14), closes #18690
  • VPagination: properly check if totalVisible prop has a value (a822307)
  • VPagination: hide visible items if value is <= 0 (3a52406)
  • VPagination: set circle border radius when using rounded prop (5b0055b)
  • VSelect: add option role to VListItem elements (#18629) (82e596e), closes #17767 #16881
  • VSelectionControlGroup: default readonly value (#18513) (7e3f892), closes #18424
  • VSlideGroup: disable prev/next button clicks (e522e3f), closes #18706
  • VTab: pass through VBtn slots (aeaa776)
  • VTable: font-color, size, and icon size (ecbf74e)

v3.4.2

:arrows_counterclockwise: Reverts

  • Revert "fix(VDataTable): prevent layout shift when changing pages" (26c9ccb), closes #18689

v3.4.1

:wrench: Bug Fixes

  • date: update cz value in date options (4e54c4c), closes #18397
  • date: update _YYYMMDD regexp to account for string length (7f8fbcf)
  • date: ensure compatibility with date-io (1e5a50b), closes #18642
  • types: add missing generic types (8030d40), closes #17379 #18666
  • VBtn: don't bind symbol value as an attribute (43558f2), closes #18655
  • VDataTable: prevent layout shift when changing pages (c6e4546)
  • VDataTableVirtual: pass original item index to item slots (51ef1e3), closes #18668
  • VDatePicker: use disabled prop for all disabled calculations (b43aa8b), closes #18650
  • VDatePicker: avoid reset of isReversing from duplicate update event (f24c129)
  • VDatePicker: pass prop width if available (fad105e), closes #18674
  • VDatePicker: add missing header slot (d6646b4), closes #18675
  • VDatePickerMonth: always render 6 rows for consistent height (9132ed3)
  • VDialog: don't clip card shadow (3ce876f), closes #18052
  • VImg: stop timers and events when unmounted (e5f09a4), closes #18651 #18616
  • VSelectionControl: ensure array model when multiple (e36974e), closes #18366
  • VSwitch: reset with VForm (f2be584)
  • VVirtualScroll: reset offsets when items change (f5b13c1), closes #18648

... (truncated)

Commits
  • 93c7f12 chore(release): publish v3.4.3
  • a822307 fix(VPagination): properly check if totalVisible prop has a value
  • e66f65e fix(locale): dataFooter.itemsPerPageText typo in fr locale (#18594)
  • 82e596e fix(VSelect): add option role to VListItem elements (#18629)
  • e522e3f fix(VSlideGroup): disable prev/next button clicks
  • 870b091 fix(router): match query with exact prop
  • 2f8a4b4 fix(VDataTable): pass minWidth to headers
  • aeaa776 fix(VTab): pass through VBtn slots
  • 48c6573 fix(VDataTable): add missing footer divider and update padding
  • d84591e fix(VDataTable): remove custom pagination for v-pagination component
  • 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 7 months ago

The following labels could not be found: npm dependencies.

dependabot[bot] commented 7 months ago

Looks like vuetify is up-to-date now, so this is no longer needed.