This version is covered by your current version range and after updating it in your project the build failed.
stylelint-scss 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/oeco-architectes/oeco/builds/464026654?utm_source=github_status&utm_medium=notification)).
Release Notes for 3.4.1
Fixed: at-function-named-arguments was not correctly handling functions inside Sass maps.
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 3.4.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-scss was updated from
3.4.0
to3.4.1
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
stylelint-scss 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/oeco-architectes/oeco/builds/464026654?utm_source=github_status&utm_medium=notification)).Release Notes for 3.4.1
at-function-named-arguments
was not correctly handling functions inside Sass maps.Commits
The new version differs by 8 commits.
75bb4db
Prepare version 3.4.1
152dbae
Merge pull request #290 from kristerkari/bugfix/at-function-named-arguments-functions-inside-sass-maps
9127b1c
Add more tests
0fa5584
at-function-named-arguments: correctly parse functions inside Sass maps
0c77143
Merge pull request #285 from kristerkari/feature/eslint-config-stylelint
60d4e98
Use eslint-config-stylelint
10b4ef2
run prettier
830655f
Update dev deps
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: