Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update webpack to version 2.2.1 🚀 #76

Closed
wants to merge 1 commit into from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

webpack just published its new version 2.2.1.

State Update 🚀
Dependency webpack
New version 2.2.1
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 ✨

You rock!

🌴


GitHub Release

Bugfixes:

  • ident is no longer required for standard builds, but it will choose one automatically. (It's still required when using the DllPlugin.)
  • DefinePlugin no longer generate invalid code when using nested objects without semicolons

Features:

  • You can provide defaults and silence warnings of the EnvironmentPlugin now

The new version differs by 1559 commits (ahead by 1559, behind by 48).

  • 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.


✨ Try the all new Greenkeeper GitHub Integration ✨
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.

Screencast

Try it today. Free for private repositories during beta.

@codecov-io
Copy link

codecov-io commented Jan 30, 2017

Codecov Report

Merging #76 into master will not impact coverage.

@@           Coverage Diff           @@
##           master      #76   +/-   ##
=======================================
  Coverage   23.71%   23.71%           
=======================================
  Files          36       36           
  Lines         683      683           
  Branches      108      108           
=======================================
  Hits          162      162           
  Misses        521      521

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 06b3540...7e64d29. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 24.845% when pulling 7e64d29 on greenkeeper-webpack-2.2.1 into 06b3540 on master.

@JonatanSalas JonatanSalas deleted the greenkeeper-webpack-2.2.1 branch February 24, 2017 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants