Skip to content

Update dependency terser-webpack-plugin to v2

Administrator requested to merge renovate/terser-webpack-plugin-2.x into master

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
terser-webpack-plugin devDependencies major ^2.1.2 source code search for "terser-webpack-plugin"

Release Notes

webpack-contrib/terser-webpack-plugin

v2.1.2

Compare Source

v2.1.1

Compare Source

v2.1.0

Compare Source

Bug Fixes
  • correct interpretation url for extracted comment file (#​157) (aba8ba7)
Features
  • emit warning when comment file conlict with an existing asset (#​156) (2b4d2a4)
  • improve naming of extracted file with comments (#​154) (5fe3337)
2.0.1 (2019-09-06)
Bug Fixes

v2.0.1

Compare Source

Bug Fixes
  • correct interpretation url for extracted comment file (#​157) (aba8ba7)
Features
  • emit warning when comment file conlict with an existing asset (#​156) (2b4d2a4)
  • improve naming of extracted file with comments (#​154) (5fe3337)
2.0.1 (2019-09-06)
Bug Fixes

v2.0.0

Compare Source

BREAKING CHANGES
  • minimum require Node.js version is 8.9.0
  • the extractComments option is true by default
  • the cache option is true by default
  • the parallel option is true by default
  • using the extractComments.condition option with true value extract only some comments
  • the sourceMap option now defaults to depending on the devtool Webpack option
Bug Fixes
Features
1.4.1 (2019-07-31)
Bug Fixes

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

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

Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

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


  • If you want to rebase/retry this PR, check this box

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

Merge request reports

Loading