anoff/plantbuddy

An in-range update of vuetify is breaking the build 🚨

Closed this issue Β· 1 comments

The dependency vuetify was updated from 1.4.3 to 1.4.4.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

vuetify is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Release Notes for v1.4.4

πŸ”§ Bug Fixes

  • fix(VCard): remove computedElevation usage (cfcff04), closes #6098
  • fix(VExpandTransition): reflow DOM before closing (5d8b0df), closes #6049 #6102
Commits

The new version differs by 11 commits.

  • b6300d2 chore(release): publish v1.4.4
  • 5d8b0df fix(VExpandTransition): reflow DOM before closing
  • 6c62d8d docs: prevent content flash during loading (#6269)
  • 9dcc890 docs(theme): add events to download
  • 53e4e26 docs(theme): add new freelancer theme
  • a0d8051 docs(Ripples): examples refactor (#6255)
  • 7429324 docs(data-iterator): depricate loading prop
  • 67a725c chore(webpack): fix invalid sourcemap warning
  • 4d0fa05 docs(icons): fix snippets
  • cfcff04 fix(VCard): remove computedElevation usage
  • 458d6ba chore(fix webpack config lint errors):

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

anoff commented

breaks because of missing package-lock update