-
Notifications
You must be signed in to change notification settings - Fork 1
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 is breaking the build 🚨 #7
Comments
After pinning to 4.28.4 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are still failing with this version. Compare changes Release Notes for v4.29.1Bugfixes
CommitsThe new version differs by 14 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.29.3Bugfixes
CommitsThe new version differs by 89 commits.
There are 89 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.29.4Bugfixes
CommitsThe new version differs by 29 commits.
There are 29 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.29.5Bugfixes
CommitsThe new version differs by 9 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.29.6Bugfixes
Contributing
CommitsThe new version differs by 44 commits.
There are 44 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.30.0Features
Bugfixes
Performance
Contributing
CommitsThe new version differs by 102 commits.
There are 102 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.31.0Features
Bugfixes
CommitsThe new version differs by 23 commits.
There are 23 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.32.0Features
Bugfixes
Contribute
CommitsThe new version differs by 59 commits.
There are 59 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.32.1Bugfixes
|
Your tests are still failing with this version. Compare changes Release Notes for v4.32.2Bugfixes
CommitsThe new version differs by 10 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.33.0Features
Bugfixes
CommitsThe new version differs by 21 commits.
There are 21 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.34.0Features
Bugfixes
CommitsThe new version differs by 30 commits.
There are 30 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.35.1Bugfixes
CommitsThe new version differs by 53 commits.
There are 53 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.35.2Bugfixes
|
Your tests are still failing with this version. Compare changes Release Notes for v4.35.3Bugfixes
Performance
CommitsThe new version differs by 20 commits.
There are 20 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.36.0Features
CommitsThe new version differs by 42 commits.
There are 42 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.36.1Bugfixes
|
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 34 commits.
There are 34 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.38.0Performance
CommitsThe new version differs by 12 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.39.0Features
Bugfixes
Dependencies
CommitsThe new version differs by 55 commits.
There are 55 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.39.1Bugfixes
CommitsThe new version differs by 6 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.39.2Bugfixes
CommitsThe new version differs by 38 commits.
There are 38 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.39.3Bugfixes
CommitsThe new version differs by 43 commits.
There are 43 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.40.0Features
CommitsThe new version differs by 30 commits.
There are 30 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.40.1Bugfixes
CommitsThe new version differs by 5 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.40.2Bugfixes
|
Your tests are still failing with this version. Compare changes Release Notes for v4.41.0Developer Experience
Performance
CommitsThe new version differs by 18 commits.
There are 18 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.41.1Bugfixes
CommitsThe new version differs by 40 commits.
There are 40 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.41.2Bugfixes
CommitsThe new version differs by 11 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.41.3Security
Funding
|
Your tests are still failing with this version. Compare changes Release Notes for v4.41.4Bugfixes
Performance
CommitsThe new version differs by 8 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.41.5Bugfixes
CommitsThe new version differs by 7 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.41.6Bugfixes
CommitsThe new version differs by 12 commits.
See the full diff |
The devDependency webpack was updated from
4.28.4
to4.29.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
webpack 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 v4.29.0
Features
output.futureEmitAssets
which gives the emitting logic of webpack 5Commits
The new version differs by 10 commits.
25bccd4
4.29.0
6389e41
Merge pull request #8642 from webpack/memory/future-emit-assets
6e383cf
make test for Source.buffer more strict
aaf85db
add output.futureEmitAssets
03ffa48
Merge pull request #8639 from webpack/memory/limit-parallelism
2b2c17f
Merge pull request #8598 from kiliancs/acorn6
80514cc
Add ts declarations
78abf04
Use eachLimit instead even though forEachLimit apears to be an alias...
9cb4225
forEach to forEachLimit
ef67132
Upgrade acorn to v6
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: