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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump vuetify from 3.5.15 to 3.5.17 in /src/dispatch/static/dispatch #4672

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps vuetify from 3.5.15 to 3.5.17.

Release notes

Sourced from vuetify's releases.

v3.5.17

馃敡 Bug Fixes

  • group: update the value when delete an item (#19663) (5918658), closes #19655 #19213
  • typography: preserve property order when unwrapping $typography (f0f0fa0)
  • typography: use relative line heights (#19628) (1086426)
  • VCarouselItem: add missing class prop (#19649) (635946c), closes #19630
  • VChip: prevent text selection for link chips (#19653) (9981395)
  • VCombobox: don't delete chips on backspace until search is empty (d6a500b), closes #19626
  • VDatePicker: change calendar when date is changed (#19570) (a1b47bb), closes #19421
  • VDialog: add afterLeave event (#19664) (d5f1dc3), closes #19660
  • VDialog: partial revert of changes made in 8083d89 (e569110)
  • VFileInput: emit single if default is undefined & !multiple (#19656) (edd311f), closes #19297
  • VInput: add theme class (#19602) (97cc161), closes #19598
  • VList: don't takeover focus control when target is INPUT (468a9c1)
  • VNavigationDrawer: manually apply dragging styles to avoid rerender (bb486ae)
  • VNavigationDrawer: element drag area size (8a52ff3), closes #17352
  • VProgressLinear: only apply locationStyles when absolute (3d810e1)
  • VSelect: don't set scroll position on model change (7d2991c), closes #19635 #19642
  • VSelect: auto scroll to the last selected item when open menu (d65d586), closes #19635
  • VSnackbar: close from swipe gesture (200b3bf), closes #3509
  • VSnackbar: position based on app layout (cbb945d), closes #15744
  • VSnackbar: support custom transition (b9a7d69), closes #15474
  • VSwitch: transition in RTL (#19495) (d11824f)
  • VTextarea: up/down/home/end keys inside VList (#19674) (1c26e14), closes #19092

馃攧 Reverts

  • Revert "fix(VProgressLinear): remove locationStyles" (78fa9b9), closes #19658

馃И Labs

v3.5.16

馃敡 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)

... (truncated)

Commits
  • f04a732 chore(release): publish v3.5.17
  • 1c26e14 fix(VTextarea): up/down/home/end keys inside VList (#19674)
  • 3d810e1 fix(VProgressLinear): only apply locationStyles when absolute
  • 78fa9b9 Revert "fix(VProgressLinear): remove locationStyles"
  • d11824f fix(VSwitch): transition in RTL (#19495)
  • 97cc161 fix(VInput): add theme class (#19602)
  • e569110 fix(VDialog): partial revert of changes made in 8083d89
  • a1b47bb fix(VDatePicker): change calendar when date is changed (#19570)
  • 5918658 fix(group): update the value when delete an item (#19663)
  • 635946c fix(VCarouselItem): add missing class prop (#19649)
  • 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.5.15 to 3.5.17.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.5.17/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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 29, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2024

A newer version of vuetify exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@whitdog47 whitdog47 merged commit 0626f68 into master May 6, 2024
8 checks passed
@whitdog47 whitdog47 deleted the dependabot/npm_and_yarn/src/dispatch/static/dispatch/vuetify-3.5.17 branch May 6, 2024 16:32
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.

None yet

1 participant