Update dependency terser-webpack-plugin to v5.6.1 - #8
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x-lockfile
branch
from
December 13, 2024 14:29
8213d56 to
8ff40f8
Compare
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x-lockfile
branch
from
February 9, 2025 13:52
8ff40f8 to
dc508e0
Compare
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x-lockfile
branch
from
February 27, 2025 16:32
dc508e0 to
17fdf2f
Compare
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x-lockfile
branch
from
March 5, 2025 19:33
17fdf2f to
64e0e54
Compare
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x-lockfile
branch
from
March 6, 2025 18:53
64e0e54 to
2bed896
Compare
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x-lockfile
branch
from
April 24, 2025 07:08
2bed896 to
d0f3105
Compare
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x-lockfile
branch
from
May 19, 2025 21:10
d0f3105 to
d78795e
Compare
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x-lockfile
branch
from
May 28, 2025 07:22
d78795e to
7b45fbf
Compare
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x-lockfile
branch
from
June 22, 2025 15:26
7b45fbf to
dc4dcc2
Compare
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x-lockfile
branch
from
July 2, 2025 18:40
dc4dcc2 to
c551367
Compare
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x-lockfile
branch
from
August 13, 2025 16:25
c551367 to
afa1a3f
Compare
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x-lockfile
branch
from
September 25, 2025 16:00
afa1a3f to
d3d6e96
Compare
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x-lockfile
branch
from
October 21, 2025 21:56
d3d6e96 to
7821ec5
Compare
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x-lockfile
branch
from
November 11, 2025 01:36
7821ec5 to
c3ebcd6
Compare
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x-lockfile
branch
from
December 5, 2025 14:11
c3ebcd6 to
6ec8ad9
Compare
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x-lockfile
branch
from
December 11, 2025 22:30
6ec8ad9 to
d38b7d7
Compare
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x-lockfile
branch
from
January 19, 2026 16:13
d38b7d7 to
320f3cc
Compare
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x-lockfile
branch
from
March 3, 2026 17:49
320f3cc to
8033bc0
Compare
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x-lockfile
branch
from
March 10, 2026 17:55
8033bc0 to
50c079e
Compare
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x-lockfile
branch
from
April 1, 2026 21:10
50c079e to
48f1910
Compare
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x-lockfile
branch
from
April 24, 2026 02:18
48f1910 to
1fcfb63
Compare
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x-lockfile
branch
from
May 8, 2026 18:13
1fcfb63 to
0384013
Compare
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x-lockfile
branch
from
May 27, 2026 18:14
0384013 to
017c864
Compare
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x-lockfile
branch
from
June 11, 2026 21:09
017c864 to
c4c54ed
Compare
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x-lockfile
branch
from
July 12, 2026 10:06
c4c54ed to
2ac624b
Compare
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x-lockfile
branch
from
July 30, 2026 14:04
2ac624b to
69e00d1
Compare
renovate
Bot
force-pushed
the
renovate/terser-webpack-plugin-5.x-lockfile
branch
from
August 12, 2026 01:17
69e00d1 to
a4bf0b7
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.9→5.6.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release 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: (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.
This PR was generated by Mend Renovate. View the repository job log.