Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2025

Bumps vuetify from 3.7.12 to 3.7.16.

Release notes

Sourced from vuetify's releases.

v3.7.16

🔧 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

🔧 Bug Fixes

🧪 Labs

  • VDateInput: use adapter date (#21043) (64d5eeb), closes #21033
  • VFileUpload: divider wrapper width on smaller screens (cc26a99)
  • VNumberInput: use useFocus composable for state (41dad8c)
  • VNumberInput: support control holding down (#20987) (83aed7b)
  • VNumberInput: pass number to rules (cea6d12), closes #21022
  • VTreeview: prevent activating link on prepend click (3a1cd02)

v3.7.14

🔧 Bug Fixes

🔬 Code Refactoring

... (truncated)

Commits
  • 8fc2e9f chore(release): publish v3.7.16
  • 05ef925 fix(VOverlay): don't emit keydown.esc if not the top overlay
  • 80184e4 refactor(VDatePickerMonth): remove useless VDefaultsProvider
  • e738692 refactor(VDateInput): eager load menu on focus
  • dd6ac15 refactor(VDateInput): show-adjacent-months by default
  • ed9aa9f fix(VTimePicker): add active state for seconds (#20926)
  • 421f6ce chore: default undefined for text props with boolean
  • 010eb32 fix(VFileUpload): clear internal input when empty (#21038)
  • 4f6e77f refactor: explicit number casting
  • c1a0bb1 fix: accept string | number | boolean in text props
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 3.7.12 to 3.7.16.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.7.16/packages/vuetify)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 12, 2025
@whitdog47 whitdog47 merged commit cff78af into main Mar 17, 2025
11 checks passed
@whitdog47 whitdog47 deleted the dependabot/npm_and_yarn/src/dispatch/static/dispatch/vuetify-3.7.16 branch March 17, 2025 18:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants