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

Bump vuetify from 3.3.10 to 3.3.21 #242

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Bumps vuetify from 3.3.10 to 3.3.21.

Release notes

Sourced from vuetify's releases.

v3.3.21

🔧 Bug Fixes

  • VChip: set default height to 32px (2809800), closes #17412
  • VColorPicker: reposition cursor on color change (1f3d9ac), closes #18344 #18347
  • VCombobox: don't allow search to be null (c71f48c), closes #18430
  • VTable: specify explicit flex for container (351a9e1)
  • VTable: correctly fill parent height (8f2f14d), closes #9927

🧪 Labs

  • VDataTable: accept numbers as itemsPerPageOptions (7b9da8c), closes #16693
  • VDatePicker: add missing allowed-dates support (46d68d4), closes #17983
  • VOtpInput: add chain operator to select fn calls (2dee949)
  • VOtpInput: add color, bgColor, and baseColor to defaults provider (afd6a58)
  • VOtpInput: set field input color to inherit (cc03fa5)
  • VOtpInput: move to proper input when input index is not next (7b0ae73)
  • VOtpInput: adjust content padding (b022dc2)
  • VOtpInput: use flex gap for internal item spacing (403aaaa)
  • VOtpInput: change default type to number (01be04d)

v3.3.20

🔧 Bug Fixes

  • forwardRefs: skip vue internal properties (631b42b), closes #18364
  • validation: null check errorMessages (6c7a4b9)
  • VList: collapse avatar and append slot in rail drawer (bfb3cde)
  • VNavigationDrawer: reactive prop watchers (8b10d36)
  • VSlider: correct display and interaction when reversed or rtl (1ddeb32), closes #18389 #18312
  • VTextField: don't show counter unless counter prop is set (e3554bb), closes #18342
  • VTimeline: consistent item width (0c40304), closes #17288

🔄 Reverts

  • Revert "fix(VDataTable): strip item value proxies in selected Set" (5f20f48), closes #18356 #18359

🧪 Labs

  • VSkeletonLoader: add new default type ossein (9e61694)
  • VDataTableVirtual: remove spacer height transition, pass correct key (fe2696a), closes #18351
  • VDatePicker: use correct "no" date locale (56b8137), closes #18144

v3.3.19

🔧 Bug Fixes

... (truncated)

Commits
  • 430f35d chore(release): publish v3.3.21
  • 351a9e1 fix(VTable): specify explicit flex for container
  • 8f2f14d fix(VTable): correctly fill parent height
  • c71f48c fix(VCombobox): don't allow search to be null
  • 46d68d4 fix(VDatePicker): add missing allowed-dates support
  • 7b9da8c fix(VDataTable): accept numbers as itemsPerPageOptions
  • 17c30f2 docs(VOtpInput): finish documentation examples, api, and clean-up
  • b022dc2 refactor(VOtpInput): adjust content padding
  • 1f3d9ac fix(VColorPicker): reposition cursor on color change
  • 2dee949 fix(VOtpInput): add chain operator to select fn calls
  • 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.3.10 to 3.3.21.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.3.21/packages/vuetify)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 16, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2023

Superseded by #247.

@dependabot dependabot bot closed this Oct 23, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vuetify-3.3.21 branch October 23, 2023 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

0 participants