Update dependency terser to v5.16.1 - autoclosed
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
terser (source) | 5.15.1 -> 5.16.1 |
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the logs for more information.
Release Notes
terser/terser
v5.16.1
- Properly handle references in destructurings (
const { [reference]: val } = ...
) - Allow parsing of
.#privatefield
in nested classes - Do not evaluate operations that return large strings if that would make the output code larger
- Make
collapse_vars
handle block scope correctly - Internal improvements: Typos (#1311), more tests, small-scale refactoring
v5.16.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by igswsihw-wmadepbot