dinisi / perilla-frontend

Frontend for perilla, made with vuetify
https://perilla.js.org
Apache License 2.0
1 stars 0 forks source link

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

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency vuetify-loader was updated from 1.4.0 to 1.4.1.

🚨 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 - ❌ **Travis CI - Branch:** The build **failed**.

Release Notes for Release 1.4.1
  • chore: add filename in code snippet (b43fc89)
  • fix: plugin options are not properly initialized (a8d0649)
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 4 years ago

After pinning to 1.4.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

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