browser-extensions
browser-extensions copied to clipboard
chore(deps): update dependency uglifyjs-webpack-plugin to v2
This PR contains the following updates:
| Package | Type | Update | New value | References | Sourcegraph |
|---|---|---|---|---|---|
| uglifyjs-webpack-plugin | devDependencies | major | ^2.0.0 | source |
Release Notes
webpack-contrib/uglifyjs-webpack-plugin
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
Renovate configuration
:date: Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.
: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.