oeco-architectes / oeco

Oeco Architectes website
https://www.oeco-architectes.com/
1 stars 0 forks source link

An in-range update of laravel-mix is breaking the build 🚨 #49

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency laravel-mix was updated from 4.0.9 to 4.0.10.

🚨 View failing branch.

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

laravel-mix 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 failed ([Details](https://travis-ci.org/oeco-architectes/oeco/builds/469154905?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 3 commits.

  • bdb61ea 4.0.10
  • 0512fc5 Include postcss-loader pass for all generic CSS rules
  • 531ab62 Pull in vue-template-compiler on demand

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 4.0.9 your tests are passing again. Downgrade this dependency πŸ“Œ.

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 4 commits.

  • 117e675 4.0.11
  • ce22088 Fix dependency installs aborting incorrectly
  • fd6695a Log the dependency install command being run
  • 8ae807e img-loader requires imagemin

See the full diff

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 6 commits.

  • e08ab24 4.0.12
  • 241cba6 Better console output for auto-installing dependencies
  • 117e675 4.0.11
  • ce22088 Fix dependency installs aborting incorrectly
  • fd6695a Log the dependency install command being run
  • 8ae807e img-loader requires imagemin

See the full diff

amercier commented 5 years ago

Fixed by db3c923.