This version is covered by your current version range and after updating it in your project the build failed.
css-loader 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/d-band/dool/builds/560414957?utm_source=github_status&utm_medium=notification)).
Release Notes for v3.1.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 3.0.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
The dependency css-loader was updated from
3.0.0
to3.1.0
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
css-loader 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/d-band/dool/builds/560414957?utm_source=github_status&utm_medium=notification)).Release Notes for v3.1.0
3.1.0 (2019-07-18)
Bug Fixes
-
(it was regression in3.0.0
version) (#972) (f51859b)Features
modules.getLocalIdent
to return a falsy value (#963) (9c3571c)Commits
The new version differs by 6 commits.
926ebbd
chore(release): 3.1.0
5d2c52e
test: escaped in selectors (#973)
f51859b
fix: converting reserved and control filesystem characters to
-
(#972)65e4fc0
feat: improved validation error messages
9c32885
fix: default context should be undefined instead of null (#965)
9c3571c
feat: allow
modules.getLocalIdent
to return a falsy value (#963)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: