chore(deps): update dependency terser-webpack-plugin to v5 #65
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:
^2.0.0
->^5.0.0
Release Notes
webpack-contrib/terser-webpack-plugin
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
export =
andnamespaces
used in types), now you can directly use exported types (#463) (34fadde)5.2.5 (2021-11-08)
Bug Fixes
5.2.4 (2021-09-09)
Bug Fixes
parallel
option (#448) (1e14230)5.2.3 (2021-09-03)
Bug Fixes
extractComments
option (#444) (14e5cbf)5.2.2 (2021-09-03)
Bug Fixes
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
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 typesFeatures
esbuild
minimizer (#426) (40f4f55)swc
minimizer (0551a9b)uglify-js
minimizer (#425) (69e9592)5.1.4 (2021-06-25)
serialize-javascript
5.1.3 (2021-05-31)
Chore
jest-worker
5.1.2 (2021-05-12)
Bug Fixes
5.1.1 (2021-01-09)
Bug Fixes
v5.1.4
Compare Source
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
format
option forterser
(b944353)5.0.1 (2020-10-23)
Bug Fixes
worker_thread
where is it possible (#344) (3c50404)v5.0.3
Compare Source
v5.0.2
Compare Source
v5.0.1
Compare Source
v5.0.0
Compare Source
⚠ BREAKING CHANGES
cache
optioncacheKeys
optionsourceMap
option (respect thedevtool
option by default)Bug Fixes
4.2.3 (2020-10-07)
Bug Fixes
mjs
assets (#329) (041b392)cjs
assets (#328) (b9c694d)4.2.2 (2020-09-19)
Bug Fixes
4.2.1 (2020-09-15)
Bug Fixes
v4.2.3
Compare Source
v4.2.2
Compare Source
v4.2.1
Compare Source
v4.2.0
Compare Source
Features
terserOptions
to theminify
option (#311) (4bd622c)Bug Fixes
v4.1.0
Compare Source
Features
Bug Fixes
10.13
version ofNode.js
v4.0.0
Compare Source
⚠ BREAKING CHANGES
warningsFilter
option was removed without replacement,terser
version is5
,minify
option was changed, onlycode
/map
/extractedComments
are validFeatures
v3.1.0
Compare Source
Features
Bug Fixes
3.0.8 (2020-07-27)
Bug Fixes
3.0.7 (2020-07-16)
Bug Fixes
3.0.6 (2020-06-18)
Bug Fixes
3.0.5 (2020-06-15)
Bug Fixes
3.0.4 (2020-06-13)
Chore
p-limit
andserialize-javascript
packages3.0.3 (2020-06-03)
Bug Fixes
>= 10.13
versions of Node.js3.0.2 (2020-05-26)
Bug Fixes
3.0.1 (2020-05-06)
Bug Fixes
chunkFilter
option (#243) (7220734)v3.0.8
Compare Source
v3.0.7
Compare Source
v3.0.6
Compare Source
v3.0.5
Compare Source
v3.0.4
Compare Source
v3.0.3
Compare Source
v3.0.2
Compare Source
v3.0.1
Compare Source
v3.0.0
Compare Source
⚠ BREAKING CHANGES
10.13
chunkFilter
was removed, please usetest
/include
/exclude
optionswarningFilter
option fromFunction<(warning, file, source) -> Boolean>
toFunction<(file, warning, source) -> Boolean>
extractComments.filename
option is a function it pass only one argument and it is object withfilename
,basename
,query
andhash
propertiesextractComments.filename
option conflicts with existing assets, an error will be thrown instead of a warningoptimizeAssets
hook for webpack@52.3.6 (2020-04-25)
Bug Fixes
@license
comments starting with//
(d3f0c81)2.3.5 (2020-02-14)
Bug Fixes
2.3.4 (2020-01-30)
Bug Fixes
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.8
Compare Source
2.3.8 (2020-08-12)
Chore
serialize-javascript
v2.3.7
Compare Source
2.3.7 (2020-06-03)
Bug Fixes
v2.3.6
Compare Source
v2.3.5
Compare Source
v2.3.4
Compare Source
v2.3.3
Compare Source
v2.3.2
Compare Source
v2.3.1
Compare Source
v2.3.0
Compare Source
Features
2.2.3 (2019-12-11)
SECURITY
serialize-javascript
to2.1.2
version.2.2.2 (2019-12-06)
SECURITY
serialize-javascript
to2.1.1
version.2.2.1 (2019-10-22)
Bug Fixes
v2.2.3
Compare Source
v2.2.2
Compare Source
v2.2.1
Compare Source
v2.2.0
Compare Source
Features
webpack@5
options toterser
options (#177) (f4c47aa)warningsFilter
option (#176) (9a0a575)terser
(#179) (a11e66b)sourceMap
option when theSourceMapDevToolPlugin
plugin used (non cheap) (#178) (d01c1b5)Bug Fixes
webpack@5
(#180) (504ea8b)2.1.3 (2019-10-10)
Bug Fixes
2.1.2 (2019-09-28)
Bug Fixes
some
comments (#168) (4c4b1f1)2.1.1 (2019-09-27)
Bug Fixes
v2.1.3
Compare Source
v2.1.2
Compare Source
v2.1.1
Compare Source
v2.1.0
Compare Source
Bug Fixes
Features
2.0.1 (2019-09-06)
Bug Fixes
v2.0.1
Compare Source
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.
This PR has been generated by Mend Renovate. View repository job log here.