chore(deps): update dependency terser-webpack-plugin to v5.6.1#371
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency terser-webpack-plugin to v5.6.1#371renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x
branch
from
March 10, 2026 17:29
4a5bca9 to
1a50cc1
Compare
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x
branch
from
March 27, 2026 12:42
1a50cc1 to
cbe3faa
Compare
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x
branch
from
April 23, 2026 23:16
cbe3faa to
6c8b379
Compare
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x
branch
from
May 8, 2026 18:00
6c8b379 to
0a32c2d
Compare
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x
branch
from
May 27, 2026 19:09
0a32c2d to
92b7ea6
Compare
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x
branch
from
July 12, 2026 17:49
92b7ea6 to
e12ab99
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.3.10→5.6.1Release Notes
webpack/minimizer-webpack-plugin (terser-webpack-plugin)
v5.6.1Compare Source
Patch Changes
v5.6.0Compare Source
Minor Changes
support array of minimizers for
minifyandterserOptions(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
filtermethod 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
terserOptionstominimizerOptions;terserOptionsis 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.0Compare Source
Features
v5.4.0Compare Source
Features
JSONusingjsonMinify(#657) (29ac915)5.3.17 (2026-03-03)
Bug Fixes
serialize-javascript(37c490c)5.3.16 (2025-12-11)
Bug Fixes
5.3.15 (2025-12-05)
Bug Fixes
5.3.14 (2025-03-06)
Bug Fixes
os.availableParallelism()for parallelism when it is available (#623) (1357994)5.3.13 (2025-03-05)
Bug Fixes
ecmaandmoduletypes in minimizer options (#620) (5aa43c2)5.3.12 (2025-02-27)
Bug Fixes
swcandesbuild(#619) (15ddaab)5.3.11 (2024-12-13)
Bug Fixes
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
terserandswc(#514) (52c1aef)5.3.5 (2022-08-16)
Bug Fixes
5.3.4 (2022-08-12)
Bug Fixes
5.3.3 (2022-06-02)
Fixes
5.3.2 (2022-06-02)
Chore
@jridgewell/source-mapfor error generation5.3.1 (2022-02-01)
Bug Fixes
v5.3.17Compare Source
Features
JSONusingjsonMinify(#657) (29ac915)5.3.17 (2026-03-03)
Bug Fixes
serialize-javascript(37c490c)5.3.16 (2025-12-11)
Bug Fixes
5.3.15 (2025-12-05)
Bug Fixes
5.3.14 (2025-03-06)
Bug Fixes
os.availableParallelism()for parallelism when it is available (#623) (1357994)5.3.13 (2025-03-05)
Bug Fixes
ecmaandmoduletypes in minimizer options (#620) (5aa43c2)5.3.12 (2025-02-27)
Bug Fixes
swcandesbuild(#619) (15ddaab)5.3.11 (2024-12-13)
Bug Fixes
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
terserandswc(#514) (52c1aef)5.3.5 (2022-08-16)
Bug Fixes
5.3.4 (2022-08-12)
Bug Fixes
5.3.3 (2022-06-02)
Fixes
5.3.2 (2022-06-02)
Chore
@jridgewell/source-mapfor error generation5.3.1 (2022-02-01)
Bug Fixes
v5.3.16Compare Source
Features
JSONusingjsonMinify(#657) (29ac915)5.3.17 (2026-03-03)
Bug Fixes
serialize-javascript(37c490c)5.3.16 (2025-12-11)
Bug Fixes
5.3.15 (2025-12-05)
Bug Fixes
5.3.14 (2025-03-06)
Bug Fixes
os.availableParallelism()for parallelism when it is available (#623) (1357994)5.3.13 (2025-03-05)
Bug Fixes
ecmaandmoduletypes in minimizer options (#620) (5aa43c2)5.3.12 (2025-02-27)
Bug Fixes
swcandesbuild(#619) (15ddaab)5.3.11 (2024-12-13)
Bug Fixes
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
terserandswc(#514) (52c1aef)5.3.5 (2022-08-16)
Bug Fixes
5.3.4 (2022-08-12)
Bug Fixes
5.3.3 (2022-06-02)
Fixes
5.3.2 (2022-06-02)
Chore
@jridgewell/source-mapfor error generation5.3.1 (2022-02-01)
Bug Fixes
v5.3.15Compare Source
Features
JSONusingjsonMinify(#657) (29ac915)5.3.17 (2026-03-03)
Bug Fixes
serialize-javascript(37c490c)5.3.16 (2025-12-11)
Bug Fixes
5.3.15 (2025-12-05)
Bug Fixes
5.3.14 (2025-03-06)
Bug Fixes
os.availableParallelism()for parallelism when it is available (#623) (1357994)5.3.13 (2025-03-05)
Bug Fixes
ecmaandmoduletypes in minimizer options (#620) (5aa43c2)5.3.12 (2025-02-27)
Bug Fixes
swcandesbuild(#619) (15ddaab)5.3.11 (2024-12-13)
Bug Fixes
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
terserandswc(#514) (52c1aef)5.3.5 (2022-08-16)
Bug Fixes
5.3.4 (2022-08-12)
Bug Fixes
5.3.3 (2022-06-02)
Fixes
5.3.2 (2022-06-02)
Chore
@jridgewell/source-mapfor error generation5.3.1 (2022-02-01)
Bug Fixes
v5.3.14Compare Source
Features
JSONusingjsonMinify(#657) (29ac915)5.3.17 (2026-03-03)
Bug Fixes
serialize-javascript(37c490c)5.3.16 (2025-12-11)
Bug Fixes
5.3.15 (2025-12-05)
Bug Fixes
5.3.14 (2025-03-06)
Bug Fixes
os.availableParallelism()for parallelism when it is available (#623) (1357994)5.3.13 (2025-03-05)
Bug Fixes
ecmaandmoduletypes in minimizer options (#620) (5aa43c2)5.3.12 (2025-02-27)
Bug Fixes
swcandesbuild(#619) (15ddaab)5.3.11 (2024-12-13)
Bug Fixes
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
terserandswc(#514) (52c1aef)5.3.5 (2022-08-16)
Bug Fixes
5.3.4 (2022-08-12)
Bug Fixes
5.3.3 (2022-06-02)
Fixes
5.3.2 (2022-06-02)
Chore
@jridgewell/source-mapfor error generation5.3.1 (2022-02-01)
Bug Fixes
v5.3.13Compare Source
Features
JSONusingjsonMinify(#657) (29ac915)5.3.17 (2026-03-03)
Bug Fixes
serialize-javascript(37c490c)5.3.16 (2025-12-11)
Bug Fixes
5.3.15 (2025-12-05)
Bug Fixes
5.3.14 (2025-03-06)
Bug Fixes
os.availableParallelism()for parallelism when it is available (#623) (1357994)5.3.13 (2025-03-05)
Bug Fixes
ecmaandmoduletypes in minimizer options (#620) (5aa43c2)5.3.12 (2025-02-27)
Bug Fixes
swcandesbuild(#619) (15ddaab)5.3.11 (2024-12-13)
Bug Fixes
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
terserandswc(#514) (52c1aef)5.3.5 (2022-08-16)
Bug Fixes
5.3.4 (2022-08-12)
Bug Fixes
5.3.3 (2022-06-02)
Fixes
5.3.2 (2022-06-02)
Chore
@jridgewell/source-mapfor error generation5.3.1 (2022-02-01)
Bug Fixes
v5.3.12Compare Source
Features
JSONusingjsonMinify(#657) (29ac915)5.3.17 (2026-03-03)
Bug Fixes
serialize-javascript(37c490c)5.3.16 (2025-12-11)
Bug Fixes
5.3.15 (2025-12-05)
Bug Fixes
5.3.14 (2025-03-06)
Bug Fixes
os.availableParallelism()for parallelism when it is available (#623) (1357994)5.3.13 (2025-03-05)
Bug Fixes
ecmaandmoduletypes in minimizer options (#620) (5aa43c2)5.3.12 (2025-02-27)
Bug Fixes
swcandesbuild(#619) (15ddaab)5.3.11 (2024-12-13)
Bug Fixes
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
terserandswc(#514) (52c1aef)5.3.5 (2022-08-16)
Bug Fixes
5.3.4 (2022-08-12)
Bug Fixes
5.3.3 (2022-06-02)
Fixes
5.3.2 (2022-06-02)
Chore
@jridgewell/source-mapfor error generation5.3.1 (2022-02-01)
Bug Fixes
v5.3.11Compare Source
Features
JSONusingjsonMinify(#657) (29ac915)5.3.17 (2026-03-03)
Bug Fixes
serialize-javascript(37c490c)5.3.16 (2025-12-11)
Bug Fixes
5.3.15 (2025-12-05)
Bug Fixes
5.3.14 (2025-03-06)
Bug Fixes
os.availableParallelism()for parallelism when it is available (#623) (1357994)5.3.13 (2025-03-05)
Bug Fixes
ecmaandmoduletypes in minimizer options (#620) (5aa43c2)5.3.12 (2025-02-27)
Bug Fixes
swcandesbuild(#619) (15ddaab)5.3.11 (2024-12-13)
Bug Fixes
5.3.10 (2023-12-28)
Bug Fixes
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.