Skip to content

Update dependency vuetify to v3 #7254

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

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 13, 2025

This PR contains the following updates:

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

Release Notes

vuetifyjs/vuetify (vuetify)

v3.8.1

Compare Source

🔧 Bug Fixes
🔬 Code Refactoring
  • theme: abstract functions outside of createTheme (8546fef)

v3.8.0

Compare Source

v3.8.0 (Andromeda)

🏅 Component promotions

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

💯 Release notes

🚀 Features
🔧 Bug Fixes
🔬 Code Refactoring
  • VColorPicker: implement VPicker (5530832)
  • VDatePickerMonth: remove VDefaultsProvider usage (d96798a)
  • VField: default slot fallback (#​21074) (0a8528a)
🧪 Labs

Changes from v3.8.0-beta.0
🚀 Features
  • border: add new class border-current for currentColor (e0bbf57)
  • VIcon: add new prop opacity (499ba21)
🔧 Bug Fixes
🔬 Code Refactoring
🧪 Labs

v3.7.19

Compare Source

🔧 Bug Fixes
🔬 Code Refactoring
  • VIcon: swap provideTheme with useTheme (633e7c2)
🧪 Labs

v3.7.18

Compare Source

🔄 Reverts
  • Revert "refactor(VDatePickerMonth): remove useless VDefaultsProvider" (6fb2336)

v3.7.17

Compare Source

🔧 Bug Fixes
🔬 Code Refactoring
🧪 Labs
  • VDateInput: handle empty model onKeydown (84746fb)

v3.7.16

Compare Source

🔧 Bug Fixes
  • framework: accept string | number | boolean in text props (c1a0bb1)
  • VDataTable: use width as minWidth for multiple fixed columns (c2574c8), closes #​21063
  • VOverlay: don't emit keydown.esc if not the top overlay (05ef925)
🔬 Code Refactoring
  • framework: explicit number casting (4f6e77f)
  • VDatePickerMonth: remove useless VDefaultsProvider (80184e4)
🧪 Labs

v3.7.15

Compare Source

🔧 Bug Fixes
🧪 Labs

v3.7.14

Compare Source

🔧 Bug Fixes
🔬 Code Refactoring
  • VTreeview/VTreeviewChildren: pass through density for checkbox btn (a5cd6f3)
🧪 Labs

v3.7.13

Compare Source

🔧 Bug Fixes
🔬 Code Refactoring
  • framework: remove redundant pick function (a438986)
  • VTreeviewItem: reuse VListItem link and clean-up code (3cbe7a4), closes #​19919
🔄 Reverts
  • Revert "fix(VNavigationDrawer): don't restrict elementSize when..." (8294e8c)
🧪 Labs

v3.7.12

Compare Source

🔧 Bug Fixes
🧪 Labs

v3.7.11

Compare Source

🔄 Reverts

v3.7.10

Compare Source

🔧 Bug Fixes
🧪 Labs

v3.7.9

Compare Source

🔧 Bug Fixes

v3.7.8

Compare Source

🔧 Bug Fixes
🧪 Labs

v3.7.7

Compare Source

🔧 Bug Fixes
🧪 Labs

v3.7.6

Compare Source

🔧 Bug Fixes
🧪 Labs

v3.7.5

Compare Source

🚀 Features
🔧 Bug Fixes
🧪 Labs

v3.7.4

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 added the renovate label Apr 13, 2025
Copy link
Contributor Author

renovate bot commented Apr 13, 2025

⚠️ 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: frontend/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: @ecamp3/frontend@undefined
npm error Found: [email protected]
npm error node_modules/vue
npm error   vue@"2.7.15" from the root project
npm error
npm error Could not resolve dependency:
npm error peer vue@"^3.5.0" from [email protected]
npm error node_modules/vuetify
npm error   vuetify@"3.8.1" from the root project
npm error   peer vuetify@"^3.0.0" from [email protected]
npm error   node_modules/vite-plugin-vuetify
npm error     peerOptional vite-plugin-vuetify@">=2.1.0" from [email protected]
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-04-13T21_15_07_009Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-04-13T21_15_07_009Z-debug-0.log

@BacLuc BacLuc closed this Apr 14, 2025
Copy link
Contributor Author

renovate bot commented Apr 14, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 3.x releases. But if you manually upgrade to 3.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/vuetify-3.x branch April 14, 2025 15:37
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.

1 participant