bfh-proj1-sumfrie / frontend

The Vue.js Code for the frontend written in Typescript
https://bfh-proj1-frontend.herokuapp.com/
GNU Affero General Public License v3.0
1 stars 0 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency vuetify was updated from 1.5.9 to 1.5.10.

🚨 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 could not complete due to an error ([Details](https://travis-ci.org/bfh-proj1-sumfrie/frontend/builds/517832964?utm_source=github_status&utm_medium=notification)).

Release Notes for v1.5.10

🔧 Bug Fixes

  • overlayable: check browser support for passive events (#6710) (bb9c47e), closes #6617
  • VTreeView: add height limitation on v-treeview-node__root (#6894) (563e3f4)
Commits

The new version differs by 6 commits.

  • 0beff68 chore(release): publish v1.5.10
  • 6d7cef9 chore: fix lint errors
  • 3376428 docs(notify.json): update
  • bb9c47e fix(overlayable): check browser support for passive events (#6710)
  • 6a75024 docs(notify.json): update snackbar
  • 563e3f4 fix(VTreeView): add height limitation on v-treeview-node__root (#6894)

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

After pinning to 1.5.9 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.5.11

🔧 Bug Fixes

  • helpers: check for window before adding listeners (8f477e6), closes #6952
greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 18 commits.

  • ccb89b0 chore(release): publish v1.5.12
  • cc30e17 docs(VCalendar): change the color of the elements inside v-slot:day (#7007)
  • d0b1e6c docs(themeable): add translation in japanese (#7002)
  • c3bb9f7 docs(FAQ): fix typo in Chinese (#6996)
  • 75739d9 docs(colorable): add Japanese translation(#6999)
  • 50874af fix(locale): update carousel.next/prev translation (#6993)
  • d77ef7a chore: enable lock bot
  • 7541d91 chore: enable close-issue-bot
  • 95e0356 chore: enable triage bot
  • aa14ca8 fix(VOoverflowBtn): remove top border (#6984)
  • 31627fa chore: revise readme (#6986)
  • fc6a66b fix(VTextField): prevent TypeError when color is an empty string (#6982)
  • 58a8725 fix(VSpeedDial): add check for componentOptions existing on slot (#6905)
  • 189cbd2 fix(VBtn): remove font-size overwrite by typography css (#6975)
  • 0160a40 fix(prefix position): provide margin-top (#6956)

There are 18 commits in total.

See the full diff

jsalamander commented 5 years ago

done