Skip to content

fix(deps): update dependency webpack to v3.12.0 #26

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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 24, 2018

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack 3.8.1 -> 3.12.0 age adoption passing confidence

Release Notes

webpack/webpack

v3.12.0

Compare Source

Bugfixes

  • Sort modules by index by default
  • fix hot.accept creating duplicates when using the DefinePlugin

v3.11.0

Compare Source

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

v3.10.0

Compare Source

Features:

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

v3.9.1

Compare Source

Bugfixes:

  • add ignored and stdin to schema of watchOptions

v3.9.0

Compare Source

Features

  • add more descriptions to the schema for better validation errors
  • Handle arrow functions in AMD define/require

Bugfixes

  • added stats.all option to schema
  • UMD uses self before this as global object
  • Use window instead of this in JSONP
  • handle null in SourceMap correctly
  • Use Error name instead of instanceof to check for validation Error
  • Respect node.js deprecation configuration for some deprecation messages in webpack
  • Generate shorter identifiers for ConcatenatedModules to save memory
  • fix increasing delay when using HMR with multiStep: true

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

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.

1 participant