Skip to content

Conversation

@greenkeeper
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’t 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’t 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’t 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 589218d on greenkeeper/webpack-3.10.0 into a69bde1 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 589218d on greenkeeper/webpack-3.10.0 into a69bde1 on master.

@LasaleFamine LasaleFamine merged commit c0290bf into master Dec 4, 2017
@greenkeeper greenkeeper bot deleted the greenkeeper/webpack-3.10.0 branch December 4, 2017 19:09
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.

3 participants