Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
877: chore(deps): update dependency terser-webpack-plugin to v1.2.1 r=davemneo a=renovate[bot] This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | terser-webpack-plugin | devDependencies | minor | `1.1.0` -> `1.2.1` | [source](https://togithub.com/webpack-contrib/terser-webpack-plugin) | --- ### Release Notes <details> <summary>webpack-contrib/terser-webpack-plugin</summary> ### [`v1.2.1`](https://togithub.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md#​121httpsgithubcomwebpack-contribterser-webpack-plugincomparev120v121-2018-12-27) [Compare Source](https://togithub.com/webpack-contrib/terser-webpack-plugin/compare/v1.2.0...v1.2.1) ##### Bug Fixes - don't crash when no extracted comments ([#​49](https://togithub.com/webpack-contrib/terser-webpack-plugin/issues/49)) ([efad586](https://togithub.com/webpack-contrib/terser-webpack-plugin/commit/efad586)) ### [`v1.2.0`](https://togithub.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md#​120httpsgithubcomwebpack-contribterser-webpack-plugincomparev110v120-2018-12-22) [Compare Source](https://togithub.com/webpack-contrib/terser-webpack-plugin/compare/v1.1.0...v1.2.0) ##### Bug Fixes - `chunks` is a `Set` in webpack@5 ([#​19](https://togithub.com/webpack-contrib/terser-webpack-plugin/issues/19)) ([df8c425](https://togithub.com/webpack-contrib/terser-webpack-plugin/commit/df8c425)) - catch `work-farm` errors ([#​35](https://togithub.com/webpack-contrib/terser-webpack-plugin/issues/35)) ([2bdcd38](https://togithub.com/webpack-contrib/terser-webpack-plugin/commit/2bdcd38)) - dedupe extracted comments ([#​40](https://togithub.com/webpack-contrib/terser-webpack-plugin/issues/40)) ([7f4a159](https://togithub.com/webpack-contrib/terser-webpack-plugin/commit/7f4a159)) - more consistent cache ([#​43](https://togithub.com/webpack-contrib/terser-webpack-plugin/issues/43)) ([36f5f3c](https://togithub.com/webpack-contrib/terser-webpack-plugin/commit/36f5f3c)) - regenerate `contenthash` when assets was uglified ([#​44](https://togithub.com/webpack-contrib/terser-webpack-plugin/issues/44)) ([7e6f8b1](https://togithub.com/webpack-contrib/terser-webpack-plugin/commit/7e6f8b1)) ##### Features - `chunkFilter` option for filtering chunks ([#​38](https://togithub.com/webpack-contrib/terser-webpack-plugin/issues/38)) ([7ffe57c](https://togithub.com/webpack-contrib/terser-webpack-plugin/commit/7ffe57c)) - uglify `mjs` by default ([#​39](https://togithub.com/webpack-contrib/terser-webpack-plugin/issues/39)) ([1644620](https://togithub.com/webpack-contrib/terser-webpack-plugin/commit/1644620)) </details> --- ### 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. --- - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#neo-one-suite/neo-one). Co-authored-by: Renovate Bot <bot@renovateapp.com>
- Loading branch information