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.0.0-beta.1 to 3.0.0-beta.3 in /custom_components/mass/frontend #327

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 11, 2022

Bumps vuetify from 3.0.0-beta.1 to 3.0.0-beta.3.

Release notes

Sourced from vuetify's releases.

v3.0.0-beta.3

🚀 Features

  • consolidate all position and location props (#15152) f11dc93, closes #15152 #14952
  • items: add item-props="props" and :item-props="true" (#15160) 14c83cf, closes #15160 #15159
  • layout: rename priority to order (#15153) 0f07b27, closes #15153
  • theme: redesign public interface (#15175) c2f6146, closes #15175 #15169
  • theme: set color-scheme a664b3d, closes #14039
  • VOverlay: add closeOnBack prop 883ba1a, closes #15130
  • VOverlay: add disabled prop 30dbd9b
  • VOverlay: improve default transition a8bae5e
  • VSelect: implement generic props and slots 2980589, closes #14962

🔧 Bug Fixes

  • sass: interpolate value for css properties (#15137) 21b140f, closes #15137 #14958
  • states: use direct child selector 4c45cbd
  • validation: input without rules is always valid (#15144) fb30f47, closes #15144 #15143
  • VBadge: correct icon size and padding bc7d409, closes #14991
  • VBadge: re-implement offsets 92fcc26
  • VBottomNavigation: use flex-grow instead of 100% width cb1cea5
  • VBtn: add missing content div (#15138) 9701649, closes #15138
  • VBtn: don't hide overflow, allow stacked to wrap 0095e6e
  • VListItem: less strict prop types 0e49930
  • VOverlay: allow skipping elements with activator="parent" 52647af
  • VOverlay: passthrough scopeId 796a99b, closes #4282
  • VSelectionControl: apply color styles to correct element ce7df0e
  • allow component icons in all icon props a4ef229, closes #15162
  • set tab height in px instead of 100% 67b2516, closes #14849
  • VOverlay: increment zIndex on open 05290fe, closes #15134
  • VTextField: update onClick:appendInner event name check c612aa9
  • VToolbar: allow extension slot conditional rendering ea87a04, closes #14993
  • remove unused globals aba697b

🔬 Code Refactoring

  • framework: tuning pass (#15139) 569eeff, closes #15139
  • items: make it work with v-list (#15108) 9f22ab3, closes #15108

v3.0.0-beta.2

🔧 Bug Fixes

  • recursive search prototypes of forwarded refs 5ebea27
  • locale: update catalan translations (#15012) 56fe5ea, closes #15012
  • VAlert: adjust grid / component locations 8c80623
  • validation: respect number 0 when calculating isDirty (#14943) 9477804, closes #14943 #14942
  • VAutocomplete: update search on every character on android (#15025) 664aa8d, closes #15025
  • VCard: show correct text color per background 1e642a2
  • VCombobox: use no-data slot 19e9ee0, closes #15046
  • VDialog: only trap focus in top dialog 6bb9302, closes #15041

... (truncated)

Commits
  • 06eb69a chore(release): publish v3.0.0-beta.3
  • 30dbd9b feat(VOverlay): add disabled prop
  • c2f6146 feat(theme): redesign public interface (#15175)
  • e5189d4 chore: remove unfinished test file
  • 569eeff refactor(framework): tuning pass (#15139)
  • 2980589 feat(VSelect): implement generic props and slots
  • 4c45cbd fix(states): use direct child selector
  • ce7df0e fix(VSelectionControl): apply color styles to correct element
  • a8bae5e feat(VOverlay): improve default transition
  • 0e49930 fix(VListItem): less strict prop types
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Jun 11, 2022
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 3.0.0-beta.1 to 3.0.0-beta.3.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.0.0-beta.3/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 force-pushed the dependabot/npm_and_yarn/custom_components/mass/frontend/vuetify-3.0.0-beta.3 branch from 55bf0b0 to 8507fd7 Compare June 11, 2022 20:00
@marcelveldt marcelveldt merged commit 53f1cdf into main Jun 11, 2022
@marcelveldt marcelveldt deleted the dependabot/npm_and_yarn/custom_components/mass/frontend/vuetify-3.0.0-beta.3 branch June 11, 2022 20:13
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant