Bump terser from 5.7.2 to 5.8.0 #355

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/develop/terser-5.8.0 into develop 2021-09-14 06:08:08 +02:00
dependabot[bot] commented 2021-09-14 06:05:45 +02:00 (Migrated from github.com)

Bumps terser from 5.7.2 to 5.8.0.

Changelog

Sourced from terser's changelog.

v5.8.0

  • Fixed shadowing variables while moving code in some cases (#1065)
  • Stop mangling computed & quoted properties when keep_quoted is enabled.
  • Fix for mangling private getter/setter and .#private access (#1060, #1068)
  • Array.from has a new optimization when the unsafe option is set (#737)
  • Mangle/propmangle let you generate your own identifiers through the nth_identifier option (#1061)
  • More optimizations to switch statements (#1044)
Commits

Dependabot compatibility score

Dependabot 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 will merge this PR once CI passes on it, as requested by @Serraniel.


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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [terser](https://github.com/terser/terser) from 5.7.2 to 5.8.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/terser/terser/blob/master/CHANGELOG.md">terser's changelog</a>.</em></p> <blockquote> <h2>v5.8.0</h2> <ul> <li>Fixed shadowing variables while moving code in some cases (<a href="https://github-redirect.dependabot.com/terser/terser/issues/1065">#1065</a>)</li> <li>Stop mangling computed &amp; quoted properties when keep_quoted is enabled.</li> <li>Fix for mangling private getter/setter and .#private access (<a href="https://github-redirect.dependabot.com/terser/terser/issues/1060">#1060</a>, <a href="https://github-redirect.dependabot.com/terser/terser/issues/1068">#1068</a>)</li> <li>Array.from has a new optimization when the unsafe option is set (<a href="https://github-redirect.dependabot.com/terser/terser/issues/737">#737</a>)</li> <li>Mangle/propmangle let you generate your own identifiers through the nth_identifier option (<a href="https://github-redirect.dependabot.com/terser/terser/issues/1061">#1061</a>)</li> <li>More optimizations to switch statements (<a href="https://github-redirect.dependabot.com/terser/terser/issues/1044">#1044</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/terser/terser/commit/d88d610b876fbb87e6e5e708a58972702f701e6d"><code>d88d610</code></a> 5.8.0</li> <li><a href="https://github.com/terser/terser/commit/86ea74d5c12ae51b6446882fbb17b0def8b1cb86"><code>86ea74d</code></a> update changelog</li> <li><a href="https://github.com/terser/terser/commit/1ea299bf556b7b9ee1f732894d17dcd0c46b17ac"><code>1ea299b</code></a> update dependencies</li> <li><a href="https://github.com/terser/terser/commit/f8a1f89fe0ea1fe563663a7f7def1b8923d76bcf"><code>f8a1f89</code></a> collapse_vars: fix inlining expr into scope with shadowed var (<a href="https://github-redirect.dependabot.com/terser/terser/issues/1065">#1065</a>)</li> <li><a href="https://github.com/terser/terser/commit/438806dcd92ad59b29a5e8a09d0ad4ce1edd4bf2"><code>438806d</code></a> Create README.md</li> <li><a href="https://github.com/terser/terser/commit/3409eb6c7d663e14617f23c4700af4695d70c0be"><code>3409eb6</code></a> Don't mangle computed properties with keep_quoted (<a href="https://github-redirect.dependabot.com/terser/terser/issues/1058">#1058</a>)</li> <li><a href="https://github.com/terser/terser/commit/748e3a64fb90aa266e3a901a14a04c48f06c674f"><code>748e3a6</code></a> Fix mangling nested dothash expressions (<a href="https://github-redirect.dependabot.com/terser/terser/issues/1068">#1068</a>)</li> <li><a href="https://github.com/terser/terser/commit/e6312f42eacdc4cf05f8f86d680a66de041eda38"><code>e6312f4</code></a> Fix private getter/setter mangling (<a href="https://github-redirect.dependabot.com/terser/terser/issues/1060">#1060</a>)</li> <li><a href="https://github.com/terser/terser/commit/f04077c91fda8ea557230e489d0b13485270dca5"><code>f04077c</code></a> Add ability to grep for test compress test case (<a href="https://github-redirect.dependabot.com/terser/terser/issues/1061">#1061</a>)</li> <li><a href="https://github.com/terser/terser/commit/d3fb5b03c03ed060ac72fe8ef2db6c991af080cb"><code>d3fb5b0</code></a> Added Array.from unsafe optimization (<a href="https://github-redirect.dependabot.com/terser/terser/issues/747">#747</a>)</li> <li>Additional commits viewable in <a href="https://github.com/terser/terser/compare/v5.7.2...v5.8.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=terser&package-manager=npm_and_yarn&previous-version=5.7.2&new-version=5.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot 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-automerge-start) Dependabot will merge this PR once CI passes on it, as requested by @Serraniel. [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
Serraniel (Migrated from github.com) approved these changes 2021-09-14 06:06:04 +02:00
Serraniel (Migrated from github.com) left a comment

@dependabot merge

@dependabot merge
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Serraniel/AniwatchPlus#355
No description provided.