Update dependency terser to v5.16.3 - autoclosed
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
terser (source) | 5.16.1 -> 5.16.3 |
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the logs for more information.
Release Notes
terser/terser
v5.16.3
- Ensure function definitions, don't assume the values of variables defined after them.
v5.16.2
- Fix sourcemaps with non-ascii characters (#1318)
- Support string module name and export * as (#1336)
- Do not move
let
out offor
initializers, as it can change scoping - Fix a corner case that would generate the invalid syntax
if (something) let x
("let" in braceless if body) - Knowledge of more native object properties (#1330)
- Got rid of Travis (#1323)
- Added semi-secret
asObject
sourcemap option to typescript defs (#1321)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by igswsihw-wmadepbot