-
Notifications
You must be signed in to change notification settings - Fork 0
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 🚨 #51
Comments
After pinning to 3.3.5 your tests are passing again. Downgrade this dependency 📌. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 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 14 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for Webpack-CLI v3.3.9This patch contains a fix for a hanging exit condition. A full changelog found here 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 🚀 Release Notes for Webpack CLI v3.3.10Version 3.3.10 comes with a new flag Full changelog found here CommitsThe new version differs by 21 commits.
There are 21 commits in total. See the full diff |
The dependency webpack-cli was updated from
3.3.5
to3.3.6
.🚨 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 direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
Release Notes for Webpack CLI v3.3.6
Webpack 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🙏🏽
Commits
The new version differs by 12 commits.
a56e916
chore: v3.3.6
110fa5e
chore: fix sec vuln
6c766f8
Merge pull request #974 from jamesgeorge007/feat/minor-refactor
7978d77
Merge pull request #975 from pranshuchittora/chore-typo
ba471f8
chore: prevent weird behaviour of pre-commit hook (#973)
49e4adc
docs: remove deprecated packages description (#979)
a30a027
fix: minor refactor
7553ae7
fix: update comments
941da90
chore: include comments
0d9aa9a
fix: minor fix
d2e3e80
chore(serve): refactor code to be more concise
bd5c1ce
chore(utils): fixes typo in scaffold
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: