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 #47

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 22, 2024

This PR contains the following updates:

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

Release Notes

vuetifyjs/vuetify (vuetify)

v3.7.11

Compare Source

🔄 Reverts

v3.7.10

Compare Source

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

v3.7.3

Compare Source

🔧 Bug Fixes
🧪 Labs

v3.7.2

Compare Source

🔧 Bug Fixes
🧪 Labs

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

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 Jun 22, 2024
Copy link
Author

renovate bot commented Jun 22, 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: frontend/package-lock.json
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.3.0" from [email protected]
npm error node_modules/vuetify
npm error   vuetify@"3.7.11" 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@">=1.0.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 /tmp/renovate/cache/others/npm/_logs/2025-02-04T10_07_11_386Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-02-04T10_07_11_386Z-debug-0.log

@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from 74d8bc8 to f9ecf4e Compare July 10, 2024 00:07
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch from f9ecf4e to 53b42ed Compare July 16, 2024 21:57
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch from 53b42ed to aa64056 Compare July 31, 2024 16:29
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from d7cdfda to b5b1511 Compare August 15, 2024 14:30
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch from b5b1511 to 32af8b6 Compare August 27, 2024 19:21
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch from 32af8b6 to 0a0dbdd Compare September 18, 2024 20:36
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch from 0a0dbdd to 4c1f143 Compare October 17, 2024 08:37
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch from 4c1f143 to 652cbad Compare November 6, 2024 07:52
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch from 652cbad to 3bfde2e Compare December 3, 2024 14:50
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch from 3bfde2e to 9522550 Compare December 18, 2024 14:24
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch from 9522550 to 2adc690 Compare January 20, 2025 12:32
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from 1828d3c to 6a004a6 Compare January 30, 2025 05:22
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch from 6a004a6 to 480da93 Compare February 4, 2025 10:07
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