Created by: dependabot-preview[bot]
Bumps terser from 4.6.7 to 4.6.9.
Changelog
Sourced from terser's changelog.
v4.6.9
- Check if block scopes actually exist in blocks
v4.6.8
- Take into account "executed bits" of classes like static properties or computed keys, when checking if a class evaluation might throw or have side effects.
Commits
-
b80c74e4.6.9 -
809d01aupdate changelog -
3406d87check block_scope is in block scope :/ -
85004014.6.8 -
9ae5263update changelog -
a27e384fix small bug -
0e40b8dtake class executed bits into account in collapse_vars. closes #617 -
67aa5c4identify block scopes -
f332a41clean up some old things -
35d6e5d4.6.7 - Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in the .dependabot/config.yml file in this repo:
- Update frequency
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)