-
Notifications
You must be signed in to change notification settings - Fork 6
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 🚨 #128
Comments
After pinning to 3.3.4 your tests are passing again. Downgrade this dependency 📌. |
Your tests are still failing with this version. Compare changes Release Notes for Webpack CLI v3.3.6Webpack CLI v3.3.6 is a security patch that fixes vulnerabilities. Please upgrade if not done so already. A full changelog available here Stay safe🙏🏽 CommitsThe new version differs by 12 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for Webpack-CLI v3.3.7Version 3.3.7 comes with vulnerability patches and a bugfix to using the CLI when there is no configuration file present. A full changelog found here CommitsThe new version differs by 7 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for Webpack-CLI v3.3.8Webpack-CLI v3.3.8 comes with a validation bugfix to support webpack 5 and version 4. A full changelog is found here CommitsThe new version differs by 7 commits.
See the full diff |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes |
The devDependency webpack-cli was updated from
3.3.4
to3.3.5
.🚨 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
Release Notes for Webpack CLI v3.3.5
Webpack-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
Commits
The new version differs by 16 commits.
30b1b8d
chore: v3.3.5
76b75ac
chore: remove donation section
8913928
chore: update pkg lock
a37477d
cli: remove donation prompt
002a6ac
Merge pull request #970 from dhruvdutt/postinstall
cd54ba5
chore(scripts): clean opencollective
0c1f6b6
chore(scripts): clean postinstall
313e83e
chore(deps): update major versions (#969)
6105ef1
fix(deps): move prettier from dependencies to devDependencies (#968)
dad54f4
chore(ts): enables source map in the ts (#961)
d7cdab9
Merge pull request #960 from DanielRuf/fix/use-strict
6015bad
chore: added await in order to resolve the pending promise (#948)
670efc7
fix: change "usr strict" to "use strict"
dc25beb
Merge pull request #959 from webpack/fix/deps
69f364e
fix: update deps
There are 16 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: