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

Merged
merged 1 commit into from
Dec 7, 2017

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Dec 4, 2017

Version 3.10.0 of webpack was just published.

Dependency webpack
Current Version 3.9.0
Type devDependency

The version 3.10.0 is not covered by your current version range.

If you don鈥檛 accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of webpack.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don鈥檛 have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v3.10.0

Features:

  • add publicPath and fileContext to SourceMapDevToolPlugin
  • require.include no longer uses all exports (Tree Shaking)
Commits

The new version differs by 11 commits.

  • c71fd05 3.10.0
  • 2c244d2 Merge pull request #6061 from webpack/bugfix/require-include-exports
  • 00cd8b4 allow tree-shaking for require.include
  • 905a8f1 Merge pull request #5986 from EugeneHlushko/feature-sourcemap-use-filename-in-url
  • 5acbe2f 3.9.1
  • 7cca6bb Merge pull request #6044 from webpack/bugfix/schema-watch-options
  • a71284e Add missing watchOptions properties to schema
  • 471e1a2 make url only relative when no publicPath has been provided
  • a539f24 SourceMapDevToolPlugin: update test config with example from change request
  • 612111a SourceMapDevToolPlugin: Second test case, make sure sourcemap file is written to expected directory considering the fileContext was provided
  • 840b43f SourceMapDevToolPlugin: add fileContext and publicPath options. Add a configCase test

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling a72dd55 on greenkeeper/webpack-3.10.0 into af43ee8 on master.

@DavidTPate DavidTPate self-assigned this Dec 7, 2017
@DavidTPate DavidTPate merged commit 80c6ccd into master Dec 7, 2017
@DavidTPate DavidTPate deleted the greenkeeper/webpack-3.10.0 branch December 7, 2017 14:55
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