Created by: dependabot-preview[bot]
Bumps terser from 4.6.11 to 4.6.12.
Changelog
Sourced from terser's changelog.
v4.6.12
- Fixed subtree comparison code, making it see that
[1,[2, 3]]is different from[1, 2, [3]]- Printing of unicode identifiers has been improved
Commits
-
4f161d74.6.12 -
3729faelint -
ea01f7dupdate changelog -
7fda1defurther fix the equivalent-to fix -
5d25b74remove output errors -
2743c71fix the equivalent_to fix -
743d032add a marker between nodes while recursively comparing them in equivalent_to. -
49a0f52update documentation to reflect fact that domprops was merged into builtins -
0529bf2Add assumption -
acdef9dMerge branch 'master' of github.com:terser/terser - 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)