Skip to content

chore(deps): update dependency terser-webpack-plugin to v5.6.1#371

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

chore(deps): update dependency terser-webpack-plugin to v5.6.1#371
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/terser-webpack-plugin-5.x

Conversation

@renovate

@renovate renovate Bot commented Mar 4, 2026

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 5.3.105.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: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 from 4a5bca9 to 1a50cc1 Compare March 10, 2026 17:29
@renovate renovate Bot added minor and removed patch labels Mar 10, 2026
@renovate renovate Bot changed the title chore(deps): update dependency terser-webpack-plugin to v5.3.17 chore(deps): update dependency terser-webpack-plugin to v5.4.0 Mar 10, 2026
@renovate
renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch from 1a50cc1 to cbe3faa Compare March 27, 2026 12:42
@renovate renovate Bot changed the title chore(deps): update dependency terser-webpack-plugin to v5.4.0 chore(deps): update dependency terser-webpack-plugin to v5.5.0 Apr 23, 2026
@renovate
renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch from cbe3faa to 6c8b379 Compare April 23, 2026 23:16
@renovate
renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch from 6c8b379 to 0a32c2d Compare May 8, 2026 18:00
@renovate renovate Bot changed the title chore(deps): update dependency terser-webpack-plugin to v5.5.0 chore(deps): update dependency terser-webpack-plugin to v5.6.0 May 8, 2026
@renovate
renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch from 0a32c2d to 92b7ea6 Compare May 27, 2026 19:09
@renovate renovate Bot changed the title chore(deps): update dependency terser-webpack-plugin to v5.6.0 chore(deps): update dependency terser-webpack-plugin to v5.6.1 May 27, 2026
@renovate
renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x branch from 92b7ea6 to e12ab99 Compare July 12, 2026 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants