Open greenkeeper[bot] opened 6 years ago
After pinning to 2.3.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Your tests are still failing with this version. Compare the changes 🚨
at-least-one-space
option to dollar-variable-colon-space-after
rule.dollar-variable-colon-newline-after
now does not require a newline for Sass maps and multiline variables with parentheses when always-multi-line
option is used.The new version differs by 5 commits.
9c31176
Prepare version 2.5.0 (#219)
8295dc0
dollar-variable-colon-newline-after: always allow multiline vars with parens (#217)
dd58ecd
Add at-least-one-space
opt to space after var colon rule (closes #195) (#216)
7055693
Add downloads badge [skip ci]
9c5fbe1
Add PRs welcome badge [ci skip]
See the full diff
Version 2.4.0 of stylelint-scss was just published.
This version is covered by your current version range and after updating it in your project the build failed.
stylelint-scss is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/uclaradio/stylelint-config-uclaradio/builds/344456737?utm_source=github_status&utm_medium=notification)Release Notes
2.4.0dollar-variable-colon-newline-after
now allows multiline variables whenalways
option is used.Commits
The new version differs by 3 commits.
87777e3
Prepare version 2.4.0 (#215)
fae45a2
Add support for stylelint 9 (#214)
fce9a3d
dollar-variable-colon-newline-after: allow multiline vars with "always" (#207)
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: