-
Notifications
You must be signed in to change notification settings - Fork 12
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 webpack-cli is breaking the build 🚨 #155
Comments
After pinning to 3.3.0 your tests are passing again. Downgrade this dependency 📌. |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 17 commits.
There are 17 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 201 commits.
There are 201 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for Webpack CLI v3.3.4Webpack CLI version 3.3.4 is the last version we are going to support with the old CLI interface before version 4 is released. It comes with a bugfix for errors in a webpack configuration and fixes to infrastructure not related to the core packages. A full changelog is available here Love, webpack team CommitsThe new version differs by 231 commits.
There are 231 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for Webpack CLI v3.3.5Webpack-CLI v3.3.5 has a patch to remove the donation banner that causes some irritation around donations to webpack and for windows users. We've removed this and a full changelog is found here CommitsThe new version differs by 16 commits.
There are 16 commits in total. See the full diff |
The devDependency webpack-cli was updated from
3.3.0
to3.3.1
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
webpack-cli 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
Commits
The new version differs by 74 commits.
d3f8e20
chore: v.3.1.1
f371e72
Merge pull request #847 from anshumanv/846
da9e732
Merge pull request #841 from pranshuchittora/docs-remove
cb68b1b
docs(serve): link to webpack-dev-server
f7451d4
docs(serve): update docs to use webpack-dev-server
06b4929
Remove tslint in favour of eslint (#834)
8c1db03
chore(docs): removes scaffolding docs from the root
dc941e6
docs(contributing): fixes dead link (#835)
b8d5511
Merge pull request #832 from pranshuchittora/docs
6a0375a
docs(packages): adds downloads/month shield
963c85f
Merge pull request #818 from pranshuchittora/refactor-utils
8506ccf
Merge pull request #827 from rishabh3112/patch-9
6816057
chore(deps): upgrade lerna to fix vulnerabilities & update webpack-dev-server (#823)
834d90e
Merge pull request #828 from pranshuchittora/shields
958d064
docs(readme): adds contributors shield
There are 74 commits in total.
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 🌴
The text was updated successfully, but these errors were encountered: