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 2.6.15 to 2.7.0 in /dashboard #835

Merged
merged 1 commit into from
Jul 25, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Bumps vuetify from 2.6.15 to 2.7.0.

Release notes

Sourced from vuetify's releases.

v2.7.0

🚀 Features

🔧 Bug Fixes

v2.6.16

🔧 Bug Fixes

  • icons: FA5 warning icon alias more consistent with MDI (#15607) (3c525fe)
  • VDataTable: add class to root element when show-select (#14987) (ee72ee5)
  • VDialog: check if scrolling element parentNode exists (e148110), closes #15977
  • VIcon: center button icon in system bar (#15918) (bc7a264), closes #14975
  • VMenu: prefer existing menuProps.attach (50ea98d), closes #7547
  • VSelect: update lastItem when selection changes with hideSelected (b121493), closes #17085
  • VTextarea: correctly apply reverse prop styles (#15858) (1e4b2f7), closes #15432
Commits
  • 5de66af chore(release): publish v2.7.0
  • 415322d fix(VItem): support disabled effect (#14941)
  • 922e05a fix(VMenu): ignore key presses when disable-keys is true (#16464)
  • 734bff1 Merge branch 'v2-stable' into v2-dev
  • 2b18f2c chore(release): publish v2.6.16
  • bdf9d69 test: update snapshots
  • 05c10a3 feat(VDataTable): backport filterMode prop from v3 (#17747)
  • bc7a264 fix(VIcon): center button icon in system bar (#15918)
  • a85b85f feat(VPagination): add props for coloring navigation buttons (#15691)
  • a0d8d34 fix(VSkeletonLoader): apply aria-label for screenreaders (#17073)
  • 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 Pull requests that update Javascript code labels Jul 10, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dashboard/vuetify-2.7.0 branch 2 times, most recently from 7741566 to 03fc4e2 Compare July 24, 2023 10:48
@bmesuere
Copy link
Owner

@dependabot rebase

Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.6.15 to 2.7.0.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.7.0/packages/vuetify)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dashboard/vuetify-2.7.0 branch from 03fc4e2 to 3570789 Compare July 25, 2023 07:21
@bmesuere bmesuere merged commit ad3c71e into master Jul 25, 2023
3 checks passed
@bmesuere bmesuere deleted the dependabot/npm_and_yarn/dashboard/vuetify-2.7.0 branch July 25, 2023 07:39
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.

1 participant