⬆️ Update dependency vuetify to v3.5.5 #60

Merged
sebclem merged 1 commits from renovate/vuetify-3.x into main 2024-02-22 09:21:05 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
vuetify (source) dependencies patch 3.5.3 -> 3.5.5

Release Notes

vuetifyjs/vuetify (vuetify)

v3.5.5

Compare Source

🔧 Bug Fixes
🧪 Labs

v3.5.4

Compare Source

🔧 Bug Fixes
  • VAvatar: target correct component for default provider (a83c336)
  • VColorPicker: keep internal hue reference (188b39c), closes #​19201
  • VDatePicker: correct date format in month text (0f6850c), closes #​19196 #​19198
  • VSnackbar: progress animation reset styling (d33f10b)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [vuetify](https://vuetifyjs.com) ([source](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify)) | dependencies | patch | [`3.5.3` -> `3.5.5`](https://renovatebot.com/diffs/npm/vuetify/3.5.3/3.5.5) | --- ### Release Notes <details> <summary>vuetifyjs/vuetify (vuetify)</summary> ### [`v3.5.5`](https://github.com/vuetifyjs/vuetify/releases/tag/v3.5.5) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v3.5.4...v3.5.5) ##### :wrench: Bug Fixes - **goto:** retry unreachable target ([#&#8203;19128](https://github.com/vuetifyjs/vuetify/issues/19128)) ([b146397](https://github.com/vuetifyjs/vuetify/commit/b1463977924cc3a5023e87e029fdd3f106fb5b3b)) - **locale:** capitalize Dutch local for badge ([#&#8203;19221](https://github.com/vuetifyjs/vuetify/issues/19221)) ([af85fd4](https://github.com/vuetifyjs/vuetify/commit/af85fd40576733d44c760331377025d96f3ed06f)) - **rounded:** add missing tile prop ([e33ae9f](https://github.com/vuetifyjs/vuetify/commit/e33ae9f8d1e758edf9cde84f1f417a93793d2c34)) - **VCalendar:** remove default sorting of weekdays ([#&#8203;19205](https://github.com/vuetifyjs/vuetify/issues/19205)) ([dd007f9](https://github.com/vuetifyjs/vuetify/commit/dd007f93b03e9a6e4f1d5cee46df682466d77b91)) - **VDataTable:** improve headers value function typing ([#&#8203;18703](https://github.com/vuetifyjs/vuetify/issues/18703)) ([54f05f2](https://github.com/vuetifyjs/vuetify/commit/54f05f25fa5557ef01a0104fdd3e0ff732244307)) - **VDataTableHeaders:** add missing type export ([a163956](https://github.com/vuetifyjs/vuetify/commit/a16395673674ac7e86ddb206841dd551974acecf)) - **VDatePicker:** set view-mode when selecting same month/year ([#&#8203;19153](https://github.com/vuetifyjs/vuetify/issues/19153)) ([25bbb7c](https://github.com/vuetifyjs/vuetify/commit/25bbb7ce92533e0c1af63b1220f4a30281908267)), closes [#&#8203;19132](https://github.com/vuetifyjs/vuetify/issues/19132) - **VDatePicker:** mark current date when it's disabled ([#&#8203;19229](https://github.com/vuetifyjs/vuetify/issues/19229)) ([84f4d71](https://github.com/vuetifyjs/vuetify/commit/84f4d719f52d84c83285329cbeb40d505e4b683b)), closes [#&#8203;19218](https://github.com/vuetifyjs/vuetify/issues/19218) - **VDatePicker:** height and element sizing ([67bd7d5](https://github.com/vuetifyjs/vuetify/commit/67bd7d5795bdb379e32b8b63c52bcbfbd9651a8f)), closes [#&#8203;19202](https://github.com/vuetifyjs/vuetify/issues/19202) - **VDatePickerMonth:** day btn sizing ([ceef1f2](https://github.com/vuetifyjs/vuetify/commit/ceef1f26bb803633e835260364b3c5245bc5df14)) - **VExpansionPanels:** correct static prop defaults target ([f5c0f7b](https://github.com/vuetifyjs/vuetify/commit/f5c0f7b08e7134e72199d68ab4605854d0d9cf09)) - **VExpansionPanels:** add missing tile prop ([090736d](https://github.com/vuetifyjs/vuetify/commit/090736d7a64e3bcd24ebdb3ae46b12c51a5000c3)) - **VExpansionPanels:** add missing flat prop ([76147a7](https://github.com/vuetifyjs/vuetify/commit/76147a7c46cb22bb8459322e9210c65e3ac9769c)) - **VField:** ensure label is reversed when reverse prop is used ([#&#8203;19214](https://github.com/vuetifyjs/vuetify/issues/19214)) ([1407128](https://github.com/vuetifyjs/vuetify/commit/1407128091a5e196678f51c628d07b79372c75f9)) - **VFileInput:** don't emit control click when clicking prepend ([389372c](https://github.com/vuetifyjs/vuetify/commit/389372c3bcbd481b23d94bf5ed7b2f8d9364fe3a)), closes [#&#8203;19232](https://github.com/vuetifyjs/vuetify/issues/19232) - **VForm:** batch validation updates ([07d91b2](https://github.com/vuetifyjs/vuetify/commit/07d91b29402953b16a23c36bfb85ba7d219e3270)), closes [#&#8203;19161](https://github.com/vuetifyjs/vuetify/issues/19161) - **VIcon:** add mdi set only if defaultSet is mdi ([#&#8203;18876](https://github.com/vuetifyjs/vuetify/issues/18876)) ([3daa452](https://github.com/vuetifyjs/vuetify/commit/3daa452c84285c13fd712a3a0b3650a83f94131f)) - **VIcon:** remove tag attribute from fa-svg ([4923e53](https://github.com/vuetifyjs/vuetify/commit/4923e531488ca9c05880d983525c5ac742e97633)), closes [#&#8203;19148](https://github.com/vuetifyjs/vuetify/issues/19148) - **VList:** set explicit overflow-wrap to break-word ([#&#8203;19234](https://github.com/vuetifyjs/vuetify/issues/19234)) ([8fe0cbf](https://github.com/vuetifyjs/vuetify/commit/8fe0cbfca1e5e4b66ecd135d87a810022fd0ef09)), closes [#&#8203;19233](https://github.com/vuetifyjs/vuetify/issues/19233) - **VMenu:** do not call closeParents when still inside parent ([#&#8203;19239](https://github.com/vuetifyjs/vuetify/issues/19239)) ([5c88603](https://github.com/vuetifyjs/vuetify/commit/5c88603c90522fd3e6c438b1b73c6f468cd19976)), closes [#&#8203;17004](https://github.com/vuetifyjs/vuetify/issues/17004) [#&#8203;19138](https://github.com/vuetifyjs/vuetify/issues/19138) - **VSelect:** closing chip removes selection ([#&#8203;19242](https://github.com/vuetifyjs/vuetify/issues/19242)) ([b5c7660](https://github.com/vuetifyjs/vuetify/commit/b5c7660ee7a38cbd56876ca75055e4a89d474b00)), closes [#&#8203;19235](https://github.com/vuetifyjs/vuetify/issues/19235) - **VTabs:** animate tab indicator when switching to next ([72a2194](https://github.com/vuetifyjs/vuetify/commit/72a219438a209643a6453125a0f642c625344958)), closes [#&#8203;18892](https://github.com/vuetifyjs/vuetify/issues/18892) - **VTooltip:** set overflow-wrap for long text ([#&#8203;19136](https://github.com/vuetifyjs/vuetify/issues/19136)) ([8ff3f8d](https://github.com/vuetifyjs/vuetify/commit/8ff3f8d5bc4b277e93c610a2cb8ce213742f485e)) - **VVirtualScroll:** reset scroll velocity when height changes ([cb62963](https://github.com/vuetifyjs/vuetify/commit/cb629635f437f3921b4ea7de72f9f56a5c3658ab)), closes [#&#8203;18918](https://github.com/vuetifyjs/vuetify/issues/18918) ##### :test_tube: Labs - **VSparkline:** port to v3 ([#&#8203;18659](https://github.com/vuetifyjs/vuetify/issues/18659)) ([09004a0](https://github.com/vuetifyjs/vuetify/commit/09004a0e2f280b623cc24691d1ae422961fb9775)) ### [`v3.5.4`](https://github.com/vuetifyjs/vuetify/releases/tag/v3.5.4) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v3.5.3...v3.5.4) ##### :wrench: Bug Fixes - **VAvatar:** target correct component for default provider ([a83c336](https://github.com/vuetifyjs/vuetify/commit/a83c336f34c14f8cb768264440ad67abf5413c33)) - **VColorPicker:** keep internal hue reference ([188b39c](https://github.com/vuetifyjs/vuetify/commit/188b39cf2fbf7f1b50e9a8f425e25971390e8fff)), closes [#&#8203;19201](https://github.com/vuetifyjs/vuetify/issues/19201) - **VDatePicker:** correct date format in month text ([0f6850c](https://github.com/vuetifyjs/vuetify/commit/0f6850ca9ae27494f1737a1d89a97038025f3a31)), closes [#&#8203;19196](https://github.com/vuetifyjs/vuetify/issues/19196) [#&#8203;19198](https://github.com/vuetifyjs/vuetify/issues/19198) - **VSnackbar:** progress animation reset styling ([d33f10b](https://github.com/vuetifyjs/vuetify/commit/d33f10b53429c768ab05d0877eeb0410cf45fdc3)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [x] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTEuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIwNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate-bot added 1 commit 2024-02-15 03:05:29 +01:00
⬆️ Update dependency vuetify to v3.5.4
All checks were successful
ci/woodpecker/pr/preview Pipeline was successful
ci/woodpecker/push/docker Pipeline was successful
e6a243e2a5
Owner

Deployment of preview was successful: https://sebclem-Claptrap-ui-pr-60.surge.sh

<!--woodpeckerci-plugin-surge-preview--> Deployment of preview was successful: https://sebclem-Claptrap-ui-pr-60.surge.sh
renovate-bot force-pushed renovate/vuetify-3.x from e6a243e2a5 to a726cd31f4 2024-02-17 03:03:49 +01:00 Compare
Author
Collaborator

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ **Warning**: custom changes will be lost.
renovate-bot force-pushed renovate/vuetify-3.x from a726cd31f4 to f077cd3f60 2024-02-22 03:04:25 +01:00 Compare
renovate-bot changed title from ⬆️ Update dependency vuetify to v3.5.4 to ⬆️ Update dependency vuetify to v3.5.5 2024-02-22 03:04:29 +01:00
renovate-bot force-pushed renovate/vuetify-3.x from f077cd3f60 to 393478a31e 2024-02-22 09:16:49 +01:00 Compare
renovate-bot force-pushed renovate/vuetify-3.x from 393478a31e to 4f40d522cf 2024-02-22 09:18:59 +01:00 Compare
sebclem merged commit 16e7739c94 into main 2024-02-22 09:21:05 +01:00
sebclem deleted branch renovate/vuetify-3.x 2024-02-22 09:21:05 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sebclem/Claptrap-ui#60
No description provided.