fix(deps): update dependency terser-webpack-plugin to v5#1408
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update dependency terser-webpack-plugin to v5#1408renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
40c949f to
5f5eb95
Compare
72c9d72 to
fb79b3b
Compare
393403c to
04ba577
Compare
4ae45c3 to
d9b55db
Compare
670bf6c to
e2ce1f8
Compare
ac766b5 to
1e3d5f7
Compare
1e3d5f7 to
8570d9f
Compare
f757baf to
6b42354
Compare
6b42354 to
7d85d44
Compare
7d85d44 to
4ac4d64
Compare
4ac4d64 to
1b04b95
Compare
1b04b95 to
3a9129e
Compare
3a9129e to
bf00b5b
Compare
bf00b5b to
3630fff
Compare
3630fff to
167ff2e
Compare
bdbd982 to
883d277
Compare
da8c0e5 to
be1ba1a
Compare
be1ba1a to
cb39f63
Compare
cb39f63 to
d3477f2
Compare
d3477f2 to
690258f
Compare
0ac36e2 to
d77e17f
Compare
c012664 to
fa977ae
Compare
d1d418d to
bfb174d
Compare
3b49bdc to
c695025
Compare
fd074d1 to
3829a6d
Compare
565e0f4 to
0f1e0f2
Compare
0f1e0f2 to
b68f5e2
Compare
e79b28f to
89725d1
Compare
5fa32d4 to
d2c8824
Compare
d2c8824 to
0cad513
Compare
dc8bbdb to
a3c62af
Compare
7b3d777 to
ea26253
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:
4.2.3→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: (in timezone CET)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.