This version is covered by your current version range and after updating it in your project the build failed.
stylelint 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 could not complete due to an error ([Details](https://travis-ci.org/Stupidism/stupid-rc-starter/builds/434063470?utm_source=github_status&utm_medium=notification)).
Release Notes for 9.6.0
Added: suggestions for invalid CLI options (#3622).
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).
After pinning to 9.5.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
The devDependency stylelint was updated from
9.5.0
to9.6.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
stylelint 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 could not complete due to an error ([Details](https://travis-ci.org/Stupidism/stupid-rc-starter/builds/434063470?utm_source=github_status&utm_medium=notification)).Release Notes for 9.6.0
no-empty-first-line
rule (#3650).at-rule-name-space-after
autofix (#3653).block-closing-brace-empty-line-before
autofix (#3598).block-closing-brace-space-before
autofix (#3673).comment-whitespace-inside
autofix (#3619).declaration-bang-space-after
autofix (#3598).declaration-bang-space-before
autofix (#3592).declaration-colon-newline-after
autofix (#3588).function-comma-space-after
autofix (#3555).function-comma-space-before
autofix (#3596).function-name-case
autofix (#3674).function-max-empty-lines
autofix (#3645).function-parentheses-newline-inside
autofix (#3601).function-whitespace-after
autofix (#3648).media-feature-colon-space-after
autofix (#3623).media-feature-colon-space-before
autofix (#3637).media-feature-name-case
autofix (#3685).media-feature-range-operator-space-after
autofix (#3639).media-feature-range-operator-space-before
autofix (#3618).media-query-list-comma-newline-after
autofix (#3643).media-query-list-comma-space-after
autofix (#3607).media-query-list-comma-space-before
autofix (#3640).function-parentheses-space-inside
autofix (#3563).selector-attribute-brackets-space-inside
autofix (#3605).selector-attribute-operator-space-after
autofix (#3641).selector-attribute-operator-space-before
autofix (#3603).selector-pseudo-class-case
autofix (#3671).selector-pseudo-class-parentheses-space-inside
autofix (#3646).selector-type-case
autofix (#3668).no-eol-whitespace
autofix (#3615).no-extra-semicolons
autofix (#3574).value-list-comma-newline-after
autofix (#3616).value-list-comma-space-after
autofix (#3558).value-list-comma-space-before
autofix (#3597).baseIndentLevel
toindentation
(#3557).linebreaks
TypeError (#3636).max-empty-lines
incorrect line reporting (#3530).media-query-list-comma-newline-after
false positives for trailing comment (#3657).no-descending-specificity
false positives for CSS Modules functional pseudo-classes (#3623).Commits
The new version differs by 99 commits.
d285c8f
Prepare 9.6.0
66b8f09
Update plugins.md (#3692)
5a4fcbe
Add codacy as an analysis platform engine (#3691)
d02b907
fix(package): update known-css-properties to version 0.8.0 (#3684)
b25d33d
Update CHANGELOG.md
16d49c0
Document mixin parameter note (#3688)
acd8898
Fix ESLint Jest warnings (#3689)
3e22b9f
Update CHANGELOG.md
8642003
Update CHANGELOG.md
7a18014
Add no-empty-first-line rule (#3650)
8dadc25
feat: add autofix to media-feature-name-case (#3685)
31c73b4
Update CHANGELOG.md
fbe3429
Add auto fix for selector-pseudo-class-case rule (#3671)
fefb34b
Update CHANGELOG.md
55a004e
feat: add autofix for rule "selector-type-case" (#3668)
There are 99 commits in total.
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: