travi / blog

progress toward my future blog
https://travi.github.io/blog
MIT License
1 stars 0 forks source link

Update webpack to the latest version šŸš€ #94

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

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.


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](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: