nsftx / vuetify-uploader

Upload component for Vuetify framework
MIT License
5 stars 1 forks source link

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

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency vuetify-loader was updated from 1.3.1 to 1.4.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 - ❌ **ci/circleci:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/nsftx/vuetify-uploader/430?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/nsftx/vuetify-uploader/builds/615871663?utm_source=github_status&utm_medium=notification)).

Release Notes for v1.4.0

Features

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

Bug Fixes

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.3.1 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 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
greenkeeper[bot] commented 4 years ago

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

Release Notes for v1.4.4

Bug Fixes

  • don't remove touch directive when directives.default doesn't exist (e353643), closes #130
  • package.json: update vue-template-compiler peerDependency from v2.5.0 to v2.6.10 (e866b36)