Bump terser from 5.16.8 to 5.16.9 #676

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/develop/terser-5.16.9 into develop 2023-04-11 07:01:48 +02:00
dependabot[bot] commented 2023-04-11 06:57:10 +02:00 (Migrated from github.com)

Bumps terser from 5.16.8 to 5.16.9.

Changelog

Sourced from terser's changelog.

v5.16.9

  • Fix parentheses in output of optional chains (a?.b) (#1374)
  • More documentation on source maps (#1368)
  • New lhs_constants option, allowing to stop Terser from swapping comparison operands (#1361)
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.16.8 to 5.16.9. <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.16.9</h2> <ul> <li>Fix parentheses in output of optional chains (<code>a?.b</code>) (<a href="https://redirect.github.com/terser/terser/issues/1374">#1374</a>)</li> <li>More documentation on source maps (<a href="https://redirect.github.com/terser/terser/issues/1368">#1368</a>)</li> <li>New <code>lhs_constants</code> option, allowing to stop Terser from swapping comparison operands (<a href="https://redirect.github.com/terser/terser/issues/1361">#1361</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/terser/terser/commit/8f0b4b124365a7b8ff8ed43185c57b66aaf20f49"><code>8f0b4b1</code></a> 5.16.9</li> <li><a href="https://github.com/terser/terser/commit/e4257b921ace66008f35ec126424ee8fa87a7859"><code>e4257b9</code></a> update changelog</li> <li><a href="https://github.com/terser/terser/commit/73c669e4c8b5c46348d65162274dc5748e8c08ce"><code>73c669e</code></a> Fix for <a href="https://redirect.github.com/terser/terser/issues/1371">#1371</a>/<a href="https://redirect.github.com/terser/terser/issues/1372">#1372</a> (<a href="https://redirect.github.com/terser/terser/issues/1374">#1374</a>)</li> <li><a href="https://github.com/terser/terser/commit/5e1b2bafe03d3ede638ae211fa1de6db25576593"><code>5e1b2ba</code></a> Update dependency <code>@​jridgewell/source-map</code> to v0.3.3 (<a href="https://redirect.github.com/terser/terser/issues/1370">#1370</a>)</li> <li><a href="https://github.com/terser/terser/commit/4af1d64a3f684b8ca18ee435681400cc7ad41022"><code>4af1d64</code></a> Add information about map scopes (<a href="https://redirect.github.com/terser/terser/issues/1368">#1368</a>)</li> <li><a href="https://github.com/terser/terser/commit/36324f168270195b8977fa0d772393a0fe1df6f8"><code>36324f1</code></a> <code>lhs_constants</code> option for <a href="https://redirect.github.com/terser/terser/issues/1359">#1359</a> (<a href="https://redirect.github.com/terser/terser/issues/1361">#1361</a>)</li> <li><a href="https://github.com/terser/terser/commit/5003eb718181370f5ed78695d4a5b7d6cab92a74"><code>5003eb7</code></a> Update dependency acorn to v8.8.2 (<a href="https://redirect.github.com/terser/terser/issues/1356">#1356</a>)</li> <li><a href="https://github.com/terser/terser/commit/b2189cf7ddbeeadfe33b4a2497ba07f6ba6e4812"><code>b2189cf</code></a> Update dependency source-map-support to v0.5.21 (<a href="https://redirect.github.com/terser/terser/issues/1355">#1355</a>)</li> <li><a href="https://github.com/terser/terser/commit/dd8786ee1cf0f83d9437e5b8dd41d740bff106b3"><code>dd8786e</code></a> Fix version number in CHANGELOG.md (<a href="https://redirect.github.com/terser/terser/issues/1357">#1357</a>)</li> <li>See full diff in <a href="https://github.com/terser/terser/compare/v5.16.8...v5.16.9">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.16.8&new-version=5.16.9)](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 2023-04-11 06:57:28 +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#676
No description provided.