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

Bump vuetify from 3.5.14 to 3.5.16 #23

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps vuetify from 3.5.14 to 3.5.16.

Release notes

Sourced from vuetify's releases.

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)
  • VProgressLinear: remove locationStyles (3f50694)
  • VSelect: auto scroll to selected item when using hotkeys (#19593) (2bb1c07), closes #19574

🧪 Labs

  • VCalendar: add event slot (#19555) (d63f6e2)
  • VCalendar: hide adjacent events without show-adjacent-months (#19585) (f90ada3)
  • VCalendar: not usable without v-model (#19586) (2fe65f0)
  • VEmptyState: tweak text / icon styling (073e9ea)
  • VSpeedDial: position prop styling and transition delay (5d29bf3), closes #11651

v3.5.15

🔧 Bug Fixes

  • borders: add missing thin border width for border composable (309de63)
  • locale: update Slovene locale (#19520) (2b3ccee)
  • locale: update Lithuanian locale (#19536) (53202ff)
  • VBtn: size loader based on em (e7297e6), closes #9870
  • VDataTable: avoid changing page if oldOptions not defined (#19542) (37a573d), closes #17966
  • VMenu: restore menu focus on enter inside input (#19519) (85ba4a8), closes #19206
  • VSelectionControl: apply baseColor to background colors (87d0dd7)

🧪 Labs

Commits
  • 71d4118 chore(release): publish v3.5.16
  • 3f301b5 fix(router): empty string to represent real empty "to" (#19614)
  • 4bac07d fix(VFileInput): don't apply input color to chips
  • 5d29bf3 fix(VSpeedDial): position prop styling and transition delay
  • 82abf1b fix(icons): console warn for missing aliases instead of throwing error
  • 3f50694 fix(VProgressLinear): remove locationStyles
  • 3889a80 chore(VDataTable): add additional check for customResult = 0
  • d368340 fix(VDataTable): skip default sort if custom function returns null
  • 073e9ea refactor(VEmptyState): tweak text / icon styling
  • 1f3c823 fix(VDialog): focus content element after opening
  • 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.14 to 3.5.16.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.5.16/packages/vuetify)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 17, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 19, 2024

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

@dependabot dependabot bot closed this Apr 19, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vuetify-3.5.16 branch April 19, 2024 14: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants