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

ui: bump vuetify from 3.4.2 to 3.4.4 in /ui #3329

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps vuetify from 3.4.2 to 3.4.4.

Release notes

Sourced from vuetify's releases.

v3.4.4

🔧 Bug Fixes

v3.4.3

🔧 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)
Commits
  • a47ec9a chore(release): publish v3.4.4
  • 4cad91f fix(framework): text prop types (#18720)
  • ce62214 fix(VDataTable): broken design with many nested headers (#18732)
  • 2fb9535 fix(VStepper): correct default slot type (#18783)
  • 79b7c3f chore: correct ref type
  • e8a8642 fix(VSelects): respect function counter-value (#18734)
  • cd6820c fix(VTextField): hide v-input__details for underlined variant (#18696)
  • 9247ee0 fix(VDatePicker): issue on emited update:month and update:year fixed (#18755)
  • 0a9edaa fix(VDatePicker): don't add empty weeks to weeks array (#18649)
  • c6f9dc8 chore: update dependencies
  • 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.4.2 to 3.4.4.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.4.4/packages/vuetify)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner December 4, 2023 04:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 4, 2023
@gustavosbarreto gustavosbarreto merged commit 99aecd5 into master Dec 4, 2023
8 checks passed
@gustavosbarreto gustavosbarreto deleted the dependabot/npm_and_yarn/ui/vuetify-3.4.4 branch December 4, 2023 12:30
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.

1 participant