Skip to content

fix(deps): update dependency terser-webpack-plugin to v5#1408

Open
renovate[bot] wants to merge 1 commit into
update-dependenciesfrom
renovate/terser-webpack-plugin-5.x
Open

fix(deps): update dependency terser-webpack-plugin to v5#1408
renovate[bot] wants to merge 1 commit into
update-dependenciesfrom
renovate/terser-webpack-plugin-5.x

Conversation

@renovate

@renovate renovate Bot commented Jan 22, 2024

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
terser-webpack-plugin 4.2.35.6.1 age confidence

Release Notes

webpack/minimizer-webpack-plugin (terser-webpack-plugin)

v5.6.1

Compare Source

Patch Changes
  • deduplicate extracted comments in linear time, so builds stay fast when an asset contains many distinct preserved comments (by @​alexander-akait in #​682)

v5.6.0

Compare Source

Minor Changes
  • support array of minimizers for minify and terserOptions (by @​alexander-akait in #​674)

  • add built-in CSS minimizers from css-minimizer-webpack-plugin (by @​alexander-akait in #​674)

  • add built-in HTML minimizers from html-minimizer-webpack-plugin (by @​alexander-akait in #​674)

  • add filter method to minimizers, allowing a single plugin instance to handle multiple asset types (by @​alexander-akait in #​674)

  • terser-webpack-plugin has been renamed to minimizer-webpack-plugin, merging other minimizers from css-minimizer-webpack-plugin and html-minimizer-webpack-plugin. We will continue to publish new releases under the old name, but we recommend switching to the new package - minimizer-webpack-plugin. It is now a single plugin for minification. We also added the ability to specify different minifier types using only one plugin instance, which will improve performance. (by @​alexander-akait in #​677)

  • rename terserOptions to minimizerOptions; terserOptions is kept as a deprecated alias (by @​alexander-akait in #​674)

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

v5.5.0

Compare Source

Features

v5.4.0

Compare Source

Features
  • added ability to minimizer JSON using jsonMinify (#​657) (29ac915)
5.3.17 (2026-03-03)
Bug Fixes
  • update serialize-javascript (37c490c)
5.3.16 (2025-12-11)
Bug Fixes
5.3.15 (2025-12-05)
Bug Fixes
  • catch error when loading minimizers (#​639) (586af0a)
  • respect errors and warnings from minimizer without code (8607f79)
5.3.14 (2025-03-06)
Bug Fixes
5.3.13 (2025-03-05)
Bug Fixes
5.3.12 (2025-02-27)
Bug Fixes
  • allows minimizers to set worker thread support and don't use worker thread for swc and esbuild (#​619) (15ddaab)
5.3.11 (2024-12-13)
Bug Fixes
  • avoid the deprecation message (0341ad1)
5.3.10 (2023-12-28)
Bug Fixes
5.3.9 (2023-05-17)
Bug Fixes
5.3.8 (2023-05-06)
Bug Fixes
5.3.7 (2023-03-08)
Bug Fixes
5.3.6 (2022-08-29)
Bug Fixes
  • allow disable compress options for terser and swc (#​514) (52c1aef)
5.3.5 (2022-08-16)
Bug Fixes
5.3.4 (2022-08-12)
Bug Fixes
  • respect environment options for terser and swc compress options (#​509) (29bbc3a)
5.3.3 (2022-06-02)
Fixes
  • fix broken release
5.3.2 (2022-06-02)
Chore
  • switched to @jridgewell/source-map for error generation
5.3.1 (2022-02-01)
Bug Fixes

v5.3.17

Compare Source

Features
  • added ability to minimizer JSON using jsonMinify (#​657) (29ac915)
5.3.17 (2026-03-03)
Bug Fixes
  • update serialize-javascript (37c490c)
5.3.16 (2025-12-11)
Bug Fixes
5.3.15 (2025-12-05)
Bug Fixes
  • catch error when loading minimizers (#​639) (586af0a)
  • respect errors and warnings from minimizer without code (8607f79)
5.3.14 (2025-03-06)
Bug Fixes
5.3.13 (2025-03-05)
Bug Fixes
5.3.12 (2025-02-27)
Bug Fixes
  • allows minimizers to set worker thread support and don't use worker thread for swc and esbuild (#​619) (15ddaab)
5.3.11 (2024-12-13)
Bug Fixes
  • avoid the deprecation message (0341ad1)
5.3.10 (2023-12-28)
Bug Fixes
5.3.9 (2023-05-17)
Bug Fixes
5.3.8 (2023-05-06)
Bug Fixes
5.3.7 (2023-03-08)
Bug Fixes
5.3.6 (2022-08-29)
Bug Fixes
  • allow disable compress options for terser and swc (#​514) (52c1aef)
5.3.5 (2022-08-16)
Bug Fixes
5.3.4 (2022-08-12)
Bug Fixes
  • respect environment options for terser and swc compress options (#​509) (29bbc3a)
5.3.3 (2022-06-02)
Fixes
  • fix broken release
5.3.2 (2022-06-02)
Chore
  • switched to @jridgewell/source-map for error generation
5.3.1 (2022-02-01)
Bug Fixes

v5.3.16

Compare Source

Features
  • added ability to minimizer JSON using jsonMinify (#​657) (29ac915)
5.3.17 (2026-03-03)
Bug Fixes
  • update serialize-javascript (37c490c)
5.3.16 (2025-12-11)
Bug Fixes
5.3.15 (2025-12-05)
Bug Fixes
  • catch error when loading minimizers (#​639) (586af0a)
  • respect errors and warnings from minimizer without code (8607f79)
5.3.14 (2025-03-06)
Bug Fixes
5.3.13 (2025-03-05)
Bug Fixes
5.3.12 (2025-02-27)
Bug Fixes
  • allows minimizers to set worker thread support and don't use worker thread for swc and esbuild (#​619) (15ddaab)
5.3.11 (2024-12-13)
Bug Fixes
  • avoid the deprecation message (0341ad1)
5.3.10 (2023-12-28)
Bug Fixes
5.3.9 (2023-05-17)
Bug Fixes
5.3.8 (2023-05-06)
Bug Fixes
5.3.7 (2023-03-08)
Bug Fixes
5.3.6 (2022-08-29)
Bug Fixes
  • allow disable compress options for terser and swc (#​514) (52c1aef)
5.3.5 (2022-08-16)
Bug Fixes
5.3.4 (2022-08-12)
Bug Fixes
  • respect environment options for terser and swc compress options (#​509) (29bbc3a)
5.3.3 (2022-06-02)
Fixes
  • fix broken release
5.3.2 (2022-06-02)
Chore
  • switched to @jridgewell/source-map for error generation
5.3.1 (2022-02-01)
Bug Fixes

v5.3.15

Compare Source

Features
  • added ability to minimizer JSON using jsonMinify (#​657) (29ac915)
5.3.17 (2026-03-03)
Bug Fixes
  • update serialize-javascript (37c490c)
5.3.16 (2025-12-11)
Bug Fixes
5.3.15 (2025-12-05)
Bug Fixes
  • catch error when loading minimizers (#​639) (586af0a)
  • respect errors and warnings from minimizer without code (8607f79)
5.3.14 (2025-03-06)
Bug Fixes
5.3.13 (2025-03-05)
Bug Fixes
5.3.12 (2025-02-27)
Bug Fixes
  • allows minimizers to set worker thread support and don't use worker thread for swc and esbuild (#​619) (15ddaab)
5.3.11 (2024-12-13)
Bug Fixes
  • avoid the deprecation message (0341ad1)
5.3.10 (2023-12-28)
Bug Fixes
5.3.9 (2023-05-17)
Bug Fixes
5.3.8 (2023-05-06)
Bug Fixes
5.3.7 (2023-03-08)
Bug Fixes
5.3.6 (2022-08-29)
Bug Fixes
  • allow disable compress options for terser and swc (#​514) (52c1aef)
5.3.5 (2022-08-16)
Bug Fixes
5.3.4 (2022-08-12)
Bug Fixes
  • respect environment options for terser and swc compress options (#​509) (29bbc3a)
5.3.3 (2022-06-02)
Fixes
  • fix broken release
5.3.2 (2022-06-02)
Chore
  • switched to @jridgewell/source-map for error generation
5.3.1 (2022-02-01)
Bug Fixes

v5.3.14

Compare Source

Features
  • added ability to minimizer JSON using jsonMinify (#​657) (29ac915)
5.3.17 (2026-03-03)
Bug Fixes
  • update serialize-javascript (37c490c)
5.3.16 (2025-12-11)
Bug Fixes
5.3.15 (2025-12-05)
Bug Fixes
  • catch error when loading minimizers (#​639) (586af0a)
  • respect errors and warnings from minimizer without code (8607f79)
5.3.14 (2025-03-06)
Bug Fixes
5.3.13 (2025-03-05)
Bug Fixes
5.3.12 (2025-02-27)
Bug Fixes
  • allows minimizers to set worker thread support and don't use worker thread for swc and esbuild (#​619) (15ddaab)
5.3.11 (2024-12-13)
Bug Fixes
  • avoid the deprecation message (0341ad1)
5.3.10 (2023-12-28)
Bug Fixes
5.3.9 (2023-05-17)
Bug Fixes
5.3.8 (2023-05-06)
Bug Fixes
5.3.7 (2023-03-08)
Bug Fixes
5.3.6 (2022-08-29)
Bug Fixes
  • allow disable compress options for terser and swc (#​514) (52c1aef)
5.3.5 (2022-08-16)
Bug Fixes
5.3.4 (2022-08-12)
Bug Fixes
  • respect environment options for terser and swc compress options (#​509) (29bbc3a)
5.3.3 (2022-06-02)
Fixes
  • fix broken release
5.3.2 (2022-06-02)
Chore
  • switched to @jridgewell/source-map for error generation
5.3.1 (2022-02-01)
Bug Fixes

v5.3.13

Compare Source

Features
  • added ability to minimizer JSON using jsonMinify (#​657) (29ac915)
5.3.17 (2026-03-03)
Bug Fixes
  • update serialize-javascript (37c490c)
5.3.16 (2025-12-11)
Bug Fixes
5.3.15 (2025-12-05)
Bug Fixes
  • catch error when loading minimizers (#​639) (586af0a)
  • respect errors and warnings from minimizer without code (8607f79)
5.3.14 (2025-03-06)
Bug Fixes
5.3.13 (2025-03-05)
Bug Fixes
5.3.12 (2025-02-27)
Bug Fixes
  • allows minimizers to set worker thread support and don't use worker thread for swc and esbuild (#​619) (15ddaab)
5.3.11 (2024-12-13)
Bug Fixes
  • avoid the deprecation message (0341ad1)
5.3.10 (2023-12-28)
Bug Fixes
5.3.9 (2023-05-17)
Bug Fixes
5.3.8 (2023-05-06)
Bug Fixes
5.3.7 (2023-03-08)
Bug Fixes
5.3.6 (2022-08-29)
Bug Fixes
  • allow disable compress options for terser and swc (#​514) (52c1aef)
5.3.5 (2022-08-16)
Bug Fixes
5.3.4 (2022-08-12)
Bug Fixes
  • respect environment options for terser and swc compress options (#​509) (29bbc3a)
5.3.3 (2022-06-02)
Fixes
  • fix broken release
5.3.2 (2022-06-02)
Chore
  • switched to @jridgewell/source-map for error generation
5.3.1 (2022-02-01)
Bug Fixes

v5.3.12

Compare Source

Features
  • added ability to minimizer JSON using jsonMinify (#​657) (29ac915)
5.3.17 (2026-03-03)
Bug Fixes
  • update serialize-javascript (37c490c)
5.3.16 (2025-12-11)
Bug Fixes
5.3.15 (2025-12-05)
Bug Fixes
  • catch error when loading minimizers (#​639) (586af0a)
  • respect errors and warnings from minimizer without code (8607f79)
5.3.14 (2025-03-06)
Bug Fixes
5.3.13 (2025-03-05)
Bug Fixes
5.3.12 (2025-02-27)
Bug Fixes
  • allows minimizers to set worker thread support and don't use worker thread for swc and esbuild (#​619) (15ddaab)
5.3.11 (2024-12-13)
Bug Fixes
  • avoid the deprecation message (0341ad1)
5.3.10 (2023-12-28)
Bug Fixes
5.3.9 (2023-05-17)
Bug Fixes
5.3.8 (2023-05-06)
Bug Fixes
5.3.7 (2023-03-08)
Bug Fixes
5.3.6 (2022-08-29)
Bug Fixes
  • allow disable compress options for terser and swc (#​514) (52c1aef)
5.3.5 (2022-08-16)
Bug Fixes
5.3.4 (2022-08-12)
Bug Fixes
  • respect environment options for terser and swc compress options (#​509) (29bbc3a)
5.3.3 (2022-06-02)
Fixes
  • fix broken release
5.3.2 (2022-06-02)
Chore
  • switched to @jridgewell/source-map for error generation
5.3.1 (2022-02-01)
Bug Fixes

v5.3.11

Compare Source

Features
  • added ability to minimizer JSON using jsonMinify (#​657) (29ac915)
5.3.17 (2026-03-03)
Bug Fixes
  • update serialize-javascript (37c490c)
5.3.16 (2025-12-11)
Bug Fixes
5.3.15 (2025-12-05)
Bug Fixes
  • catch error when loading minimizers (#​639) (586af0a)
  • respect errors and warnings from minimizer without code (8607f79)
5.3.14 (2025-03-06)
Bug Fixes
5.3.13 (2025-03-05)
Bug Fixes
5.3.12 (2025-02-27)
Bug Fixes
  • allows minimizers to set worker thread support and don't use worker thread for swc and esbuild (#​619) (15ddaab)
5.3.11 (2024-12-13)
Bug Fixes
  • avoid the deprecation message (0341ad1)
5.3.10 (2023-12-28)
Bug Fixes

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone CET)

  • Branch creation
    • "after 1am and before 6am"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled because a matching PR was automerged previously.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch 3 times, most recently from 40c949f to 5f5eb95 Compare March 12, 2024 07:21
@renovate renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch 2 times, most recently from 72c9d72 to fb79b3b Compare April 12, 2024 03:45
@renovate renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch 2 times, most recently from 393403c to 04ba577 Compare September 4, 2024 06:34
@renovate renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch 4 times, most recently from 4ae45c3 to d9b55db Compare December 14, 2024 06:46
@renovate renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch 3 times, most recently from 670bf6c to e2ce1f8 Compare December 25, 2024 04:10
@renovate renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch 3 times, most recently from ac766b5 to 1e3d5f7 Compare January 13, 2025 04:18
@renovate renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch from 1e3d5f7 to 8570d9f Compare February 14, 2025 07:24
@renovate renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch 3 times, most recently from f757baf to 6b42354 Compare March 5, 2025 18:27
@renovate renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch from 6b42354 to 7d85d44 Compare March 6, 2025 15:46
@renovate renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch from 7d85d44 to 4ac4d64 Compare March 15, 2025 06:25
@renovate renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch from 4ac4d64 to 1b04b95 Compare April 19, 2025 11:01
@renovate renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch from 1b04b95 to 3a9129e Compare May 30, 2025 11:26
@renovate renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch from 3a9129e to bf00b5b Compare June 10, 2025 12:09
@renovate renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch from bf00b5b to 3630fff Compare June 20, 2025 10:28
@renovate renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch from 3630fff to 167ff2e Compare July 30, 2025 05:28
@renovate renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch 2 times, most recently from bdbd982 to 883d277 Compare August 13, 2025 16:12
@renovate renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch 2 times, most recently from da8c0e5 to be1ba1a Compare December 5, 2025 14:49
@renovate renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch from be1ba1a to cb39f63 Compare December 12, 2025 04:06
@renovate renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch from cb39f63 to d3477f2 Compare December 31, 2025 16:16
@renovate renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch from d3477f2 to 690258f Compare January 8, 2026 17:02
@renovate renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch 2 times, most recently from 0ac36e2 to d77e17f Compare January 23, 2026 18:36
@renovate renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch 2 times, most recently from c012664 to fa977ae Compare February 7, 2026 04:45
@renovate renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch 2 times, most recently from d1d418d to bfb174d Compare February 17, 2026 19:56
@renovate renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch 3 times, most recently from 3b49bdc to c695025 Compare March 5, 2026 17:24
@renovate renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch 2 times, most recently from fd074d1 to 3829a6d Compare March 13, 2026 11:43
@renovate renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch 2 times, most recently from 565e0f4 to 0f1e0f2 Compare April 3, 2026 05:14
@renovate renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch from 0f1e0f2 to b68f5e2 Compare April 8, 2026 19:35
@renovate renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch 2 times, most recently from e79b28f to 89725d1 Compare April 23, 2026 22:49
@renovate renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch 2 times, most recently from 5fa32d4 to d2c8824 Compare May 8, 2026 18:09
@renovate renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch from d2c8824 to 0cad513 Compare May 12, 2026 14:14
@renovate renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch 3 times, most recently from dc8bbdb to a3c62af Compare May 27, 2026 21:51
@renovate renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch 2 times, most recently from 7b3d777 to ea26253 Compare May 30, 2026 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants