maxmilton / new-tab

⚑ A high-performance browser new tab page that gets you where you need to go faster.
https://chrome.google.com/webstore/detail/new-tab/cpcibnbdmpmcmnkhoiilpnlaepkepknb
MIT License
92 stars 8 forks source link

chore(deps): update dependency terser to v5.32.0 #2158

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
terser (source) 5.31.2 -> 5.32.0 age adoption passing confidence

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)) ### [`v5.31.6`](https://redirect.github.com/terser/terser/blob/HEAD/CHANGELOG.md#v5316) [Compare Source](https://redirect.github.com/terser/terser/compare/v5.31.5...v5.31.6) - Retain side effects in a `case` when the expression is a sequence (comma) expression ### [`v5.31.5`](https://redirect.github.com/terser/terser/blob/HEAD/CHANGELOG.md#v5315) [Compare Source](https://redirect.github.com/terser/terser/compare/v5.31.4...v5.31.5) - Revert v5.31.4, which created mysterious issues [#​1548](https://redirect.github.com/terser/terser/issues/1548), [#​1549](https://redirect.github.com/terser/terser/issues/1549) ### [`v5.31.4`](https://redirect.github.com/terser/terser/blob/HEAD/CHANGELOG.md#v5314) [Compare Source](https://redirect.github.com/terser/terser/compare/v5.31.3...v5.31.4) - drop_unused: drop classes which only have side effects in the `extends` part ### [`v5.31.3`](https://redirect.github.com/terser/terser/blob/HEAD/CHANGELOG.md#v5313) [Compare Source](https://redirect.github.com/terser/terser/compare/v5.31.2...v5.31.3) - drop_unused: drop unused parameters from IIFEs in some more situations.

Configuration

πŸ“… Schedule: Branch creation - "before 5pm on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, 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.