Closed renovate[bot] closed 1 month ago
CI is running/has finished running commands for commit b76993e651073621b44fbfae122d4367d3ac5a1c. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
π See all runs for this CI Pipeline Execution
Sent with π from NxCloud.
This PR contains the following updates:
5.30.3
->5.36.0
Release Notes
terser/terser (terser)
### [`v5.36.0`](https://redirect.github.com/terser/terser/blob/HEAD/CHANGELOG.md#v5360) [Compare Source](https://redirect.github.com/terser/terser/compare/v5.35.0...v5.36.0) - Support import attributes `with` syntax ### [`v5.35.0`](https://redirect.github.com/terser/terser/blob/HEAD/CHANGELOG.md#v5350) [Compare Source](https://redirect.github.com/terser/terser/compare/v5.34.1...v5.35.0) - Ensure parent directory exists when using --output on CLI ([#1530](https://redirect.github.com/terser/terser/issues/1530)) ### [`v5.34.1`](https://redirect.github.com/terser/terser/blob/HEAD/CHANGELOG.md#v5341) [Compare Source](https://redirect.github.com/terser/terser/compare/v5.34.0...v5.34.1) - bump the rollup devDependency to disable CVE warnings (Terser was not affected) ### [`v5.34.0`](https://redirect.github.com/terser/terser/blob/HEAD/CHANGELOG.md#v5340) [Compare Source](https://redirect.github.com/terser/terser/compare/v5.33.0...v5.34.0) - internal: stop assigning properties to objects they don't belong in - internal: run compress tests in parallel - `drop_console`: emit an empty function if the return value of `console.METHOD(...)` may be called. ### [`v5.33.0`](https://redirect.github.com/terser/terser/blob/HEAD/CHANGELOG.md#v5330) [Compare Source](https://redirect.github.com/terser/terser/compare/v5.32.0...v5.33.0) - `reduce_vars` improved when dealing with hoisted function definitions ([#1544](https://redirect.github.com/terser/terser/issues/1544)) ### [`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. ### [`v5.31.2`](https://redirect.github.com/terser/terser/blob/HEAD/CHANGELOG.md#v5312) [Compare Source](https://redirect.github.com/terser/terser/compare/v5.31.1...v5.31.2) - drop_unused: scan variables in self-referential class declarations that contain side effects. - Don't add parens to arrow function when it's the default for an argument ([#1540](https://redirect.github.com/terser/terser/issues/1540)) - Update domprops ([#1538](https://redirect.github.com/terser/terser/issues/1538)) ### [`v5.31.1`](https://redirect.github.com/terser/terser/blob/HEAD/CHANGELOG.md#v5311) [Compare Source](https://redirect.github.com/terser/terser/compare/v5.31.0...v5.31.1) - Allow drop-unused to drop the whole assignment (not just the assigned name) in more situations, in order to avoid duplication of long strings. ### [`v5.31.0`](https://redirect.github.com/terser/terser/blob/HEAD/CHANGELOG.md#v5310) [Compare Source](https://redirect.github.com/terser/terser/compare/v5.30.4...v5.31.0) - Sync up property mangler exceptions with current contents of Firefox and Chrome environments - Add more webcomponent properties to property mangler exceptions ([#1525](https://redirect.github.com/terser/terser/issues/1525)) - Drop non-nullish constants in `...spreads` in objects ([#1141](https://redirect.github.com/terser/terser/issues/1141)) ### [`v5.30.4`](https://redirect.github.com/terser/terser/blob/HEAD/CHANGELOG.md#v5304) [Compare Source](https://redirect.github.com/terser/terser/compare/v5.30.3...v5.30.4) - Fix parsing `#private in ...` when next to other operatorsConfiguration
π Schedule: Branch creation - "after 10pm,before 6:00am" in timezone Europe/Paris, 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.