-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
The devDependency webpack was updated from 4.28.4 to 4.29.0.
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.futureEmitAssetswhich 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.
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 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 🌴