Skip to content

Update dependency terser-webpack-plugin to ^3.1.0

Administrator requested to merge renovate/terser-webpack-plugin-3.x into main

Created by: renovate[bot]

This PR contains the following updates:

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

Release Notes

webpack-contrib/terser-webpack-plugin

v3.1.0

Compare Source

Features
Bug Fixes
  • compatibility cache feature with webpack@5 (5d2bd29)
  • skip double compression for child compilation (37cc813)
3.0.8 (2020-07-27)
Bug Fixes
  • compatibility with child compilations (9da4add)
3.0.7 (2020-07-16)
Bug Fixes
  • uglify additional assets (100e38e)
3.0.6 (2020-06-18)
Bug Fixes
  • do not crash on buffer assets (3c67023)
3.0.5 (2020-06-15)
Bug Fixes
3.0.4 (2020-06-13)
Chore
  • update p-limit and serialize-javascript packages
3.0.3 (2020-06-03)
Bug Fixes
  • compatibility with >= 10.13 versions of Node.js
  • security problem (#​259) (522aa2c)
3.0.2 (2020-05-26)
Bug Fixes
3.0.1 (2020-05-06)
Bug Fixes
  • parallelism in multi compilation mode (0ee7ed2)
  • remove redundant code for the chunkFilter option (#​243) (7220734)

v3.0.8

Compare Source

v3.0.7

Compare Source


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 you tick the rebase/retry checkbox.

🔕 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 WhiteSource Renovate. View repository job log here.

Merge request reports

Loading