Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 24, 2020

This PR contains the following updates:

Package Change Age Confidence
terser-webpack-plugin 2.3.4 -> 2.3.8 age confidence

Release Notes

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

v2.3.8

Compare Source

2.3.8 (2020-08-12)
Chore
  • update serialize-javascript

v2.3.7

Compare Source

2.3.7 (2020-06-03)
Bug Fixes

v2.3.6

Compare Source

⚠ BREAKING CHANGES
  • minimum supported Node.js version is 10.13
  • the chunkFilter was removed, please use test/include/exclude options
  • change arguments order for the warningFilter option from Function<(warning, file, source) -> Boolean> to Function<(file, warning, source) -> Boolean>
  • when the extractComments.filename option is a function it pass only one argument and it is object with filename, basename, query and hash properties
  • if the value from the extractComments.filename option conflicts with existing assets, an error will be thrown instead of a warning
  • use the optimizeAssets hook for webpack@​5
2.3.6 (2020-04-25)
Bug Fixes
  • preserve @license comments starting with // (d3f0c81)
2.3.5 (2020-02-14)
Bug Fixes
  • do not break code with shebang (fac58cb)
2.3.4 (2020-01-30)
Bug Fixes
  • respect stdout and stderr of workers and do not create warnings (#​215) (5708574)
  • use webpack hash options rather than hard-code MD4 (#​213) (330c1f6)
2.3.3 (2020-01-28)
Bug Fixes
2.3.2 (2020-01-09)
Bug Fixes
2.3.1 (2019-12-17)
Bug Fixes

v2.3.5

Compare Source

⚠ BREAKING CHANGES
  • minimum supported Node.js version is 10.13
  • the chunkFilter was removed, please use test/include/exclude options
  • change arguments order for the warningFilter option from Function<(warning, file, source) -> Boolean> to Function<(file, warning, source) -> Boolean>
  • when the extractComments.filename option is a function it pass only one argument and it is object with filename, basename, query and hash properties
  • if the value from the extractComments.filename option conflicts with existing assets, an error will be thrown instead of a warning
  • use the optimizeAssets hook for webpack@​5
2.3.6 (2020-04-25)
Bug Fixes
  • preserve @license comments starting with // (d3f0c81)
2.3.5 (2020-02-14)
Bug Fixes
  • do not break code with shebang (fac58cb)
2.3.4 (2020-01-30)
Bug Fixes
  • respect stdout and stderr of workers and do not create warnings (#​215) (5708574)
  • use webpack hash options rather than hard-code MD4 (#​213) (330c1f6)
2.3.3 (2020-01-28)
Bug Fixes
2.3.2 (2020-01-09)
Bug Fixes
2.3.1 (2019-12-17)
Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 force-pushed the renovate/terser-webpack-plugin-2.x branch from d5b57e2 to 06417ad Compare August 12, 2020 11:20
@renovate renovate bot changed the title Update dependency terser-webpack-plugin to v2.3.7 Update dependency terser-webpack-plugin to v2.3.8 Aug 12, 2020
@renovate renovate bot force-pushed the renovate/terser-webpack-plugin-2.x branch from 06417ad to 46d0760 Compare November 20, 2022 08:17
@renovate renovate bot force-pushed the renovate/terser-webpack-plugin-2.x branch from 46d0760 to 0cfe4e6 Compare August 13, 2025 23:55
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