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

build(deps): bump vuetify from 3.5.4 to 3.5.14 #222

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2024

Bumps vuetify from 3.5.4 to 3.5.14.

Release notes

Sourced from vuetify's releases.

v3.5.14

🔧 Bug Fixes

  • router: make props.to individually reactive (f15b57b), closes #19515
  • VBtn: prevent keyboard tab while loading (#18639) (bf65296), closes #18524
  • VChip: prevent default onClose (#19496) (3e3294a), closes #19461
  • VDataTableServer: add missing VDivider above footer (#19488) (5f6c723)
  • VDatePicker: fixed missing adapter abstractions (#19516) (cc96e14), closes #18942
  • VField: pass events to clear slot (07cfde8)
  • VFileInput: conditionally return single File instead of File[] (581bbbc)
  • VListItem: remove hover effect when not clickable (#19506) (7f86562), closes #19005
  • VOtpInput: don't convert null model to string (d93b9d7)
  • VRangeSlider: mimic VSlider readonly behavior (8b00a5b)
  • VSelects: focus / activation of chips and clearable w/ kb (#18838) (384d89e), closes #18482
  • VSwitch: label when using direction vertical (#19504) (6748fd7), closes #18952

🧪 Labs

  • VEmptyState: add mobile support for headline (85b2651)
  • VEmptyState: apply color to icon (d0f95c2)
  • VNumberInput: use css to apply 0 border radius to controls (4405214)
  • VNumberInput: default rounded-0 for all control buttons (46eaff3), closes #19463

v3.5.13

🔧 Bug Fixes

v3.5.12

🔧 Bug Fixes

🔄 Reverts

  • Revert "chore(package.json): update vite-plugin-vuetify peerDep version" (110985e)

🧪 Labs

... (truncated)

Commits
  • 80ad6b4 chore(release): publish v3.5.14
  • cc96e14 fix(VDatePicker): fixed missing adapter abstractions (#19516)
  • d93b9d7 fix(VOtpInput): don't convert null model to string
  • 85b2651 feat(VEmptyState): add mobile support for headline
  • d0f95c2 fix(VEmptyState): apply color to icon
  • 8b00a5b fix(VRangeSlider): mimic VSlider readonly behavior
  • 4405214 fix(VNumberInput): use css to apply 0 border radius to controls
  • f15b57b fix(router): make props.to individually reactive
  • 46eaff3 fix(VNumberInput): default rounded-0 for all control buttons
  • 6748fd7 fix(VSwitch): label when using direction vertical (#19504)
  • 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.5.4 to 3.5.14.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.5.14/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 scope:deps Pull requests that update production dependencies in a dependency file type:build Changes that affect the build system or external dependencies labels Apr 3, 2024
@jojomatik jojomatik merged commit 59cb60e into updates Apr 3, 2024
3 checks passed
@jojomatik jojomatik deleted the dependabot/npm_and_yarn/updates/vuetify-3.5.14 branch April 3, 2024 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:deps Pull requests that update production dependencies in a dependency file type:build Changes that affect the build system or external dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant