Version 2.5.0 of webpack just got published.
|
Branch
|
Build failing 🚨
|
|
Dependency
|
webpack
|
|
Current Version
|
2.4.1
|
|
Type
|
devDependency
|
This version is covered by your current version range and after updating it in your project the build failed.
As webpack is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this 💪
Status Details
- ✅ **dependency-ci** Dependencies checked [Details](https://dependencyci.com/builds/205243),- ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/bbmoz/pretty-web-console/builds/228693054?utm_source=github_status&utm_medium=notification)
Release Notes
v2.5.0
Bugfixes:
- add
hashSalt to schema
- webpack's source code no longer contains
sourceMappingURL, which caused issues with some tools
- Added missing semicolon in dll-imported modules
- DllPlugin manifest is smaller (not pretty printed)
- CommonsChunkPlugin in async mode doesn't extract from initial chunks
Features:
- allow placeholders in the BannerPlugin
- add option to disable the module trace in stats
Commits
The new version differs by 81 commits0.
bf3652b 2.5.0
cd1cd29 Merge pull request #4815 from webpack/bugfix/extract-async-initial
b45588b CommonsChunkPlugin in async mode doesn't select initial chunks
8bab88c Merge pull request #4814 from webpack/test/move-entry
a244879 add testcase for moving entry modules into the commons chunk
85dc98f Merge pull request #4813 from JLHwung/perf/date-now
6afc397 perf: use Date.now() instead of new Date().getTime()
94d0641 perf: use Date.now() instead of +new Date()
c91ba49 Merge pull request #4791 from deificx/master
94ba75f Merge pull request #4794 from ndresx/disable-manifest-json-pretty-print
84ea1ff added error to stats.moduleTrace test name to trigger test cases corretly
8ad4386 test cases for stats.moduleTrace option
958156a moduleTrace added to webpackOptionsSchema.json
de87f93 Disable manifest.json pretty print
4131013 rename stats.stackTrace to stats.moduleTrace
There are 81 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴
Version 2.5.0 of webpack just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As webpack is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this 💪
Status Details
- ✅ **dependency-ci** Dependencies checked [Details](https://dependencyci.com/builds/205243),- ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/bbmoz/pretty-web-console/builds/228693054?utm_source=github_status&utm_medium=notification)Release Notes
v2.5.0Bugfixes:
hashSaltto schemasourceMappingURL, which caused issues with some toolsFeatures:
Commits
The new version differs by 81 commits0.
bf3652b2.5.0cd1cd29Merge pull request #4815 from webpack/bugfix/extract-async-initialb45588bCommonsChunkPlugin in async mode doesn't select initial chunks8bab88cMerge pull request #4814 from webpack/test/move-entrya244879add testcase for moving entry modules into the commons chunk85dc98fMerge pull request #4813 from JLHwung/perf/date-now6afc397perf: use Date.now() instead of new Date().getTime()94d0641perf: use Date.now() instead of +new Date()c91ba49Merge pull request #4791 from deificx/master94ba75fMerge pull request #4794 from ndresx/disable-manifest-json-pretty-print84ea1ffadded error to stats.moduleTrace test name to trigger test cases corretly8ad4386test cases for stats.moduleTrace option958156amoduleTrace added to webpackOptionsSchema.jsonde87f93Disable manifest.json pretty print4131013rename stats.stackTrace to stats.moduleTraceThere are 81 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴