algolia / community-project-boilerplate

Minimal setup for community projects [NO MORE MAINTAINED]
https://community.algolia.com/community-project-boilerplate
MIT License
3 stars 5 forks source link

fix(deps): update dependency uglifyjs-webpack-plugin to v1.1.8 #28

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency uglifyjs-webpack-plugin from v1.1.2 to v1.1.8

Note: This PR was created on a configured schedule ("every weekend" in timezone Europe/Paris) and will not receive updates outside those times.

Release Notes ### [`v1.1.3`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/releases/v1.1.3) ##### `Refactoring` * use `serialize-javascript` package instead own implementation ([#​183](`https://github.com/webpack-contrib/uglifyjs-webpack-plugin/issues/183`)) ([8d7ebcd](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/8d7ebcd)) --- ### [`v1.1.4`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/releases/v1.1.4) ##### `Chores` * update `uglify-es` v3.2.0...v3.2.1 ([#​190](`https://github.com/webpack-contrib/uglifyjs-webpack-plugin/issues/190`)) ([b356f74](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/b356f74)) --- ### [`v1.1.5`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/releases/v1.1.5) ##### Bug Fixes * **package:** use exact `uglify-es` version (`dependencies`) ([#​199](`https://github.com/webpack-contrib/uglifyjs-webpack-plugin/issues/199`)) ([2e2ed36](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/2e2ed36)) --- ### [`v1.1.6`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/releases/v1.1.6) ##### `Bug Fixes` * **index:** don't pass `compilation` as an argument to `UglifyJsPlugin.buildError` ([#​201](`https://github.com/webpack-contrib/uglifyjs-webpack-plugin/issues/201`)) ([339ca10](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/339ca10)) ##### `Reverts` * **package:** use exact `uglify-es` version (`dependencies`) ([#​199](`https://github.com/webpack-contrib/uglifyjs-webpack-plugin/issues/199`)) ([#​202](`https://github.com/webpack-contrib/uglifyjs-webpack-plugin/issues/202`)) ([426bafd](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/426bafd)) --- ### [`v1.1.7`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/releases/v1.1.7) ##### `Bug Fixes` * **index:** reduce memory consumption (`cacheKey.hash`) ([#​215](`https://github.com/webpack-contrib/uglifyjs-webpack-plugin/issues/215`)) ([2343274](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/2343274)) --- ### [`v1.1.8`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/releases/v1.1.8) ##### `Bug Fixes` * **package:** use `prepare` instead of `prepublish` for release ([43ffa48](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/43ffa48)) ##### `Reverts` * **README:** `mangle.props` instead of `mangle.properties` ([44b77e3](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/44b77e3)) ---
Commits #### v1.1.3 - [`8d7ebcd`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/8d7ebcdd68d6f12a0e8d8d8f1f71b57a9f87f4cf) refactor: use `serialize-javascript` package instead own implementation (#​183) - [`fe5b200`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/fe5b200b3cee568e1a0c95c27eb8f53beef168a0) chore(release): 1.1.3 #### v1.1.4 - [`91613d0`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/91613d032c93a7dadca1918e6be039630630ce17) chore: Update changelog for 1.1.3 - [`b356f74`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/b356f741a94d730e61f4bb70353d8ed32e9dc105) chore(package): update `uglify-es` v3.2.0...v3.2.1 (#​190) - [`b7f73e6`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/b7f73e634c7e4ab1d304ee4f46a16aea6f238753) chore: Updates lock file from #​190 - [`eb03377`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/eb0337742bf05e56bbe8c302171dbfea9e5878a2) chore(release): 1.1.4 #### v1.1.5 - [`01369ec`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/01369ec14bb88554d822a19941b23bea08812d0d) chore: Update changelog for `1.1.4` - [`966987c`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/966987c6d1284b6daf94c814b0899cfe0bc485b3) test: remove `cache` directory after tests (#​194) - [`2e2ed36`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/2e2ed36c6c09a8de8c100e919faf36a4a4d51f7d) fix(package): use exact `uglify-es` version (`dependencies`) (#​199) - [`0252622`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/025262284c86196d0a4c4fe71e186132579629ec) chore(release): 1.1.5 #### v1.1.6 - [`339ca10`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/339ca10d2bd9fd679330c3f423e6fe860181a44c) fix(index): don't pass `compilation` as an argument to `UglifyJsPlugin.buildError` (#​201) - [`426bafd`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/426bafd24b1408488cd38bbb08fafc51d5a922f9) revert(package): use exact `uglify-es` version (`dependencies`) (#​199) (#​202) - [`38b59b8`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/38b59b8b617c9b2b6c01dd4682d514f11e310fb0) test(invalid-options): update snapshots - [`535ff85`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/535ff85fbff81a21d29b64a78be6fd393709b10a) chore(package): update `dependencies` - [`4cf5277`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/4cf5277b0f408715f0a585be07b14b416c07d294) chore(release): 1.1.6 #### v1.1.7 - [`f66f6f0`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/f66f6f0d0fe1012238743c9a05d6f493e1b3c8f3) docs(README): `mangle.props` instead of `mangle.properties` (#​207) - [`7d1b487`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/7d1b487fa619ee1752018840722ec54ba33ed2b2) test: update snapshots (#​214) - [`2343274`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/234327476f313eb3bbcce08957b54a8ffca32de3) fix(index): reduce memory consumption (`cacheKey.hash`) (#​215) - [`75943e1`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/75943e1d2d0a3ee151ad09b816a8e7b0578b6776) chore(release): 1.1.7 #### v1.1.8 - [`2f0673b`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/2f0673ba1a59b3f188d381ff65c644d6b1f08d9d) docs(CHANGELOG): add missing commit message - [`44b77e3`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/44b77e3b2bec5d63baf340c382d6564123a4d108) revert(README): `mangle.props` instead of `mangle.properties` - [`43ffa48`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/43ffa48908aebc79d2621ef4632f2fc616ac4f47) fix(package): use `prepare` instead of `prepublish` for release - [`88cde68`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/88cde68f95880ba7bdc1cb075100cf3fc3e74e7e) chore(release): 1.1.8

This PR has been generated by Renovate Bot.

algobot commented 6 years ago

Deploy preview for community-project-boilerplate ready!

Built with commit 47914b06bcc4c80af6500438ba950c63bc3b265b

https://deploy-preview-28--community-project-boilerplate.netlify.com