Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2018

This Pull Request updates dependency webpack from 3.10.x to 3.11.x

Release Notes

v3.11.0

Features

  • Parser supports new Foo expressions
  • Evaluator supports bitwise and exponential operator
  • Many config options supporting placeholder now also support functions
  • add jsonpScriptType to specify script type for lazy loaded script tags
  • update ajv

Bugfixes

  • allow ident in schema
  • ident is not lost when referencing by ident
  • Prefer process.exitCode instead of process.exit
  • workaround for bluebird warning in hot/signal
  • Errors in child compilation now lead to global error
  • Initial chunk are no longer part of the chunk manifest and no longer contribute to the hash
  • don't crash on arrays with empty items
  • workaround for node 8 and 9 bug while reading empty env values

Commits

v3.11.0


This PR has been generated by Renovate Bot.

@codecov
Copy link

codecov bot commented Feb 10, 2018

Codecov Report

Merging #56 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #56   +/-   ##
========================================
  Coverage    99.13%   99.13%           
========================================
  Files           14       14           
  Lines          460      460           
  Branches        79       79           
========================================
  Hits           456      456           
  Misses           4        4

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 25176a4...bedbc9d. Read the comment docs.

Copy link
Owner

@itsdevdom itsdevdom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@itsdevdom itsdevdom merged commit 82b24c9 into develop Feb 11, 2018
@itsdevdom itsdevdom deleted the renovate/webpack-3.x branch February 11, 2018 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants