Bump terser from 5.13.1 to 5.14.0 #525

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/develop/terser-5.14.0 into develop 2022-05-31 06:07:12 +02:00
dependabot[bot] commented 2022-05-31 06:04:16 +02:00 (Migrated from github.com)

Bumps terser from 5.13.1 to 5.14.0.

Changelog

Sourced from terser's changelog.

v5.14.0

  • Switched to @​jridgewell/source-map for sourcemap generation (#1190, #1181)
  • Fixed source maps with non-terminated segments (#1106)
  • Enabled typescript types to be imported from the package (#1194)
  • Extra DOM props have been added (#1191)
  • Delete the AST while generating code, as a means to save RAM
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.13.1 to 5.14.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.14.0</h2> <ul> <li>Switched to <code>@​jridgewell/source-map</code> for sourcemap generation (<a href="https://github-redirect.dependabot.com/terser/terser/issues/1190">#1190</a>, <a href="https://github-redirect.dependabot.com/terser/terser/issues/1181">#1181</a>)</li> <li>Fixed source maps with non-terminated segments (<a href="https://github-redirect.dependabot.com/terser/terser/issues/1106">#1106</a>)</li> <li>Enabled typescript types to be imported from the package (<a href="https://github-redirect.dependabot.com/terser/terser/issues/1194">#1194</a>)</li> <li>Extra DOM props have been added (<a href="https://github-redirect.dependabot.com/terser/terser/issues/1191">#1191</a>)</li> <li>Delete the AST while generating code, as a means to save RAM</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/terser/terser/commit/17077538002e529ea96a37ae567d5121296177bf"><code>1707753</code></a> 5.14.0</li> <li><a href="https://github.com/terser/terser/commit/cb8283378037c6ca18c6c950e0e6f5ed9f856b64"><code>cb82833</code></a> update changelog</li> <li><a href="https://github.com/terser/terser/commit/348338842ef57bcaa4ce362e1d5a760213758e46"><code>3483388</code></a> Fix compressed source-maps have non-terminated segments (<a href="https://github-redirect.dependabot.com/terser/terser/issues/1106">#1106</a>)</li> <li><a href="https://github.com/terser/terser/commit/b47c3e680e93e20c18b5e736d14235c63eb58ed1"><code>b47c3e6</code></a> chore: Set permissions for GitHub actions (<a href="https://github-redirect.dependabot.com/terser/terser/issues/1195">#1195</a>)</li> <li><a href="https://github.com/terser/terser/commit/a47f29a57b12999c939845781daa7d6f8bdaeff2"><code>a47f29a</code></a> Switch to GenMapping for sourcemap generation (<a href="https://github-redirect.dependabot.com/terser/terser/issues/1190">#1190</a>)</li> <li><a href="https://github.com/terser/terser/commit/8627a08fe2c91b215821900034f28c627f70538e"><code>8627a08</code></a> Update package.json (<a href="https://github-redirect.dependabot.com/terser/terser/issues/1194">#1194</a>)</li> <li><a href="https://github.com/terser/terser/commit/2d59a1110e34cfe59f1a756abd9f92771e9d0e3e"><code>2d59a11</code></a> include types export for ts4.7 nodenext resolution (<a href="https://github-redirect.dependabot.com/terser/terser/issues/1193">#1193</a>)</li> <li><a href="https://github.com/terser/terser/commit/663ea2a3cecfa5462a128807e2ee142778c33eb4"><code>663ea2a</code></a> Add note about ecma parse option being deprecated</li> <li><a href="https://github.com/terser/terser/commit/f80f962887dbd261001e69069bc5f505523d37ac"><code>f80f962</code></a> fix (domprops): add <code>COMPLETION_STATUS_KHR</code> to the domprops list (<a href="https://github-redirect.dependabot.com/terser/terser/issues/1191">#1191</a>)</li> <li><a href="https://github.com/terser/terser/commit/878a63178ac4f7607c2bdd8439b131f0618b158e"><code>878a631</code></a> garbage collect the AST while outputting code (<a href="https://github-redirect.dependabot.com/terser/terser/issues/1189">#1189</a>)</li> <li>Additional commits viewable in <a href="https://github.com/terser/terser/compare/v5.13.1...v5.14.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.13.1&new-version=5.14.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 2022-05-31 06:04:36 +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#525
No description provided.