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-dev): bump vuetify from 3.6.12 to 3.6.13 #531

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps vuetify from 3.6.12 to 3.6.13.

Release notes

Sourced from vuetify's releases.

v3.6.13

🔧 Bug Fixes

  • typescript: augment GlobalComponents in multiple vue modules (#20144) (bd1f63d)
  • VAppBar: scrollBehavior type for fully-hide (040fda8)
  • VBtn: allow stacked and block props to work together (#20162) (9969ebb)
  • VDataTable: use item.raw and columns in sorting transform (#20077) (e33b951), closes #20045
  • VDataTable: support groupBy when sorting is disabled (#20047) (8ac10e4), closes #20046
  • VDatePicker: programmatic start date with multiple range (#20169) (1a0d9b7), closes #20168
  • VOtpInput: slice value with length on paste (#20164) (0f8fd5d), closes #20158

🧪 Labs

🔄 Reverts

  • Revert "fix(VField/VInput): centerAffix prop for underlined/plain (#20064)" (#20173) (098f802)

3.7.0-beta.0

🚀 Features

  • validation: add eager and invalid-input options (7e730fa)
  • VAvatar: add border prop support (9dbc30a)
  • VBtn: add support for active-color prop (aee83f0)
  • VContainer: add dimension support (14a2e8c)
  • VExpansionPanelTitle: add dimension support (784eb14)
  • VImg: add absolute prop (f842cd9)
  • VSlideGroup: expose hasNext and hasPrev (#20050) (8ef6ff8)

🧪 Labs

Commits
  • 209dc01 chore(release): publish v3.6.13
  • 040fda8 fix(VAppBar): scrollBehavior type for fully-hide
  • 6bdd230 Revert "fix(VNavigationDrawer): don't calculate transform width if temporary"
  • 0f8fd5d fix(VOtpInput): slice value with length on paste (#20164)
  • e33b951 fix(VDataTable): use item.raw and columns in sorting transform (#20077)
  • a88a2ee fix(VDateInput): inherit class / style props (#20002)
  • f970e5f fix(VDateInput): remove menu interaction when disabled/readonly (#20163)
  • 1a0d9b7 fix(VDatePicker): programmatic start date with multiple range (#20169)
  • bd1f63d fix: augment GlobalComponents in multiple vue modules (#20144)
  • 9969ebb fix(VBtn): allow stacked and block props to work together (#20162)
  • 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.6.12 to 3.6.13.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.6.13/packages/vuetify)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 22, 2024
@github-actions github-actions bot merged commit af0df6e into main Jul 22, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vuetify-3.6.13 branch July 22, 2024 07:14
@ivmartel ivmartel added this to the 0.9.0 milestone Jul 22, 2024
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