z-kit / z-hello

The z-kit component template, starter point to create z-kit compatible components.
MIT License
1 stars 0 forks source link

Update webpack to the latest version 🚀 #14

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.2.1 of webpack just got published.

Dependency webpack
Current Version 2.1.0-beta.27
Type devDependency

The version 2.2.1 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.


Commits

The new version differs by 768 commits .

  • 0445b15 2.2.1
  • ce5b72a Merge pull request #4124 from willmendesneto/refactor-critical-dependency-warning
  • 54b6f38 Merge pull request #4127 from li-kai/uglify-plugin-test
  • cadc025 Merge pull request #4133 from hlwsmith/patch-1
  • 2ed6448 Fix link to Vue framework
  • deabd23 Fix naming
  • a417b80 Add test for UglifyJsPlugin
  • 1e56bb5 refactor(CriticalDependencyWarning): upgrade to ES6
  • 873aad1 Merge pull request #3887 from shubheksha/refactor-CommonJsPlugin
  • 1caeb72 refactor(ES6): upgrade CommonJsPlugin to ES6
  • 68dea37 Merge pull request #4043 from shubheksha/refactor-test-RecordIdsPlugin
  • 0460726 Merge pull request #4049 from shubheksha/refactor-test-Template
  • 22352b8 Merge pull request #4047 from shubheksha/refactor-test-SourceMapDevToolModuleOptionsPlugin
  • 58b4b55 Merge pull request #4044 from shubheksha/refactor-test-RequireJsStuffPlugin
  • 5df1d5c Merge pull request #4034 from carloscuatin/refactor-eval-dev-tool-module-template-plugin

There are 250 commits in total. See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: