Skip to content

Update dependency terser-webpack-plugin to v5.6.1 - #8

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

Update dependency terser-webpack-plugin to v5.6.1#8
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/terser-webpack-plugin-5.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Oct 27, 2024

Copy link
Copy Markdown

ℹ️ 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.95.6.1 age confidence

Warning

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.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 America/Los_Angeles)

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

🚦 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.


  • 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 changed the title Update dependency terser-webpack-plugin to v5.3.10 Update dependency terser-webpack-plugin to v5.3.11 Dec 13, 2024
@renovate
renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x-lockfile branch from 8213d56 to 8ff40f8 Compare December 13, 2024 14:29
@renovate
renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x-lockfile branch from 8ff40f8 to dc508e0 Compare February 9, 2025 13:52
@renovate renovate Bot changed the title Update dependency terser-webpack-plugin to v5.3.11 Update dependency terser-webpack-plugin to v5.3.12 Feb 27, 2025
@renovate
renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x-lockfile branch from dc508e0 to 17fdf2f Compare February 27, 2025 16:32
@renovate renovate Bot changed the title Update dependency terser-webpack-plugin to v5.3.12 Update dependency terser-webpack-plugin to v5.3.13 Mar 5, 2025
@renovate
renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x-lockfile branch from 17fdf2f to 64e0e54 Compare March 5, 2025 19:33
@renovate renovate Bot changed the title Update dependency terser-webpack-plugin to v5.3.13 Update dependency terser-webpack-plugin to v5.3.14 Mar 6, 2025
@renovate
renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x-lockfile branch from 64e0e54 to 2bed896 Compare March 6, 2025 18:53
@renovate
renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x-lockfile branch from 2bed896 to d0f3105 Compare April 24, 2025 07:08
@renovate
renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x-lockfile branch from d0f3105 to d78795e Compare May 19, 2025 21:10
@renovate
renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x-lockfile branch from d78795e to 7b45fbf Compare May 28, 2025 07:22
@renovate
renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x-lockfile branch from 7b45fbf to dc4dcc2 Compare June 22, 2025 15:26
@renovate
renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x-lockfile branch from dc4dcc2 to c551367 Compare July 2, 2025 18:40
@renovate
renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x-lockfile branch from c551367 to afa1a3f Compare August 13, 2025 16:25
@renovate
renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x-lockfile branch from afa1a3f to d3d6e96 Compare September 25, 2025 16:00
@renovate
renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x-lockfile branch from d3d6e96 to 7821ec5 Compare October 21, 2025 21:56
@renovate
renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x-lockfile branch from 7821ec5 to c3ebcd6 Compare November 11, 2025 01:36
@renovate renovate Bot changed the title Update dependency terser-webpack-plugin to v5.3.14 Update dependency terser-webpack-plugin to v5.3.15 Dec 5, 2025
@renovate
renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x-lockfile branch from c3ebcd6 to 6ec8ad9 Compare December 5, 2025 14:11
@renovate renovate Bot changed the title Update dependency terser-webpack-plugin to v5.3.15 Update dependency terser-webpack-plugin to v5.3.16 Dec 11, 2025
@renovate
renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x-lockfile branch from 6ec8ad9 to d38b7d7 Compare December 11, 2025 22:30
@renovate
renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x-lockfile branch from d38b7d7 to 320f3cc Compare January 19, 2026 16:13
@renovate renovate Bot changed the title Update dependency terser-webpack-plugin to v5.3.16 Update dependency terser-webpack-plugin to v5.3.17 Mar 3, 2026
@renovate
renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x-lockfile branch from 320f3cc to 8033bc0 Compare March 3, 2026 17:49
@renovate renovate Bot changed the title Update dependency terser-webpack-plugin to v5.3.17 Update dependency terser-webpack-plugin to v5.4.0 Mar 10, 2026
@renovate
renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x-lockfile branch from 8033bc0 to 50c079e Compare March 10, 2026 17:55
@renovate
renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x-lockfile branch from 50c079e to 48f1910 Compare April 1, 2026 21:10
@renovate renovate Bot changed the title Update dependency terser-webpack-plugin to v5.4.0 Update dependency terser-webpack-plugin to v5.5.0 Apr 24, 2026
@renovate
renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x-lockfile branch from 48f1910 to 1fcfb63 Compare April 24, 2026 02:18
@renovate renovate Bot changed the title Update dependency terser-webpack-plugin to v5.5.0 Update dependency terser-webpack-plugin to v5.6.0 May 8, 2026
@renovate
renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x-lockfile branch from 1fcfb63 to 0384013 Compare May 8, 2026 18:13
@renovate renovate Bot changed the title Update dependency terser-webpack-plugin to v5.6.0 Update dependency terser-webpack-plugin to v5.6.1 May 27, 2026
@renovate
renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x-lockfile branch from 0384013 to 017c864 Compare May 27, 2026 18:14
@renovate
renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x-lockfile branch from 017c864 to c4c54ed Compare June 11, 2026 21:09
@renovate
renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x-lockfile branch from c4c54ed to 2ac624b Compare July 12, 2026 10:06
@renovate
renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x-lockfile branch from 2ac624b to 69e00d1 Compare July 30, 2026 14:04
@renovate
renovate Bot force-pushed the renovate/terser-webpack-plugin-5.x-lockfile branch from 69e00d1 to a4bf0b7 Compare August 12, 2026 01:17
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