Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of extract-css-chunks-webpack-plugin is breaking the build 🚨 #120

Open
greenkeeper bot opened this issue Oct 2, 2018 · 8 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Oct 2, 2018

The devDependency extract-css-chunks-webpack-plugin was updated from 3.1.1 to 3.1.2.

🚨 View failing branch.

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

extract-css-chunks-webpack-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: build: Your tests failed on CircleCI (Details).

Commits

The new version differs by 1 commits.

  • 6caeeca fix(index.js): Improved HMR detection multi instance collisions (#104)

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
Author

greenkeeper bot commented Oct 2, 2018

After pinning to 3.1.1 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 2, 2018

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 8, 2018

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • beadad5 chore(release): 3.2.0
  • 94ee96e feat(readme): Documenting new options that have been added (#112)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 23, 2018

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • dd0fd2c chore(release): 3.2.1
  • ae0f5b1 fix: CSS HMR Issues (#114)
  • c644b00 docs(readme): Tone of Voice clairification on what hot:true does (#113)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 27, 2018

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v3.3.0

3.3.0 (2018-12-27)

Bug Fixes

  • CSS modules should have better HMR.
  • Updates and renames were also done that appear to have gotton lost
  • Fixed up CSS reloadAll
  • Dont assume CSS modules be default
  • Also fixing css loading order issues that appear during HMR
  • Pulling in a handful of fixes from webpack
  • fixed broken tests
  • New linting rules
  • Editor configs
  • prettier config added
  • commitlint configs added
  • some dependency updates

Features

  • hotLoading: Addressing some issues in HMR (#136) (4993362)
Commits

The new version differs by 8 commits ahead by 8, behind by 1.

  • 13fb00e ci: 🎡 updated semantic-release
  • 4993362 feat(hotLoading): Addressing some issues in HMR (#136)
  • 7198177 fix: adding semantic release as dep (#131)
  • a1c9767 ci: fixing Travis build (#130)
  • ed10acf fix(HMR): Improved path Settings for hotloader.js load hmr.js (#118) (#124)
  • 5c48fdd docs(readme):Updated the webpack part of the README (#127)
  • bc017ee fix hotModuleReplacement.js (#122)
  • 4e46bd9 chore(release): 3.2.1

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 31, 2018

Your tests are still failing with this version. Compare changes

Release Notes for v3.3.1

3.3.1 (2018-12-31)

Bug Fixes

Commits

The new version differs by 9 commits ahead by 9, behind by 1.

  • 3df96a6 fix: hotModuleReplacement.js (#139)
  • 13fb00e ci: 🎡 updated semantic-release
  • 4993362 feat(hotLoading): Addressing some issues in HMR (#136)
  • 7198177 fix: adding semantic release as dep (#131)
  • a1c9767 ci: fixing Travis build (#130)
  • ed10acf fix(HMR): Improved path Settings for hotloader.js load hmr.js (#118) (#124)
  • 5c48fdd docs(readme):Updated the webpack part of the README (#127)
  • bc017ee fix hotModuleReplacement.js (#122)
  • 4e46bd9 chore(release): 3.2.1

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 31, 2018

Your tests are still failing with this version. Compare changes

Release Notes for v3.3.2

3.3.2 (2018-12-31)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 43e1672 fix(build): .babelrc fixed build (#141)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 4, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v3.3.3

3.3.3 (2019-03-04)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 048643a fix: downgrade normalize-url dependency (#148)
  • b94feda docs: remove incorrect statement about next.js (#147)

See the full diff

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

No branches or pull requests

0 participants