d-band / dool

d-band tool & dev tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of mini-css-extract-plugin is breaking the build 🚨

greenkeeper opened this issue · comments

The dependency mini-css-extract-plugin was updated from 0.8.0 to 0.8.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

mini-css-extract-plugin 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).

Release Notes for v0.8.1

0.8.1 (2019-12-17)

Bug Fixes

Commits

The new version differs by 7 commits.

  • 054532a chore(release): 0.8.1
  • 2f72e1a fix: support ES module syntax (#472)
  • c7eda97 refactor: only output when any chunk is fulfilled (#468)
  • 357d073 fix: improve warning of conflict order (#465)
  • 50434b5 refactor: loader's code (#448)
  • 159ce3b refactor: fix typo (#440)
  • 0bacfac fix(options): use filename mutated after instantiation (#430)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

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

Your tests are still failing with this version. Compare changes

Release Notes for v0.8.2

0.8.2 (2019-12-17)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 78e1613 chore(release): 0.8.2
  • 0269860 fix: context for dependencies (#474)

See the full diff