Skip to content

Update dependency terser-webpack-plugin to v5 #262

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 10, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
terser-webpack-plugin 4.2.3 -> 5.3.14 age adoption passing confidence

Release Notes

webpack-contrib/terser-webpack-plugin (terser-webpack-plugin)

v5.3.14

Compare Source

v5.3.13

Compare Source

v5.3.12

Compare Source

v5.3.11

Compare Source

v5.3.10

Compare Source

v5.3.9

Compare Source

v5.3.8

Compare Source

v5.3.7

Compare Source

v5.3.6

Compare Source

v5.3.5

Compare Source

v5.3.4

Compare Source

v5.3.3

Compare Source

v5.3.2

Compare Source

v5.3.1

Compare Source

v5.3.0

Compare Source

Features
  • removed cjs wrapper and generated types in commonjs format (export = and namespaces used in types), now you can directly use exported types (#​463) (34fadde)
5.2.5 (2021-11-08)
Bug Fixes
  • output readable esbuild warnings (9431b32)
5.2.4 (2021-09-09)
Bug Fixes
5.2.3 (2021-09-03)
Bug Fixes
5.2.2 (2021-09-03)
Bug Fixes
  • types for optional dependencies have been removed in favor of the options provided by the developer (potential breaking change for types due invalid usage), please look at example (d7ea08f)
5.2.1 (2021-09-02)
Bug Fixes

v5.2.5

Compare Source

v5.2.4

Compare Source

v5.2.3

Compare Source

v5.2.2

Compare Source

v5.2.1

Compare Source

v5.2.0

Compare Source

Notes
  • due terser-webpack-plugin has its own types now, @types/terser-webpack-plugin should be not used anymore, also @types/terser-webpack-plugin is not compatible and has wrong types
Features
5.1.4 (2021-06-25)
  • update serialize-javascript
5.1.3 (2021-05-31)
Chore
  • update jest-worker
5.1.2 (2021-05-12)
Bug Fixes
5.1.1 (2021-01-09)
Bug Fixes

v5.1.4

Compare Source

  • update serialize-javascript

v5.1.3

Compare Source

v5.1.2

Compare Source

v5.1.1

Compare Source

v5.1.0

Compare Source

Features
5.0.3 (2020-10-28)
Bug Fixes
5.0.2 (2020-10-27)
Bug Fixes
  • compatibility with the format option for terser (b944353)
5.0.1 (2020-10-23)
Bug Fixes
  • improved performance (we strongly recommend using latest LTS releases) (#​345) (95f3418)
  • used worker_thread where is it possible (#​344) (3c50404)
  • fixed terser options for es module (a12730f)

v5.0.3

Compare Source

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • webpack@4 no longer supported
  • removed the cache option
  • removed the cacheKeys option
  • removed the sourceMap option (respect the devtool option by default)
Bug Fixes
  • reduce deps
  • performance improvement
4.2.3 (2020-10-07)
Bug Fixes
4.2.2 (2020-09-19)
Bug Fixes
4.2.1 (2020-09-15)
Bug Fixes

Configuration

📅 Schedule: 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.

@codecov
Copy link

codecov bot commented Feb 10, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d2f94e9) 100.00% compared to head (5fa92c5) 100.00%.

❗ Current head 5fa92c5 differs from pull request most recent head 4232bb0. Consider uploading reports for the commit 4232bb0 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop      #262   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          123       123           
  Branches        25        25           
=========================================
  Hits           123       123           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d2f94e9...4232bb0. Read the comment docs.

@renovate renovate bot force-pushed the renovate/terser-webpack-plugin-5.x branch from a55e768 to 5945552 Compare May 15, 2021 20:59
@renovate renovate bot force-pushed the renovate/terser-webpack-plugin-5.x branch from 5945552 to 5fa92c5 Compare June 6, 2021 20:39
@renovate renovate bot force-pushed the renovate/terser-webpack-plugin-5.x branch from 5fa92c5 to 2c18d17 Compare October 19, 2021 01:29
@renovate renovate bot force-pushed the renovate/terser-webpack-plugin-5.x branch from 2c18d17 to 6aea5fd Compare March 7, 2022 09:38
@renovate renovate bot force-pushed the renovate/terser-webpack-plugin-5.x branch from 6aea5fd to ad08e0e Compare June 18, 2022 18:50
@renovate renovate bot force-pushed the renovate/terser-webpack-plugin-5.x branch from ad08e0e to 1fc9acf Compare September 25, 2022 19:22
@renovate renovate bot force-pushed the renovate/terser-webpack-plugin-5.x branch from 1fc9acf to 0a5c3b3 Compare March 17, 2023 04:11
@renovate renovate bot force-pushed the renovate/terser-webpack-plugin-5.x branch from 0a5c3b3 to bd98837 Compare June 1, 2023 19:16
@renovate renovate bot force-pushed the renovate/terser-webpack-plugin-5.x branch from bd98837 to 4232bb0 Compare December 28, 2023 16:43
@renovate renovate bot force-pushed the renovate/terser-webpack-plugin-5.x branch from 4232bb0 to 4093761 Compare December 13, 2024 14:20
@renovate renovate bot force-pushed the renovate/terser-webpack-plugin-5.x branch 2 times, most recently from 99ea4e3 to c403433 Compare March 5, 2025 16:36
@renovate renovate bot force-pushed the renovate/terser-webpack-plugin-5.x branch from c403433 to 84d7f2b Compare March 6, 2025 14:38
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