wopian / hibari

🦊 Vue app for Kitsu
https://hibari.moe
MIT License
26 stars 9 forks source link

build: update devdependency uglifyjs-webpack-plugin to ~2.2.0 #611

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
uglifyjs-webpack-plugin devDependencies major ~1.2.0 -> ~2.2.0

Release Notes

webpack-contrib/uglifyjs-webpack-plugin ### [`v2.2.0`](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/blob/master/CHANGELOG.md#​220-httpsgithubcomwebpack-contribuglifyjs-webpack-plugincomparev213v220-2019-07-31) [Compare Source](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/compare/v2.1.3...v2.2.0) ##### Features - generate higher quality SourceMaps ([#​408](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/408)) ([b1df135](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/b1df135)) ##### [2.1.3](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/compare/v2.1.2...v2.1.3) (2019-05-15) ##### Bug Fixes - disable parallel on WSL ([#​403](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/403)) ([7619736](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/7619736)) - fallback for cache directory ([#​401](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/401)) ([d117827](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/d117827)) ### [`v2.1.3`](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/blob/master/CHANGELOG.md#​213-httpsgithubcomwebpack-contribuglifyjs-webpack-plugincomparev212v213-2019-05-15) [Compare Source](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/compare/v2.1.2...v2.1.3) ### [`v2.1.2`](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/blob/master/CHANGELOG.md#​212-httpsgithubcomwebpack-contribuglifyjs-webpack-plugincomparev211v212-2019-02-25) [Compare Source](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/compare/v2.1.1...v2.1.2) ##### Bug Fixes - invalidate cache after changing node version ([#​396](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/396)) ([380bb54](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/380bb54)) ### [`v2.1.1`](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/blob/master/CHANGELOG.md#​211-httpsgithubcomwebpack-contribuglifyjs-webpack-plugincomparev210v211-2018-12-27) [Compare Source](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/compare/v2.1.0...v2.1.1) ##### Bug Fixes - don't crash when no extracted comments ([#​387](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/387)) ([68ad71c](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/68ad71c)) ### [`v2.1.0`](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/blob/master/CHANGELOG.md#​210-httpsgithubcomwebpack-contribuglifyjs-webpack-plugincomparev201v210-2018-12-22) [Compare Source](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/compare/v2.0.1...v2.1.0) ##### Bug Fixes - `chunks` is a `Set` in webpack@5 ([#​365](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/365)) ([bf36e21](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/bf36e21)) - catch `worker-farm` errors ([#​380](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/380)) ([aa7a9fc](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/aa7a9fc)) - dedupe extracted comments ([#​383](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/383)) ([beaf1ad](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/beaf1ad)) - more consistent cache ([#​385](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/385)) ([f61439d](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/f61439d)) - regenerate `contenthash` when assets was minified ([#​386](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/386)) ([65a30da](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/65a30da)) ##### Features - `chunkFilter` option for filtering chunks ([#​382](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/382)) ([1e58c99](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/1e58c99)) #### [2.0.1](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/compare/v2.0.0...v2.0.1) (2018-09-18) ##### Bug Fixes - decrease minimum required `uglify-js` version ([#​357](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/357)) ([dc9d038](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/dc9d038)) ### [`v2.0.1`](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/blob/master/CHANGELOG.md#​201-httpsgithubcomwebpack-contribuglifyjs-webpack-plugincomparev200v201-2018-09-18) [Compare Source](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/compare/v2.0.0...v2.0.1) ##### Bug Fixes - decrease minimum required `uglify-js` version ([#​357](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/357)) ([dc9d038](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/dc9d038)) ### [`v2.0.0`](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/blob/master/CHANGELOG.md#​200-httpsgithubcomwebpack-contribuglifyjs-webpack-plugincomparev130v200-2018-09-14) [Compare Source](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/compare/v1.3.0...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](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` ### [`v1.3.0`](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/blob/master/CHANGELOG.md#​130-httpsgithubcomwebpack-contribuglifyjs-webpack-plugincomparev127v130-2018-08-14) [Compare Source](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/compare/v1.2.7...v1.3.0) ##### Bug Fixes - all nodejs globals available inside `minify` function ([#​332](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/332)) ([24fe22b](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/24fe22b)) - **uglify/Runner:** `cpus` length in a chroot environment (`os.cpus()`) ([#​341](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/341)) ([6d9c36f](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/6d9c36f)) ##### Features - `cacheKeys` option ([#​320](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/320)) ([249eef3](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/249eef3)) - support `minify` function option ([#​325](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/325)) ([0174605](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/0174605)) #### [1.2.7](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/compare/v1.2.6...v1.2.7) (2018-06-25) ##### Bug Fixes - no warning when `warningsFilter` return false ([#​317](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/317)) ([cabee6c](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/cabee6c)) #### [1.2.6](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/compare/v1.2.5...v1.2.6) (2018-06-20) ##### Bug Fixes - disable inline optimization by default ([#​308](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/308)) ([6ab0918](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/6ab0918)) - don't use a worker farm unless more than one process is required ([#​280](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/280)) ([3f0767b](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/3f0767b)) - better handle invalid source map ([#​284](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/284)) ([dbebb3b](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/dbebb3b)) - perf regression with memory usage for source maps ([#​305](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/305)) ([3ca5eaf](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/3ca5eaf)) - return missing important information for uglify warnings ([#​306](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/306)) ([4f50156](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/4f50156)) #### [1.2.5](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/compare/v1.2.4...v1.2.5) (2018-04-18) ##### Bug Fixes - don't handle invalid source map ([#​268](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/268)) ([693e45e](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/693e45e)) ##### Performance Improvements - **sourcemaps:** reduce memory usage ([#​276](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/276)) ([0b11134](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/0b11134)) #### [1.2.4](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/compare/v1.2.3...v1.2.4) (2018-03-16) ##### Bug Fixes - **index:** correct default asset name `{RegExp}` (`options.test`) ([#​259](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/259)) ([f9e55fe](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/f9e55fe)) - **index:** don't remove legal comments by default (`options.extractComments`) ([#​250](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/250)) ([b31b574](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/b31b574)) #### [1.2.3](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/compare/v1.2.2...v1.2.3) (2018-03-10) ##### Bug Fixes - **index:** correct `[name].js.LICENSE` file path (`options.extractComments`) ([#​249](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/249)) ([430111c](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/430111c)) - **index:** relax default asset name `{RegExp}` (`options.test`) ([#​251](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/251)) ([d27e822](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/d27e822)) - **package:** update `schema-utils` v0.4.3...0.4.5 (`dependencies`) ([#​255](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/255)) ([4c0feb8](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/4c0feb8)) - **package:** update`cacache` v10.0.1...10.0.4 (`dependencies`) ([#​253](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/253)) ([8b0c0cd](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/8b0c0cd)) ##### Performance Improvements - **index:** switch to `md4` for content hashing ([#​243](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/243)) ([14d2c4c](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/14d2c4c)) #### [1.2.2](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/compare/v1.2.1...v1.2.2) (2018-02-24) ##### Bug Fixes - **index:** typo `buildMobule` => `buildModule` ([#​242](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/242)) ([259adad](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/259adad)) - **package:** add `webpack >= v4.0.0` (`peerDependencies`) ([#​239](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/239)) ([4c7f80a](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/4c7f80a)) #### [1.2.1](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/compare/v1.2.0...v1.2.1) (2018-02-23) ##### Bug Fixes - **index:** `tapable` deprecation warnings (`webpack >= v4.0.0`) ([#​238](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/issues/238)) ([23b1b38](https://togithub.com/webpack-contrib/uglifyjs-webpack-plugin/commit/23b1b38))

Renovate configuration

:date: Schedule: "before 9am,after 5pm" in timezone Europe/London.

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate[bot] commented 4 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 2.x releases. However, if you upgrade to 2.x manually then Renovate will then reenable updates for minor and patch updates automatically.

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.