Update dependency terser to v5.7.2 - autoclosed
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
terser (source) | 5.7.1 -> 5.7.2 |
Release Notes
terser/terser
v5.7.2
- Fixed issues with compressing functions defined in
global_defs
option (#1036) - New recipe for using Terser in gulp was added to RECIPES.md (#1035)
- Fixed issues with
??
and?.
(#1045) - Future reserved words such as
package
no longer require you to disable strict mode to be used as names. - Refactored huge compressor file into multiple more focused files.
- Avoided unparenthesized
in
operator in some for loops (it breaks parsing because of for..in loops) - Improved documentation (#1021, #1025)
- More type definitions (#1021)
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.
Edited by igswsihw-wmadepbot