Update dependency uglifyjs-webpack-plugin to v1.3.0
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
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
- disable inline optimization by default (#308) (6ab0918)
- don't use a worker farm unless more than one process is required (#280) (3f0767b)
- better handle invalid source map (#284) (dbebb3b)
- perf regression with memory usage for source maps (#305) (3ca5eaf)
- return missing important information for uglify warnings (#306) (4f50156)
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: update
cacache
v10.0.1...10.0.4 (dependencies
) (#253) (8b0c0cd)
Performance Improvements
1.2.2 (2018-02-24)
Bug Fixes
-
index: typo
buildMobule
=>buildModule
(#242) (259adad) -
package: add
webpack >= v4.0.0
(peerDependencies
) (#239) (4c7f80a)
1.2.1 (2018-02-23)
Bug Fixes
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by renovate-bot