chore(deps): update dependency uglifyjs-webpack-plugin to v2
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| uglifyjs-webpack-plugin | 1.3.0 -> 2.2.0 |
Release Notes
webpack-contrib/uglifyjs-webpack-plugin
v2.2.0
Features
2.1.3 (2019-05-15)
Bug Fixes
v2.1.3
v2.1.2
Bug Fixes
v2.1.1
Bug Fixes
v2.1.0
Bug Fixes
chunksis aSetin webpack@5 (#365) (bf36e21)- catch
worker-farmerrors (#380) (aa7a9fc) - dedupe extracted comments (#383) (beaf1ad)
- more consistent cache (#385) (f61439d)
- regenerate
contenthashwhen assets was minified (#386) (65a30da)
Features
2.0.1 (2018-09-18)
Bug Fixes
v2.0.1
Bug Fixes
v2.0.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 (
uglify-esis abandoned, if you need uglify ES6 code please use terser-webpack-plugin). - Changed function signature for
warningsFilteroption (now first argument iswarning, second issource). - Enforces
peerDependenciesof"webpack": "^4.3.0. - Enforces
enginesof"node": ">= 6.9.0 <7.0.0 || >= 8.9.0
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 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, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.