Angular1-scaffold
Angular1-scaffold copied to clipboard
Update webpack to version 2.5.0 🚀
| 🚨🔥⚠️ Action required: Switch to the new Greenkeeper now! 🚨🔥⚠️ |
|---|
| This version of Greenkeper will be shutdown on May 31st. |
With Integrations first-class bot support landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. Simpler setup, fewer pull-requests, faster than ever.![]() |
Hello lovely humans,
webpack just published its new version 2.5.0.
| State | Update :rocket: |
|---|---|
| Dependency | webpack |
| New version | 2.5.0 |
| Type | devDependency |
This version is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of webpack. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right? Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.
Good luck with your project :sparkles:
You rock!
:palm_tree:
Bugfixes:
- add
hashSaltto 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
The new version differs by 2402 commits (ahead by 2402, behind by 66).
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.moduleTrace
There are 250 commits in total. See the full diff.
