iansinnott / iansinnott/react-static-webpack-plugin
An in-range update of extract-text-webpack-plugin is breaking the build 🚨
- Dominant language
- JavaScript
- Stars
- 155
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
## Version **2.1.1** of [extract-text-webpack-plugin](https://github.com/webpack-contrib/extract-text-webpack-plugin) just got published.
Branch
Build failing 🚨
Dependency
extract-text-webpack-plugin
Current Version
2.1.0
Type
peerDependency
This version is **covered** by your **current version range** and after updating it in your project **the build failed**.
As extract-text-webpack-plugin is “only” a peerDependency of this project it **might not break production or downstream projects**, but “only” your build or test tools – **preventing new deploys or publishes**.
I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:
Status Details
- ✅ **greenkeeper/verify** Greenkeeper verified pull request [Details](https://greenkeeper.io/verify.html)
- ❌ **ci/circleci** Your tests failed on CircleCI [Details](https://circleci.com/gh/iansinnott/react-static-webpack-plugin/307?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)
---
Release Notes
Release v2.1.1
2.1.1 (2017-06-08)
Bug Fixes
- add a not null check for the content property before throwing error (#404) (58dd5d3)
- loader: rm unnecessary
this.cacheable(caching) (#530) (c3cb091) - don't extract from common async chunks (#508) (e595417)
- validation schema (
schema-utils) (#527) (dfeb347)
Commits
The new version differs by 13 commits.
0271b39chore(release): 2.1.1e595417fix: don't extract from common async chunks (#508)a8ae003chore(package): fix broken links && update devDependencies (#531)c3cb091fix(loader): rm unnecessarythis.cacheable(caching) (#530)eaa5236docs: rmRELEASE.md(#532)671e35echore(package): updatewebpack-sourcesv0.1.0...1.0.1 (#526)dfeb347fix: validation schema (schema-utils) (#527)d0e88d0docs(README): add lead-in description (#517)58dd5d3fix: add a not null check for the content property before throwing error (#404)6c50d8eUpdate README.md (#469)c63dc04docs(README): clarify to set allChunks option when using CommonsChunkPlugin (#476)c40dc64chore(package): reduce package size (#482)a284f3adocs(README): fix options table formatting (#478)
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).
---
Your [Greenkeeper](https://greenkeeper.io) Bot :palm_tree:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.