Closed renovate[bot] closed 5 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
As this PR has been closed unmerged, Renovate will now ignore this update (1.3.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps
array of your renovate config.
If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.
This PR contains the following updates:
1.2.7
->1.3.0
Release Notes
webpack-contrib/uglifyjs-webpack-plugin
### [`v1.3.0`](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/blob/master/CHANGELOG.md#200httpsgithubcomwebpack-contribuglifyjs-webpack-plugincomparev130v200-2018-09-14) [Compare Source](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/compare/v1.2.7...v1.3.0) ##### Bug Fixes - default extract comment condition is case insensitivity ##### Features - full coverage schema options validation - enable inline optimization by default ##### BREAKING CHANGES - Switch back to [uglify-js](https://togithub.com/mishoo/UglifyJS2) (`uglify-es` is abandoned, if you need uglify ES6 code please use [terser-webpack-plugin](https://togithub.com/webpack-contrib/terser-webpack-plugin)). - Changed function signature for `warningsFilter` option (now first argument is `warning`, second is `source`). - Enforces `peerDependencies` of `"webpack": "^4.3.0`. - Enforces `engines` of `"node": ">= 6.9.0 <7.0.0 || >= 8.9.0`Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.