Closed dependabot[bot] closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 87.58%. Comparing base (
3a0e618
) to head (174408c
). Report is 3 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #693.
Bumps terser from 5.31.3 to 5.32.0.
Changelog
Sourced from terser's changelog.
Commits
ab96a87
5.32.0d9e3bdc
update changelog502afc3
Allowtypeofs
to evaluate typeof on object and array (#1546)336d67e
Fix incorrect bigint literal conversion to/from ESTree (#1555)8d1eaea
Implement mozilla AST transformation of import expressions. Closes #1557027b55a
improve spidermonkey AST testsf9291ab
5.31.6c1b2f6a
update changelog864d487
fix side effects in a switch case whose expression is a sequencede6dcee
5.31.5Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show