-
Notifications
You must be signed in to change notification settings - Fork 26
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
chore(deps): update dependency terser-webpack-plugin to v5 - autoclosed #2619
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
e855bdb
to
b7124ef
Compare
b7124ef
to
7bc4251
Compare
7bc4251
to
c0e3c6f
Compare
c0e3c6f
to
d7ea242
Compare
d7ea242
to
caabfb2
Compare
caabfb2
to
b1eb83c
Compare
b1eb83c
to
a286cb0
Compare
a286cb0
to
15969e3
Compare
15969e3
to
27ea74b
Compare
27ea74b
to
bb82af9
Compare
bb82af9
to
b4cc28a
Compare
b4cc28a
to
04e439c
Compare
04e439c
to
fb6b65d
Compare
8229e3c
to
f613c7c
Compare
f613c7c
to
9d00e76
Compare
9d00e76
to
f8c1b7f
Compare
f8c1b7f
to
a2b7638
Compare
a2b7638
to
f832d43
Compare
f832d43
to
a03e96b
Compare
a03e96b
to
fb6d33a
Compare
fb6d33a
to
ad923b6
Compare
This PR contains the following updates:
2.3.8
->5.3.10
Release Notes
webpack-contrib/terser-webpack-plugin (terser-webpack-plugin)
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
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
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.