spanner-migration-tool
spanner-migration-tool copied to clipboard
fix(deps): update dependency terser to v5.34.1
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
terser (source) | 5.31.1 -> 5.34.1 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
terser/terser (terser)
v5.34.1
- bump the rollup devDependency to disable CVE warnings (Terser was not affected)
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 ofconsole.METHOD(...)
may be called.
v5.33.0
-
reduce_vars
improved when dealing with hoisted function definitions (#1544)
v5.32.0
-
import("module")
can now be input and output from ESTree AST (#1557) -
BigInt
literals can now be input and output from ESTree AST (#1555) -
typeof
an object or array (typeof {}
andtypeof []
) can now be statically evaluated. (#1546)
v5.31.6
- Retain side effects in a
case
when the expression is a sequence (comma) expression
v5.31.5
v5.31.4
- drop_unused: drop classes which only have side effects in the
extends
part
v5.31.3
- drop_unused: drop unused parameters from IIFEs in some more situations.
v5.31.2
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" in timezone Asia/Calcutta, 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.