Skip to content

chore(deps): update vuetify packages - #137

Open
renovate[bot] wants to merge 1 commit into
devfrom
renovate/vuetify-packages
Open

chore(deps): update vuetify packages#137
renovate[bot] wants to merge 1 commit into
devfrom
renovate/vuetify-packages

Conversation

@renovate

@renovate renovate Bot commented Oct 4, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
vite-plugin-vuetify (source) 2.1.22.1.3 age confidence
vuetify (source) 3.9.73.13.0 age confidence

Release Notes

vuetifyjs/vuetify-loader (vite-plugin-vuetify)

v2.1.3

Compare Source

vuetifyjs/vuetify (vuetify)

v3.13.0

Compare Source

🚀 Features
🔧 Bug Fixes
  • v-tooltip: correctly handle true and undefined (db4f890), closes #​20463
  • VDataTable: hide empty header cell in mobile view (516d347)
  • VDataTable: respect disableSort prop for sortable header (#​22684) (a5a2d08), closes #​22523
  • VStepperVerticalItem: unnecessary error color to step content (e5141c0)
  • VStepperWindow/VTouch: guard against double teardown (#​23030) (37ef495)

v3.12.11

Compare Source

🔧 Bug Fixes

v3.12.10

Compare Source

🔧 Bug Fixes
🧪 Labs

v3.12.9

Compare Source

🔧 Bug Fixes
  • VDataTable: keep rows visible after hiding a column with a custom filter (#​22971) (7ac00c6), closes #​22863
  • VPagination: predictable length behavior in flex container (3bea297), closes #​22907
  • VSelect/VAutocomplete/VCombobox: respect no-auto-scroll (a0075a1), closes #​22920

v3.12.8

Compare Source

🔧 Bug Fixes
  • focusTrap: prevent page scroll when capturing focus (be370cd), closes #​22802
  • VNumberInput: keep both controls enabled when empty (5ce31e4)
  • VProgressLinear: avoid opacity:NaN when rendering with SSR (#​22880) (7bdc82c), closes #​22876
Other Commits
  • chore(release): publish v3.12.8 (8d5d16a)

v3.12.7

Compare Source

🔧 Bug Fixes
  • VSelect/VAutocomplete/VCombobox: keep menu open when scrolling (f7e7389), closes #​22850

v3.12.6

Compare Source

🔧 Bug Fixes

v3.12.5

Compare Source

🔧 Bug Fixes
  • useActivator: avoid closing hovered menu when tooltip hides (71d657b), closes #​22759

v3.12.4

Compare Source

🔧 Bug Fixes
🧪 Labs

v3.12.3

Compare Source

🔧 Bug Fixes
🧪 Labs

v3.12.2

Compare Source

🔧 Bug Fixes
🧪 Labs
  • VFileUpload: hide-browse should hide divider as well (db3b4a2)
  • VFileUpload: expose controlRef for internal <input /> (4a21b87)
  • VFileUpload: append instead of replacing files when multiple (98f7561)
  • VFileUpload: integrate VInput & split internal logic (#​22637) (251adb0)

v3.12.1

Compare Source

🔄 Reverts
  • Revert "fix(VTreeview, VList): reworked indentation and spacing in trees and nested lists (#​22589)" (a9227bc)

v3.12.0

Compare Source

❗ Breaking

(Note: ☝🏼 reverted in v3.12.1)

🚀 Features
🔧 Bug Fixes
  • router: ensure reactivity for dynamic to prop in useLink (e9e8123)
  • styles: skip VRow/VCol styles when using only VContainer or VSpacer (f899803)
  • transitions: avoid collapsing width with default expand transition (1ce59af), closes #​22570
  • v-intersect: re-mount on prop updates (#​22556) (6262290 + 23603a5), closes #​22554
🧪 Labs

v3.11.9

Compare Source

🔧 Bug Fixes
🧪 Labs

v3.11.8

Compare Source

Please try Vuetify 4 alpha, we would appreciate any feedback on the changes.

🔧 Bug Fixes

v3.11.7

Compare Source

🔧 Bug Fixes
  • inputs: remove direction prop from unsupported components (#​22519) (1eca6f8)
  • VAutocomplete: avoid no-items being selectable (#​22509) (36f679c)
  • VBreadcrumbs: drop redundant item-props prop (901061b)
  • VNumberInput: prevent inner button overflow when rounded (#​22492) (942ddcc), closes #​22489
  • VTabs: correct slider width with inset and vertical (0201b64)

v3.11.6

Compare Source

🔧 Bug Fixes

v3.11.5

Compare Source

🔧 Bug Fixes
🧪 Labs
  • VDateInput: keep focus on input when opened with year view (b58e361), closes #​22323
  • VDateInput: hide empty prepend slot (28fe71e), closes #​22456
  • VDateInput: clickable prepend icon when handler exists (776a462)
  • VStepperVertical: restore default opacity of item title (f30a081), closes #​22467

v3.11.4

Compare Source

🔧 Bug Fixes
🔬 Code Refactoring
🧪 Labs

v3.11.3

Compare Source

🔧 Bug Fixes
🧪 Labs
  • VVideo: clean up listeners on unmount (0d37af0)

v3.11.2

Compare Source

🔧 Bug Fixes
  • VDataTable: hide checkbox for mobile without show-select (d297f3f), closes #​22375
  • VDataTable: hover icon should match initial-sort-order (7a1ae83)
  • VDatePicker: correctly render month when using Luxon adapter (f98d9db), closes #​22388 #​22389
  • VHotkey: correct sass variables import order (216b872), closes #​22372
  • VNumberInput: avoid error state when using comma separator (513e153), closes #​22371
  • VSlideGroup: provide a way to never show arrows (b76ffd5)
  • VTabs: consistent padding for inset (893eb71)
  • VTabs: keep slider narrow when used without inset (eb9477c), closes #​22363
  • VTextField: check autofocus intersection on input wrapper element (0409cde), closes #​22373
🧪 Labs
  • VStepperVertical: avoid semi-transparent items with non-linear (99a68e5), closes #​22369

v3.11.1

Compare Source

v3.11.0

Compare Source

v3.11.0 (Harbinger)

🏅 Component promotions

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

💯 Release notes

🚀 Features

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 11pm every weekend,before 8am every weekend"
  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 package:npm Pull requests that update node.js deps status:ready-to-merge PR is ready to merge, skips approving type:dependencies Pull requests that update a dependency file update:minor Minor Updates of dependency labels Oct 4, 2025
@snyk-io

snyk-io Bot commented Oct 4, 2025

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@socket-security

socket-security Bot commented Oct 4, 2025

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedvite-plugin-vuetify@​2.1.2 ⏵ 2.1.310010010085100
Updatedvuetify@​3.9.7 ⏵ 3.13.099 +1100100 +2299 +2100

View full report

@renovate
renovate Bot force-pushed the renovate/vuetify-packages branch from ba961b9 to d4dcc6c Compare October 8, 2025 09:39
@renovate renovate Bot changed the title chore(deps): update dependency vuetify to v3.10.2 chore(deps): update dependency vuetify to v3.10.3 Oct 8, 2025
@renovate
renovate Bot force-pushed the renovate/vuetify-packages branch from d4dcc6c to a0b9c10 Compare October 15, 2025 09:49
@renovate renovate Bot changed the title chore(deps): update dependency vuetify to v3.10.3 chore(deps): update dependency vuetify to v3.10.4 Oct 15, 2025
@renovate
renovate Bot force-pushed the renovate/vuetify-packages branch from a0b9c10 to 597f516 Compare October 23, 2025 19:34
@renovate renovate Bot changed the title chore(deps): update dependency vuetify to v3.10.4 chore(deps): update dependency vuetify to v3.10.5 Oct 23, 2025
@renovate
renovate Bot force-pushed the renovate/vuetify-packages branch from 597f516 to d78de54 Compare November 4, 2025 21:04
@renovate renovate Bot changed the title chore(deps): update dependency vuetify to v3.10.5 chore(deps): update dependency vuetify to v3.10.6 Nov 4, 2025
@renovate
renovate Bot force-pushed the renovate/vuetify-packages branch from d78de54 to 75648f0 Compare November 5, 2025 21:54
@renovate renovate Bot changed the title chore(deps): update dependency vuetify to v3.10.6 chore(deps): update dependency vuetify to v3.10.7 Nov 5, 2025
@renovate
renovate Bot force-pushed the renovate/vuetify-packages branch from 75648f0 to 7b6f00c Compare November 12, 2025 08:51
@renovate renovate Bot changed the title chore(deps): update dependency vuetify to v3.10.7 chore(deps): update dependency vuetify to v3.10.8 Nov 12, 2025
@renovate
renovate Bot force-pushed the renovate/vuetify-packages branch from 7b6f00c to 3b2377a Compare November 19, 2025 12:55
@renovate renovate Bot changed the title chore(deps): update dependency vuetify to v3.10.8 chore(deps): update dependency vuetify to v3.10.9 Nov 19, 2025
@renovate
renovate Bot force-pushed the renovate/vuetify-packages branch from 3b2377a to c752186 Compare November 25, 2025 14:07
@renovate renovate Bot changed the title chore(deps): update dependency vuetify to v3.10.9 chore(deps): update dependency vuetify to v3.10.10 Nov 25, 2025
@renovate
renovate Bot force-pushed the renovate/vuetify-packages branch from c752186 to 150dd20 Compare November 28, 2025 04:50
@renovate renovate Bot changed the title chore(deps): update dependency vuetify to v3.10.10 chore(deps): update dependency vuetify to v3.10.11 Nov 28, 2025
@renovate
renovate Bot force-pushed the renovate/vuetify-packages branch from 150dd20 to c212c11 Compare December 8, 2025 23:08
@renovate renovate Bot changed the title chore(deps): update dependency vuetify to v3.10.11 chore(deps): update dependency vuetify to v3.11.0 Dec 8, 2025
@renovate
renovate Bot force-pushed the renovate/vuetify-packages branch from c212c11 to d25450b Compare December 17, 2025 06:47
@renovate renovate Bot changed the title chore(deps): update dependency vuetify to v3.11.0 chore(deps): update dependency vuetify to v3.11.2 Dec 17, 2025
@renovate
renovate Bot force-pushed the renovate/vuetify-packages branch from d25450b to a19368b Compare December 23, 2025 13:09
@renovate renovate Bot changed the title chore(deps): update dependency vuetify to v3.11.2 chore(deps): update dependency vuetify to v3.11.3 Dec 23, 2025
@renovate
renovate Bot force-pushed the renovate/vuetify-packages branch from a19368b to 6d984e5 Compare December 30, 2025 13:34
@renovate renovate Bot changed the title chore(deps): update dependency vuetify to v3.11.3 chore(deps): update dependency vuetify to v3.11.4 Dec 30, 2025
@renovate
renovate Bot force-pushed the renovate/vuetify-packages branch from 6d984e5 to 29afdf6 Compare January 7, 2026 08:43
@renovate renovate Bot changed the title chore(deps): update dependency vuetify to v3.11.4 chore(deps): update dependency vuetify to v3.11.5 Jan 7, 2026
@renovate
renovate Bot force-pushed the renovate/vuetify-packages branch from 29afdf6 to f76e6d5 Compare January 13, 2026 06:11
@renovate renovate Bot changed the title chore(deps): update dependency vuetify to v3.11.5 chore(deps): update dependency vuetify to v3.11.6 Jan 13, 2026
@renovate
renovate Bot force-pushed the renovate/vuetify-packages branch from f76e6d5 to fc4b8b2 Compare February 2, 2026 10:12
@renovate renovate Bot changed the title chore(deps): update dependency vuetify to v3.11.6 chore(deps): update vuetify packages Feb 2, 2026
@renovate
renovate Bot force-pushed the renovate/vuetify-packages branch 2 times, most recently from e3c1c4e to b50bd50 Compare February 10, 2026 10:00
@renovate
renovate Bot force-pushed the renovate/vuetify-packages branch 2 times, most recently from 5b97bde to 36a22f0 Compare March 9, 2026 17:24
@renovate
renovate Bot force-pushed the renovate/vuetify-packages branch from 36a22f0 to c2747ed Compare March 18, 2026 05:39
@renovate
renovate Bot force-pushed the renovate/vuetify-packages branch from c2747ed to 4665f57 Compare March 26, 2026 05:24
@renovate
renovate Bot force-pushed the renovate/vuetify-packages branch from 4665f57 to 1ab2ec0 Compare April 8, 2026 05:40
@renovate
renovate Bot force-pushed the renovate/vuetify-packages branch from 1ab2ec0 to 13c825e Compare April 16, 2026 14:59
@renovate
renovate Bot force-pushed the renovate/vuetify-packages branch from 13c825e to fe6dada Compare May 22, 2026 21:50
@renovate
renovate Bot force-pushed the renovate/vuetify-packages branch 2 times, most recently from 84a0a2f to 66199b6 Compare June 16, 2026 18:49
@renovate
renovate Bot force-pushed the renovate/vuetify-packages branch from 66199b6 to e10c5ef Compare July 17, 2026 09:37
@renovate
renovate Bot force-pushed the renovate/vuetify-packages branch from e10c5ef to d1446e7 Compare July 27, 2026 21:56
@renovate
renovate Bot force-pushed the renovate/vuetify-packages branch from d1446e7 to e365703 Compare August 5, 2026 17:54
@renovate
renovate Bot force-pushed the renovate/vuetify-packages branch from e365703 to 3d4044e Compare August 10, 2026 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package:npm Pull requests that update node.js deps status:ready-to-merge PR is ready to merge, skips approving type:dependencies Pull requests that update a dependency file update:minor Minor Updates of dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants