Skip to content

Update dependency uglifyjs-webpack-plugin to v1.3.0

renovate-bot requested to merge renovate/uglifyjs-webpack-plugin-1.x into develop

This MR contains the following updates:

Package Type Update Change
uglifyjs-webpack-plugin devDependencies minor 1.2.7 -> 1.3.0

Release Notes

webpack-contrib/uglifyjs-webpack-plugin

v1.3.0

Compare Source

Bug Fixes
  • all nodejs globals available inside minify function (#​332) (24fe22b)
  • uglify/Runner: cpus length in a chroot environment (os.cpus()) (#​341) (6d9c36f)
Features

1.2.7 (2018-06-25)

Bug Fixes

1.2.6 (2018-06-20)

Bug Fixes

1.2.5 (2018-04-18)

Bug Fixes
Performance Improvements

1.2.4 (2018-03-16)

Bug Fixes
  • index: correct default asset name {RegExp} (options.test) (#​259) (f9e55fe)
  • index: don't remove legal comments by default (options.extractComments) (#​250) (b31b574)

1.2.3 (2018-03-10)

Bug Fixes
  • index: correct [name].js.LICENSE file path (options.extractComments) (#​249) (430111c)
  • index: relax default asset name {RegExp} (options.test) (#​251) (d27e822)
  • package: update schema-utils v0.4.3...0.4.5 (dependencies) (#​255) (4c0feb8)
  • package: updatecacache v10.0.1...10.0.4 (dependencies) (#​253) (8b0c0cd)
Performance Improvements

1.2.2 (2018-02-24)

Bug Fixes

1.2.1 (2018-02-23)

Bug Fixes
  • index: tapable deprecation warnings (webpack >= v4.0.0) (#​238) (23b1b38)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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

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


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

This MR has been generated by Renovate Bot.

Edited by renovate-bot

Merge request reports