gursesl / cherrypie

Cherry pie making recipes
0 stars 1 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 0.28.10 of css-loader was just published.

Branch Build failing 🚨
Dependency css-loader
Current Version 0.28.9
Type devDependency

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 - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/gursesl/cherrypie/builds/344907340?utm_source=github_status&utm_medium=notification)

Release Notes v0.28.10

2018-02-22

Bug Fixes

  • getLocalIdent: add rootContext support (webpack >= v4.0.0) (#681) (9f876d2)
Commits

The new version differs by 3 commits.

  • c35d8bd chore(release): 0.28.10
  • 9f876d2 fix(getLocalIdent): add rootContext support (webpack >= v4.0.0) (#681)
  • 0452f26 test: hashes inside @font-face url (#678)

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 6 years ago

After pinning to 0.28.9 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 6 years ago

Version 0.28.11 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v0.28.11

2018-03-16

Bug Fixes

  • lib/processCss: don't check mode for url handling (options.modules) (#698) (c788450)
Commits

The new version differs by 2 commits.

  • df497db chore(release): 0.28.11
  • c788450 fix(lib/processCss): don't check mode for url handling (options.modules) (#698)

See the full diff