This version is covered by your current version range and after updating it in your project the build failed.
sass-loader 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
- ❌ **buddy/pipeline/Unit Tests Check Health:** Build failure ([Details](https://app.buddy.works/fernalvarez/vuenes-css/pipelines/pipeline/163725/execution/5d4d67fc63115e3832abb0f0)).
- ❌ **buddy/pipeline/Linter Health Check:** Build failure ([Details](https://app.buddy.works/fernalvarez/vuenes-css/pipelines/pipeline/163726/execution/5d4d67fc63115e3832abb0f4)).
Release Notes for v7.2.0
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 7.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
The devDependency sass-loader was updated from
7.1.0
to7.2.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
sass-loader 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
- ❌ **buddy/pipeline/Unit Tests Check Health:** Build failure ([Details](https://app.buddy.works/fernalvarez/vuenes-css/pipelines/pipeline/163725/execution/5d4d67fc63115e3832abb0f0)). - ❌ **buddy/pipeline/Linter Health Check:** Build failure ([Details](https://app.buddy.works/fernalvarez/vuenes-css/pipelines/pipeline/163726/execution/5d4d67fc63115e3832abb0f4)).Release Notes for v7.2.0
7.2.0 (2019-08-08)
Bug Fixes
sass
/scss
/css
extensions (#711) (6fc9d4e)Features
functions
option as function (#651) (6c9654d)data
asFunction
(#648) (aa64e1b)sass
andstyle
fields inpackage.json
(#647) (a8709c9)dart-sass
(ff90dd6)Commits
The new version differs by 26 commits.
bcb06d5
chore(release): 7.2.0
6fc9d4e
fix: prefer
sass
/scss
/css
extensions (#711)28f1884
feat: allow customize
mainFields
andextensions
(#710)2a51502
fix: relax node engine (#708)
9e5a45d
refactor: avoid
lodash.tail
(#707)e279f2a
fix: better handle stdin in sources (#681)
9162e45
chore: deps update (#673)
69c6f91
docs: add source-map to style-loader (#661)
6c9654d
feat: allow passing
functions
option as function (#651)2d6045b
test: support import index file from package (#649)
aa64e1b
feat: support
data
asFunction
(#648)a8709c9
feat: support
sass
field inpackage.json
(#647)ff90dd6
feat: support auto resolving
dart-sass
f524223
fix: prefer
scss
,sass
andcss
extensions in resolving (#645)2adcca3
style: use prettier (#644)
There are 26 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: