Skip to content

chore(deps): update dependency webpack to v3.8.1

kresusbot requested to merge renovate/webpack-3.x into master

This Merge Request updates dependency webpack from v3.7.1 to v3.8.1

Commits


webpack/webpack

3.8.1

3.8.0

  • 1dc5618 3.8.0
  • dfc34ce Merge pull request #5838 from webpack/bugfix/include-origin-in-parse-error
  • d96c01e remove absolute path from parse error
  • 64ac3f0 Merge pull request #5835 from jbottigliero/tests-statsCases
  • f61e748 Merge pull request #5837 from webpack/bugfix/async-dep-to-initial
  • b597322 fix behavior and add a warning when trying to load an
  • 5c687cd [tests] statsCases/module-deduplication
  • 5433b8c Merge pull request #5825 from jbottigliero/fix-webpackOptionsSchema
  • 5761875 [fix] webpackOptionsSchema.json
  • e0d4501 [fix] webpackOptionsSchema
  • 33818bc Merge pull request #5812 from simon-paris/ignore-enoent-in-contextmodulefactory-resolvedependencies
  • 1bd8b74 Merge pull request #5817 from webpack/bugfix/semetrical-chunk-reason
  • 2d60f13 Merge pull request #5823 from webpack/ci/exclude-old-version
  • 0b6e9d2 Exclude testing in older versions
  • 0b3dfcb Merge pull request #5822 from webpack/bugfix/commons-chunk-plugin
  • 45756a2 set chunk reasons symmetrical
  • 4960c5b cleanup CommonsChunkPlugins changes
  • f5b8225 Merge pull request #5816 from webpack/bugfix/performance-chunk-graph
  • 11e2879 improve performance by doing a breath-first traversal in the chunk graph
  • 37af639 Merge pull request #5811 from jbottigliero/issue-4886-3
  • 6a51535 [tests] adds more verbose stdout equality check (includes the --env value)
  • d98eea7 Added a test case for ContextModuleFactory.resolveDependencies
  • f85595d [lint] remove trailing space
  • 8171f94 [tests] updates test.opts and test files for --env
  • 33223aa [#4886] --env output


This MR has been generated by Renovate Bot.

Merge request reports