d-band / dool

d-band tool & dev tool
9 stars 2 forks source link

An in-range update of css-loader is breaking the build 🚨 #136

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency css-loader was updated from 3.0.0 to 3.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

  • converting all (including reserved and control) filesystem characters to - (it was regression in 3.0.0 version) (#972) (f51859b)
  • default context should be undefined instead of null (#965) (9c32885)

Features

  • allow modules.getLocalIdent to return a falsy value (#963) (9c3571c)
  • improved validation error messages (65e4fc0)
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:

greenkeeper[bot] commented 5 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.