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-loader is breaking the build 🚨 #47

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency vuetify-loader was updated from 1.2.2 to 1.3.0.

🚨 View failing branch.

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

vuetify-loader is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

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/563570931?utm_source=github_status&utm_medium=notification)).

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.2.2 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.3.1

Bug Fixes

  • use webpack path resolution for template src (#77) (3a6a2ff), closes #76
greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.4.0

Features

  • automatically configure webpack for lazy image loading (#96) (90614fc)

Bug Fixes

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release 1.4.1
  • chore: add filename in code snippet (b43fc89)
  • fix: plugin options are not properly initialized (a8d0649)
greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.4.2

Bug Fixes

  • resolve vue-loader options by ident (#97) (312cf5a), closes #87
greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.4.3

Bug Fixes

  • don't rely on plugin order (9fb6ec3), closes #49