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 馃殌 #111

Merged
merged 1 commit into from
Jun 7, 2017

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jun 7, 2017

Version 3.0.0-rc.1 of webpack just got published.

Dependency webpack
Current Version 2.6.1
Type devDependency

The version 3.0.0-rc.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.


Release Notes v3.0.0-rc.1

Bugfixes:

  • CLI args --display-modules and --display-optimization-bailout now work as expected
  • Scope Hoisting + class now works correctly
  • Scope Hoisting + namespace exports works correctly
  • deprecation for Module.chunks now works correctly
Commits

The new version differs by 132 commits.

  • 2e8b77d 3.0.0-rc.1
  • ae5cb84 Merge pull request #5024 from webpack/bugfix/scope-hoisting-ns-object
  • 8c78089 fix lint error
  • ac92de5 update example
  • 9060137 generate nicer names
  • 9b58b7a generate correct namespace objects
  • 9b8c40b Merge pull request #5015 from webpack/bugfix/module.chunks
  • 1de873c Merge pull request #5014 from webpack/bugfix/renaming-class-scope
  • 7a0c776 Merge pull request #5013 from webpack/bugfix/cli-args
  • c0bf82c fixes incorrect deprecation
  • 1c538f9 fixes #5000
  • e343164 fix issue with --display-modules and --optimization-bailout
  • 3d65329 3.0.0-rc.0
  • 3455d7b update examples
  • 463eeb5 Merge pull request #5007 from webpack/next

There are 132 commits in total.

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 b4a9a55 on greenkeeper/webpack-3.0.0-rc.1 into 7808e85 on master.

@DavidTPate DavidTPate self-assigned this Jun 7, 2017
@DavidTPate DavidTPate merged commit eb501f3 into master Jun 7, 2017
@DavidTPate DavidTPate deleted the greenkeeper/webpack-3.0.0-rc.1 branch June 7, 2017 17:16
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