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
-
b80c74e
4.6.9 -
809d01a
update changelog -
3406d87
check block_scope is in block scope :/ -
8500401
4.6.8 -
9ae5263
update changelog -
a27e384
fix small bug -
0e40b8d
take class executed bits into account in collapse_vars. closes #617 -
67aa5c4
identify block scopes -
f332a41
clean up some old things -
35d6e5d
4.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 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 badge me
will 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)