Skip to content
This repository was archived by the owner on May 27, 2023. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2023

Bumps vuetify from 2.6.12 to 3.2.4.

Release notes

Sourced from vuetify's releases.

v3.2.4

🔧 Bug Fixes

  • types: remove invalid labs import (a58e77b), closes #17334
  • types: add labs components to GlobalComponents (70c6364), closes #17269
  • VChip: remove flex applied in 0a681c8 (243aba5), closes #17344
  • VDataTable: inherit class and style props (89b322e), closes #17335
  • VOverlay: set initial position to top right when rtl (7f1a225), closes #17357
  • VSelect: accept null type in modelValue (0b13c4b), closes #17298
  • VSelect: combine A[] | B[] items into (A | B)[] (011ffad), closes #17336
  • VSkeletonLoader: relax "type" prop type (92340d7)
  • VWindow: prevent initial transition (57c5bcf)

🔬 Code Refactoring

  • framework: use shallowRef instead of ref for primitives (#17316) (04c9699)
  • VAlert: normalize text slot and prop (49d44fa)

v3.2.3

🔧 Bug Fixes

  • click-outside: ignore mousedown from before element exists (cd88563), closes #16684
  • forwardRefs: include forwarded elements in instance type (6fd1a13), closes #17299
  • framework: remove components index imports (a6ed4c3)
  • locale: add rtl classes to components (bc0436d), closes #16586
  • theme: correct emphasis opacity in default dark theme (#17279) (1f6b2b3)
  • VAutocomplete: hide selection slot when focused (#17294) (6885b43), closes #17291
  • VAutocomplete/VCombobox: reset selection index on blur (516c306)
  • VChip: overflow text in chip selections (#17283) (0a681c8), closes #16472
  • VColorPicker: don't display 0 alpha as 1 (#17323) (6f67aad), closes #17322
  • VExpansionPanel: remove duplicate aria-expanded (#17284) (94335b1), closes #15514
  • VNavigationDrawer: account for VOverlay body offset when sticky (c45cc65)
  • VOverlay: initialise position to top left with fixed activator (de08cb5)
  • VOverlay: subtract body scroll from contentBox (b7e3da6), closes #16770
  • VSelect: replace onfocusout with onAfterleave (#17218) (36e75c2), closes #17214

🧪 Labs

  • date: allow passing already constructed DateInstance (507d87e), closes #17293
  • VInfiniteScroll: add tag prop (24614e5), closes #17311

🔬 Code Refactoring

  • framework: convert all component props to factory functions (#17263) (b5d725b)

v3.2.2

🔧 Bug Fixes

  • inputs: pass active prop to VField (b7cbf1b)
  • types: re-export DateInstance interface (4fa3c60), closes #17242

... (truncated)

Commits
  • edacda8 chore(release): publish v3.2.4
  • 243aba5 fix(VChip): remove flex applied in 0a681c8
  • 7f1a225 fix(VOverlay): set initial position to top right when rtl
  • 92340d7 fix(VSkeletonLoader): relax "type" prop type
  • a58e77b fix(types): remove invalid labs import
  • 04c9699 refactor(framework): use shallowRef instead of ref for primitives (#17316)
  • 57c5bcf fix(VWindow): prevent initial transition
  • 0b13c4b fix(VSelect): accept null type in modelValue
  • 011ffad fix(VSelect): combine A[] | B[] items into (A | B)[]
  • 70c6364 fix(types): add labs components to GlobalComponents
  • 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 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 2.6.12 to 3.2.4.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.2.4/packages/vuetify)

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

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 May 15, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 17, 2023

Superseded by #1460.

@dependabot dependabot bot closed this May 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/client/main/vuetify-3.2.4 branch May 17, 2023 04:12
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.

1 participant