Skip to content
This repository has been archived by the owner on Apr 19, 2020. It is now read-only.

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

Open
greenkeeper bot opened this issue Jun 29, 2018 · 4 comments
Open

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jun 29, 2018

Version 0.4.1 of mini-css-extract-plugin was just published.

Branch Build failing 🚨
Dependency mini-css-extract-plugin
Current Version 0.4.0
Type devDependency

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 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
  • ci/circleci: test Your tests failed on CircleCI Details
  • ci/circleci: build-docker-image Your tests passed on CircleCI! Details

Release Notes v0.4.1

0.4.1 (2018-06-29)

Bug Fixes

  • CSS ordering with multiple entry points (#130) (79373eb)
Commits

The new version differs by 12 commits.

  • 4afcfe2 chore(release): 0.4.1
  • 79373eb fix: CSS ordering for config with multiple entry points (#130)
  • 1023d22 fix: conflict multiple asset error (#194)
  • e00bcda fix: update webpack version (#197)
  • eff04a8 docs: fix simple example (#189)
  • 0b3a7b2 docs: publicPath documentation (#187)
  • 98b4d0e docs: do not match .ass (#127)
  • fd72fd7 docs: fix typo (#169)
  • 7a44b07 refactor: replace literal plugin name in strings with const (#157)
  • 41347f7 docs: add CSS extract based on entry (#121)
  • 2709413 chore(defaults): Applies latest webpack-defaults (#82)
  • d7d0afc docs: Add an advanced configuration example (#101)

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 29, 2018

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 18, 2018

Your tests are still failing with this version. Compare changes

Release Notes for v0.4.3

2018-09-18

Bug Fixes

  • loader: pass emitFile to the child compilation (loaderContext.emitFile) (#177) (18c066e)
Commits

The new version differs by 15 commits.

  • aa993da chore(release): 0.4.3
  • 612a56f docs(readme): add media-query-splitting-plugin (Media Query Plugin) (#269)
  • 18c066e fix(loader): pass emitFile to the child compilation (loaderContext.emitFile) (#177)
  • 5304463 test(manual): fix description (#267)
  • dd141f2 refactor: rename NS to MODULE_TYPE and use a static value (#265)
  • 6323e17 test: fix jest config and rename files (#258)
  • a78b301 docs(readme): add a note about media query extraction (media-query-plugin) (#235)
  • 9d9cf15 docs(readme): fix broken link (#249)
  • d8e4674 chore(release): 0.4.2
  • ff163bc refactor(package): switch from @webpack-contrib/schema-utils to schema-utils (#248)
  • c3b363d fix(order): use correct order when multiple chunk groups are merged (#246)
  • 3d12bc7 chore(package): add a description (#247)
  • 97e2f4c test: loading order (#236)
  • 30b89d0 build(babel): use same node version as declared in package.json (#227)
  • 1644c16 docs(readme): move long term caching guide from errant section (#231)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 10, 2018

Your tests are still failing with this version. Compare changes

Release Notes for v0.4.4

2018-10-10

Bug Fixes

  • index: assign empty module.id to prevent contenthash from changing unnecessarily (#284) (d7946d0)
Commits

The new version differs by 3 commits.

  • eb218cc chore(release): 0.4.4
  • 770e28d test(cases): add @import tests (#290)
  • d7946d0 fix(index): assign empty module.id to prevent contenthash from changing unnecessarily (#284)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 21, 2018

Your tests are still failing with this version. Compare changes

Release Notes for v0.4.5

2018-11-21

Bug Fixes

  • index: allow requesting failed async css files (#292) (2eb0af5)
Commits

The new version differs by 3 commits.

  • c12ddcb chore(release): 0.4.5
  • 24612e3 ci: fix test (#314)
  • 2eb0af5 fix(index): allow requesting failed async css files (#292)

See the full diff

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

0 participants