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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update webpack to the latest version 馃殌 #30

Merged
merged 1 commit into from
Dec 7, 2016

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Dec 7, 2016

Version 1.14.0 of webpack just got published.

Dependency webpack
Current Version 1.13.3
Type devDependency

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


Release Notes v1.14.0

Bugfixes:

  • fix this context for AMD require when combined with async commons chunk
  • update core dependency, which fixes a SourceMap bug
  • update node.js core libs
Commits

The new version differs by 10 commits .

  • e666686 1.14.0
  • 6859bdd update webpack-core dependency
  • 50c0220 Merge pull request #3386 from chuckdumont/webpack-1
  • 938dc66 Update unit test to use CommonsChunkPlugin
  • 132272b Update unit test to use CommonsChunkPlugin
  • fd43f11 Update unit test per review comments
  • d46663e Initial stab at unit test
  • 6b733fd Fix lost context when invoking require()
  • 5a56be9 Merge pull request #3368 from webpack/update/node-libs-browser
  • c1d6ed8 Update node-libs-browser@^0.7.0 and backport changes from webpack-2 to NodeSourcePlugin

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 馃尨

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 535ca99 on greenkeeper/webpack-1.14.0 into b765c97 on master.

@nason nason merged commit a36be16 into master Dec 7, 2016
@greenkeeper greenkeeper bot deleted the greenkeeper/webpack-1.14.0 branch December 7, 2016 16:41
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

2 participants