Skip to content
This repository has been archived by the owner on Nov 10, 2021. It is now read-only.

Update dependency webpack to ~4.30.0 #569

Merged
merged 1 commit into from Apr 15, 2019
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 12, 2019

This PR contains the following updates:

Package Type Update Change References
webpack devDependencies minor ~4.29.0 -> ~4.30.0 source

Release Notes

webpack/webpack

v4.30.0

Compare Source

Features

  • add amd: false to disable AMD support
  • Compilation.hooks.finishModules now also allows async plugins
  • add output.libraryTarget: "system" to compile for SystemJs environment

Bugfixes

  • fix generating a null id when concatenating an entry module in a different chunk
  • fix unneeded chunk references when splitting modules from chunks
  • fix parsing of function name in function scope

Performance

  • Lazy require some internal files
  • Faster way to generate function headers

Contributing

  • Run prettier on examples markdown

Renovate 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 if you modify the PR title to begin with "rebase!".

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


  • If you want to rebase/retry this PR, check this box

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

@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.835% when pulling 4f37280 on renovate/webpack-4.x into 1ba127f on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.835% when pulling 4f37280 on renovate/webpack-4.x into 1ba127f on master.

@wagnerand wagnerand merged commit 00b0aca into master Apr 15, 2019
@wagnerand wagnerand deleted the renovate/webpack-4.x branch April 15, 2019 14:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants