Closed greenkeeper[bot] closed 4 years ago
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.
devDependency
css-loader was updated from 3.1.0
to 3.2.0
.Your tests are still failing with this version. Compare changes
The new version differs by 5 commits.
39f18f8
chore(release): 3.2.0
9c5126c
feat: support es modules for assets loader (#984)
2ac79c3
docs: example with CSS modules and pure CSS (#983)
967fb66
fix: replace .
characters in localIndent to -
character (regression) (#982)
036b5f1
docs: fix camelCase
reference in 3.0 changelog (#979)
See the full diff
The devDependency 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 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
- β **codecov/project:** 93.43% remains the same compared to c9b2a20 ([Details](https://codecov.io/gh/LabShare/ngx-forms/commit/3ea3f7136d5cf5ea7324bcd3891e608443baa6d3)). - β **codecov/patch:** Coverage not affected when comparing c9b2a20...3ea3f71 ([Details](https://codecov.io/gh/LabShare/ngx-forms/commit/3ea3f7136d5cf5ea7324bcd3891e608443baa6d3)). - β **Travis CI - Branch:** The build **failed**.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: