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

Conversation

@dependabot
Copy link
Contributor

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

Bumps vuetify from 2.6.10 to 3.1.5.

Release notes

Sourced from vuetify's releases.

v3.1.5

🔧 Bug Fixes

  • AppBar/SystemBar/BottomNav: disable initial transition (#16647) (1e9736a)
  • defaults: reset/root should include undefined (9713ffe), closes #16615
  • defaults: only try to read string props (a9617b5), closes #16589
  • inputs: focus on mousedown instead of click (#16568) (e3e0614)
  • proxiedModel: don't pass reactive objects to transformIn() (#16612) (02da4e3), closes #16512
  • teleport: find only container that is direct child of target (ce2b450), closes #16610
  • types: define missing slot types (#16621) (df0b2dd)
  • VBottomNavigation: add missing transition for active toggle (7d4aed2)
  • VChipGroup: add flex-wrap (e55f598)
  • VListItem: center align icons for two line (b01173c)
  • VOverlay: don't try to run scrollStrategy after closing (14c7640), closes #16569
  • VOverlay: prevent infinite update loop during HMR (e829c30), closes #16661
  • VOverlay: don't use requestIdleCallback in safari (b295a28), closes #16613
  • VSelect: don't close menu if submenus are open (9cbe778), closes #16645
  • VSelect: remove redundant clear handler (8cebb2d), closes #16638
  • VSelect: fix selection slot example (9776af3)
  • VToolbar: add default width of 100% (c76dc1a)

🧪 Labs

v3.1.4

🔧 Bug Fixes

  • getUid must be called from inside a setup function (#16591) (b7c4ec0), closes #16558
  • locale: update swedish locale messages (#16556) (d0e1434)
  • states: use theme opacity variables (824df5c)
  • VChip: set aria-label correctly (48d3724), closes #16549
  • VDataTable: pagination buttons and text (940bd44), closes #16560
  • VDataTableServer: remove properties from options update (55c2021)
  • VVirtualScroll: dynamic container height (#16495) (28057e1)

🔬 Code Refactoring

  • VAppBarTitle: implement VToolbarTitle props (24fd25d)
  • VBtnToggle: create makeProps function for VBtnGroup (18e6dbe), closes #16253

v3.1.3

🔧 Bug Fixes

  • defaults: optimise defaults access (a5539ba), closes #16318
  • locale: update swedish locale messages (36add1d)
  • VBtn: accept value prop for underlying DOM element (#16465) (09bc5dc), closes #16188
  • VBtn: adjust condition for calculating hasColor (43c09a9), closes #16478

... (truncated)

Commits
  • 06fe381 chore(release): publish v3.1.5
  • 1e9736a fix(AppBar/SystemBar/BottomNav): disable initial transition (#16647)
  • 14c7640 fix(VOverlay): don't try to run scrollStrategy after closing
  • e829c30 fix(VOverlay): prevent infinite update loop during HMR
  • 9713ffe fix(defaults): reset/root should include undefined
  • 9cbe778 fix(VSelect): don't close menu if submenus are open
  • e7d5083 feat(VDataTableFooter): add i18n props
  • b295a28 fix(VOverlay): don't use requestIdleCallback in safari
  • a9617b5 fix(defaults): only try to read string props
  • 6966a23 chore(index): remove duplicate css import
  • 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.10 to 3.1.5.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.1.5/packages/vuetify)

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

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 Feb 15, 2023
@dependabot dependabot bot requested a review from z3by February 15, 2023 01:04
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 23, 2023

Superseded by #271.

@dependabot dependabot bot closed this Feb 23, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vuetify-3.1.5 branch February 23, 2023 00:16
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