terser/terser (terser)
### [`v5.32.0`](https://redirect.github.com/terser/terser/blob/HEAD/CHANGELOG.md#v5320)
[Compare Source](https://redirect.github.com/terser/terser/compare/v5.31.6...v5.32.0)
- `import("module")` can now be input and output from ESTree AST ([#1557](https://redirect.github.com/terser/terser/issues/1557))
- `BigInt` literals can now be input and output from ESTree AST ([#1555](https://redirect.github.com/terser/terser/issues/1555))
- `typeof` an object or array (`typeof {}` and `typeof []`) can now be statically evaluated. ([#1546](https://redirect.github.com/terser/terser/issues/1546))
Configuration
📅 Schedule: Branch creation - "before 3am every weekday" in timezone Europe/Berlin, 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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
5.31.6
->5.32.0
Release Notes
terser/terser (terser)
### [`v5.32.0`](https://redirect.github.com/terser/terser/blob/HEAD/CHANGELOG.md#v5320) [Compare Source](https://redirect.github.com/terser/terser/compare/v5.31.6...v5.32.0) - `import("module")` can now be input and output from ESTree AST ([#1557](https://redirect.github.com/terser/terser/issues/1557)) - `BigInt` literals can now be input and output from ESTree AST ([#1555](https://redirect.github.com/terser/terser/issues/1555)) - `typeof` an object or array (`typeof {}` and `typeof []`) can now be statically evaluated. ([#1546](https://redirect.github.com/terser/terser/issues/1546))Configuration
📅 Schedule: Branch creation - "before 3am every weekday" in timezone Europe/Berlin, 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.