The devDependency webpack was updated from 4.28.4 to 4.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
- ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).
Release Notes for v4.29.0
Features
- update acorn to v6
- limit the number of in parallel written output files to 15
- add
output.futureEmitAssets which gives the emitting logic of webpack 5
- assets are replaced with SizeOnlySources
- reading assets after emitting is no longer allowed
- This allows memory to be garbage-collected
Commits
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 devDependency webpack was updated from
4.28.4to4.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.futureEmitAssetswhich gives the emitting logic of webpack 5Commits
The new version differs by 10 commits.
25bccd44.29.06389e41Merge pull request #8642 from webpack/memory/future-emit-assets6e383cfmake test for Source.buffer more strictaaf85dbadd output.futureEmitAssets03ffa48Merge pull request #8639 from webpack/memory/limit-parallelism2b2c17fMerge pull request #8598 from kiliancs/acorn680514ccAdd ts declarations78abf04Use eachLimit instead even though forEachLimit apears to be an alias...9cb4225forEach to forEachLimitef67132Upgrade acorn to v6See 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 🌴