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

fix(deps): update dependency vuetify to v3 #451

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vuetify (source) 2.7.2 -> 3.7.2 age adoption passing confidence

Release Notes

vuetifyjs/vuetify (vuetify)

v3.7.2

Compare Source

v3.7.1

Compare Source

🔧 Bug Fixes
🧪 Labs
  • VNumberInput: emit model when input is a number between max & min (836087f), closes #​20337

v3.7.0

Compare Source

🚀 Features
🔧 Bug Fixes
🔄 Reverts
🧪 Labs

Changes from v3.7.0-beta.1
🚀 Features
🔧 Bug Fixes
🔬 Code Refactoring
  • VSpeedDial: fix type error (4077948)
🔄 Reverts
🧪 Labs
  • VPullToRefresh: add disabled prop (79cc227), closes #​20242
  • VTreeview: add modelValue which is equivalent to selected (2336637)

v3.6.15

Compare Source

🔧 Bug Fixes
🧪 Labs

v3.6.14

Compare Source

🔧 Bug Fixes
🧪 Labs

v3.6.13

Compare Source

🔧 Bug Fixes
🧪 Labs
🔄 Reverts

v3.6.12

Compare Source

🔧 Bug Fixes
🧪 Labs

v3.6.11

Compare Source

🔧 Bug Fixes
  • VOverlay: add null coalescing to true if no shadowDomRoot (27b4b1e), closes #​20001
🧪 Labs

v3.6.10

Compare Source

🔧 Bug Fixes
  • VDatePicker: don't update month/year if new model is empty (154e751), closes #​20015
  • VExpansionPanel: remove unused toRef (0931cec)
  • VExpansionPanel: propagate defaults provided by VExpansionPanels (666484a)
  • VExpansionPanelTitle: propagate VIcon defaults (cec2094)

v3.6.9

Compare Source

🔧 Bug Fixes
🧪 Labs

v3.6.8

Compare Source

🔧 Bug Fixes
🧪 Labs

v3.6.7

Compare Source

🔧 Bug Fixes
🧪 Labs

v3.6.6

Compare Source

🔧 Bug Fixes
🔄 Reverts
  • Revert "fix(colors): apply theme-on-surface override for bg text color" (1b56e4e)
🧪 Labs

v3.6.5

Compare Source

🔧 Bug Fixes
  • VDataTable: add missing hide-default-header/footer props (#​19774) (a6340ac)
  • VFileInput: allow dirty prop to trigger dirty state (85c41db), closes #​19699
  • VStepper: add missing hover and focus styling (b45ab1a)
  • VStepper: add missing non-linear styles (da6d5f3)
  • VStepper: only show edit icon if editable and selected (34bb202)
  • VStepper: do not spread raw property onto VStepperItem (3d9deb7)
🧪 Labs

v3.6.4

Compare Source

🔧 Bug Fixes
🧪 Labs

v3.6.3

Compare Source

🔄 Reverts

v3.6.2

Compare Source

🔧 Bug Fixes

v3.6.1

Compare Source

See v3.6 Release here

🚀 Features
  • VConfirmEdit/VEmptyState/VFab/VSpeedDial/VSparkline: promote from labs (c8a03cd)
🔧 Bug Fixes
  • VSnackbar: return correct children (5056034)

v3.6.0

Compare Source

v3.6.0 (Nebula)

Welcome to the v3.6.0 release of Vuetify!


Hero

💪 Support Vuetify Development

Vuetify is an open source MIT project that has been made possible due to the generous contributions by our sponsors and backers. If you are interested in supporting this project, please consider:

📖 Table of Contents

📑 Upgrade guide

  • If you want to opt out of the mobile data table view, set the mobile prop to false
  • Remove any manual imports of Labs components that were promoted as of this release

🏅 Component promotions

The following components have been promoted to the core framework from labs:

confirm-edit

The confirm edit component is a powerful tool that allows you to confirm changes to a field before they are saved. This is especially useful in scenarios where you want to prevent accidental changes to a field.

empty-state

The empty state component is a simple way to display a message when a list or page is empty. This is useful for informing users that there is no data to display.

fab

The floating action button is a layout aware component that is always visible on the screen. It can also be used inline in conjunction with cards and lists.

sparkline

The sparkline component is a simple way to display a small chart inline with text. This is useful for displaying trends or other data in a compact format.

speed-dial

The speed dial component is a floating action button that expands into a menu of actions. This is useful for providing quick access to common actions in a compact format.

💯 Release notes

🚀 Features
🔧 Bug Fixes
  • layout: translate full amount if element and layout size is 0 (99ea55d)
  • VDataTable: add missing scss variable for loading opacity (69b5cc8)
  • VDialog: adjust styling to better match material spec (383bbdc)
  • VNavigationDrawer: don't restrict elementSize when location is top or bottom (1ee802d)
  • VOverlay: move targetRef out of props (5e40cc8), closes #​19685
🧪 Labs

v3.5.18

Compare Source

🔧 Bug Fixes
  • locale: ko translations (#​19687) (a063f94)
  • useDirectiveComponent: cannot read properties of undefined (#​19693) (b9a588f)
  • VDatePicker: stay on current month when selecting multiple (2d13e36)
  • VSnackbar: make touchstart listener passive (24d1066)
  • VSnackbar: conditionally load layout styles (9504efa), closes #​19717
🧪 Labs

v3.5.17

Compare Source

🔧 Bug Fixes

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from Morl99 as a code owner February 11, 2023 18:44
@renovate
Copy link
Contributor Author

renovate bot commented Feb 11, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/vue
npm ERR!   vue@"2.6.14" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer vue@"^3.3.0" from [email protected]
npm ERR! node_modules/vuetify
npm ERR!   vuetify@"3.6.4" from the root project
npm ERR!   peer vuetify@"^3.0.0" from [email protected]
npm ERR!   node_modules/vite-plugin-vuetify
npm ERR!     peerOptional vite-plugin-vuetify@">=1.0.0" from [email protected]
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-05-07T18_28_43_910Z-debug-0.log

@renovate renovate bot added the Renovate label Feb 11, 2023
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from 6ff3151 to 60db514 Compare March 21, 2023 16:33
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from d70dc33 to cd97fe7 Compare April 4, 2023 17:11
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from 8a7ab1d to 7323b94 Compare April 26, 2023 16:04
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 3 times, most recently from e80be1f to 1263d25 Compare May 2, 2023 16:38
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 3 times, most recently from 1b6e6fd to cf660e2 Compare May 16, 2023 05:43
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from 98a59f1 to 844f9e4 Compare May 29, 2023 14:52
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from 23aae9e to c4d2ba8 Compare June 13, 2023 23:15
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from 17f405a to 93a442a Compare June 20, 2023 20:30
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from 14b9910 to e0e5bf3 Compare July 12, 2023 18:14
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from 6dca2f3 to d980cf0 Compare March 12, 2024 22:34
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from 87c5ac7 to 40e4d38 Compare March 20, 2024 23:49
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from 34834cc to 42c9fb9 Compare March 28, 2024 06:54
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from e99b408 to 9e42577 Compare April 9, 2024 17:48
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from b24713a to 9676766 Compare April 23, 2024 16:33
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 3 times, most recently from 21acd54 to 25dfd53 Compare May 2, 2024 05:40
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from 8a3720b to cecdd5e Compare May 10, 2024 21:36
Copy link
Contributor Author

renovate bot commented May 10, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/vue
npm ERR!   vue@"2.6.14" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer vue@"^3.3.0" from [email protected]
npm ERR! node_modules/vuetify
npm ERR!   vuetify@"3.7.2" from the root project
npm ERR!   peer vuetify@"^3.0.0" from [email protected]
npm ERR!   node_modules/vite-plugin-vuetify
npm ERR!     peerOptional vite-plugin-vuetify@">=1.0.0" from [email protected]
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-09-17T13_18_12_672Z-debug-0.log

@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from 3d8f480 to 1e56b5a Compare July 9, 2024 21:29
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from 3e76c2f to 7112a47 Compare August 15, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants