adenvt / laravel-coreui-vue

Boilerplate for Single Page Application, powered by Laravel, CoreUI, Vue
https://packagist.org/packages/adenvt/laravel-coreui-vue
MIT License
79 stars 26 forks source link

An in-range update of stylelint-config-sass-guidelines is breaking the build 🚨 #64

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency stylelint-config-sass-guidelines was updated from 6.0.0 to 6.1.0.

🚨 View failing branch.

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

stylelint-config-sass-guidelines 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 **errored**.

Release Notes for v6.1.0

Changed

  • Updated stylelint peerDependency range from ^10.0.1 to ^10.0.1 || ^11.0.0
Commits

The new version differs by 6 commits.

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 4 years ago

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

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.2.0

Changed

  • Updated stylelint peerDependency range from ^10.0.1 || ^11.0.0 to ^10.0.1 || ^11.0.0 || ^12.0.0 to include stylelinet 12
Commits

The new version differs by 6 commits.

  • 0ddd50a Released version 6.2.0
  • 2cc2132 Update changelog
  • 56090a0 Update changelog
  • 223156d Update stylelint to the latest version πŸš€ (#57)
  • a67f007 fix link to german translation (#56)
  • d6574cf Add german translation (#55)

See the full diff