nsiregar / pegelinux

Blog aggregator for pegelinux community
https://pegelinux.id
MIT License
10 stars 9 forks source link

Bump uglifyjs-webpack-plugin from 1.3.0 to 2.2.0 in /js #107

Open dependabot-preview[bot] opened 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps uglifyjs-webpack-plugin from 1.3.0 to 2.2.0.

Release notes *Sourced from [uglifyjs-webpack-plugin's releases](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/releases).* > ## v2.2.0 > ## [2.2.0](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/compare/v2.1.3...v2.2.0) (2019-07-31) > > > ### Features > > * generate higher quality SourceMaps ([#408](https://github-redirect.dependabot.com/webpack-contrib/uglifyjs-webpack-plugin/issues/408)) ([b1df135](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/b1df135)) > > ## v2.1.3 > ### [2.1.3](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/compare/v2.1.2...v2.1.3) (2019-05-15) > > > ### Bug Fixes > > * disable parallel on WSL ([#403](https://github-redirect.dependabot.com/webpack-contrib/uglifyjs-webpack-plugin/issues/403)) ([7619736](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/7619736)) > * fallback for cache directory ([#401](https://github-redirect.dependabot.com/webpack-contrib/uglifyjs-webpack-plugin/issues/401)) ([d117827](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/d117827)) > > ## v2.1.2 > > ## [2.1.2](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/compare/v2.1.1...v2.1.2) (2019-02-25) > > > ### Bug Fixes > > * invalidate cache after changing node version ([#396](https://github-redirect.dependabot.com/webpack-contrib/uglifyjs-webpack-plugin/issues/396)) ([380bb54](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/380bb54)) > > ## v2.1.1 > > ## [2.1.1](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/compare/v2.1.0...v2.1.1) (2018-12-27) > > > ### Bug Fixes > > * don't crash when no extracted comments ([#387](https://github-redirect.dependabot.com/webpack-contrib/uglifyjs-webpack-plugin/issues/387)) ([68ad71c](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/68ad71c)) > > ## v2.1.0 > > # [2.1.0](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/compare/v2.0.1...v2.1.0) (2018-12-22) > > > ### Bug Fixes > > * `chunks` is a `Set` in webpack@5 ([#365](https://github-redirect.dependabot.com/webpack-contrib/uglifyjs-webpack-plugin/issues/365)) ([bf36e21](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/bf36e21)) > * catch `worker-farm` errors ([#380](https://github-redirect.dependabot.com/webpack-contrib/uglifyjs-webpack-plugin/issues/380)) ([aa7a9fc](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/aa7a9fc)) > * dedupe extracted comments ([#383](https://github-redirect.dependabot.com/webpack-contrib/uglifyjs-webpack-plugin/issues/383)) ([beaf1ad](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/beaf1ad)) > * more consistent cache ([#385](https://github-redirect.dependabot.com/webpack-contrib/uglifyjs-webpack-plugin/issues/385)) ([f61439d](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/f61439d)) > * regenerate `contenthash` when assets was minified ([#386](https://github-redirect.dependabot.com/webpack-contrib/uglifyjs-webpack-plugin/issues/386)) ([65a30da](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/65a30da)) > > > ### Features > ... (truncated)
Changelog *Sourced from [uglifyjs-webpack-plugin's changelog](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/blob/master/CHANGELOG.md).* > ## [2.2.0](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/compare/v2.1.3...v2.2.0) (2019-07-31) > > > ### Features > > * generate higher quality SourceMaps ([#408](https://github-redirect.dependabot.com/webpack-contrib/uglifyjs-webpack-plugin/issues/408)) ([b1df135](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/b1df135)) > > ### [2.1.3](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/compare/v2.1.2...v2.1.3) (2019-05-15) > > > ### Bug Fixes > > * disable parallel on WSL ([#403](https://github-redirect.dependabot.com/webpack-contrib/uglifyjs-webpack-plugin/issues/403)) ([7619736](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/7619736)) > * fallback for cache directory ([#401](https://github-redirect.dependabot.com/webpack-contrib/uglifyjs-webpack-plugin/issues/401)) ([d117827](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/d117827)) > > > > > ## [2.1.2](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/compare/v2.1.1...v2.1.2) (2019-02-25) > > > ### Bug Fixes > > * invalidate cache after changing node version ([#396](https://github-redirect.dependabot.com/webpack-contrib/uglifyjs-webpack-plugin/issues/396)) ([380bb54](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/380bb54)) > > > > > ## [2.1.1](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/compare/v2.1.0...v2.1.1) (2018-12-27) > > > ### Bug Fixes > > * don't crash when no extracted comments ([#387](https://github-redirect.dependabot.com/webpack-contrib/uglifyjs-webpack-plugin/issues/387)) ([68ad71c](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/68ad71c)) > > > > > # [2.1.0](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/compare/v2.0.1...v2.1.0) (2018-12-22) > > > ### Bug Fixes > > * `chunks` is a `Set` in webpack@5 ([#365](https://github-redirect.dependabot.com/webpack-contrib/uglifyjs-webpack-plugin/issues/365)) ([bf36e21](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/bf36e21)) > * catch `worker-farm` errors ([#380](https://github-redirect.dependabot.com/webpack-contrib/uglifyjs-webpack-plugin/issues/380)) ([aa7a9fc](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/aa7a9fc)) > * dedupe extracted comments ([#383](https://github-redirect.dependabot.com/webpack-contrib/uglifyjs-webpack-plugin/issues/383)) ([beaf1ad](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/beaf1ad)) > * more consistent cache ([#385](https://github-redirect.dependabot.com/webpack-contrib/uglifyjs-webpack-plugin/issues/385)) ([f61439d](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/f61439d)) > * regenerate `contenthash` when assets was minified ([#386](https://github-redirect.dependabot.com/webpack-contrib/uglifyjs-webpack-plugin/issues/386)) ([65a30da](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/65a30da)) > > > ... (truncated)
Commits - [`eb73536`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/eb7353601f565088159acadcc14c579e5bb5e25f) chore(release): 2.2.0 - [`b1df135`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/b1df135b2a2e36d645a9be3710b0abdb865690a2) feat: generate higher quality SourceMaps ([#408](https://github-redirect.dependabot.com/webpack-contrib/uglifyjs-webpack-plugin/issues/408)) - [`4ea1f0c`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/4ea1f0c1c1e5eca13314856f02cb536765e9529e) chore(defaults): update ([#407](https://github-redirect.dependabot.com/webpack-contrib/uglifyjs-webpack-plugin/issues/407)) - [`4c9abe6`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/4c9abe639e7ec5951961cf1dd4fbe3fb5775c4ca) chore(release): 2.1.3 - [`7619736`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/7619736cb3b319ee5a4ac6c510e4722961faa25a) fix: disable parallel on WSL ([#403](https://github-redirect.dependabot.com/webpack-contrib/uglifyjs-webpack-plugin/issues/403)) - [`51ee60e`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/51ee60e41224c724c01c981efbcba9586a28ffb4) chore(defaults): update ([#402](https://github-redirect.dependabot.com/webpack-contrib/uglifyjs-webpack-plugin/issues/402)) - [`d117827`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/d117827d536cefc6899deefca97d94fd2c8a0414) fix: fallback for cache directory ([#401](https://github-redirect.dependabot.com/webpack-contrib/uglifyjs-webpack-plugin/issues/401)) - [`9bc2fde`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/9bc2fdecfc7bcd9b5ed51cc297092eef13292359) chore(release): 2.1.2 - [`380bb54`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/380bb544251512ff7eafaedbc9fc1c319c53cdc8) fix: invalidate cache after changing node version ([#396](https://github-redirect.dependabot.com/webpack-contrib/uglifyjs-webpack-plugin/issues/396)) - [`a5121cf`](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/a5121cf1124acfb4b0a6e7f78bb6df08078b4ec6) chore(defaults): update ([#395](https://github-redirect.dependabot.com/webpack-contrib/uglifyjs-webpack-plugin/issues/395)) - Additional commits viewable in [compare view](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/compare/v1.3.0...v2.2.0)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)