uclaradio / stylelint-config-uclaradio

How UCLA Radio styles our styles.
1 stars 0 forks source link

An in-range update of stylelint-scss is breaking the build 🚨 #4

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.4.0 of stylelint-scss was just published.

Branch Build failing 🚨
Dependency stylelint-scss
Current Version 2.3.0
Type dependency

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.0
  • Added: support for stylelint version 9.
  • Fixed: dollar-variable-colon-newline-after now allows multiline variables when always 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:

greenkeeper[bot] commented 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.

greenkeeper[bot] commented 6 years ago

Version 2.5.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 2.5.0
  • Added: at-least-one-space option to dollar-variable-colon-space-after rule.
  • Fixed: 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.
Commits

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