Bump terser from 5.16.4 to 5.16.5 #650

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/develop/terser-5.16.5 into develop 2023-02-24 05:21:44 +01:00
dependabot[bot] commented 2023-02-24 05:17:42 +01:00 (Migrated from github.com)

Bumps terser from 5.16.4 to 5.16.5.

Changelog

Sourced from terser's changelog.

v5.16.5

  • Correctly handle AST transform functions that mutate children arrays
  • Don't mutate the options object passed to Terser (#1342)
  • Do not treat BigInt like a number
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.4 to 5.16.5. <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.5</h2> <ul> <li>Correctly handle AST transform functions that mutate children arrays</li> <li>Don't mutate the options object passed to Terser (<a href="https://github-redirect.dependabot.com/terser/terser/issues/1342">#1342</a>)</li> <li>Do not treat BigInt like a number</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/terser/terser/commit/bafcb5cd5a4d782afae9f583d121105a1a34cd1d"><code>bafcb5c</code></a> 5.16.5</li> <li><a href="https://github.com/terser/terser/commit/3c981f10c453d5b269f3a2654e7c15a4f65ad379"><code>3c981f1</code></a> update changelog</li> <li><a href="https://github.com/terser/terser/commit/324c63d961dea678dfb7eae95dd93dc0f2e0748a"><code>324c63d</code></a> add new test</li> <li><a href="https://github.com/terser/terser/commit/fa6f16467165730aff45f6165afce33714c32dc8"><code>fa6f164</code></a> don't assume transform functions don't mutate AST arrays. Closes <a href="https://github-redirect.dependabot.com/terser/terser/issues/1351">#1351</a></li> <li><a href="https://github.com/terser/terser/commit/3c9fc4c53e325960cd97c6195a9e70a3d93439eb"><code>3c9fc4c</code></a> Don't mutate options object. Fixes <a href="https://github-redirect.dependabot.com/terser/terser/issues/1341">#1341</a> (<a href="https://github-redirect.dependabot.com/terser/terser/issues/1342">#1342</a>)</li> <li><a href="https://github.com/terser/terser/commit/e062dc8ddf661d560d8778a0e408cb5e78360fd8"><code>e062dc8</code></a> Do not mark BigInt <code>is_number</code>. Closes <a href="https://github-redirect.dependabot.com/terser/terser/issues/1315">#1315</a></li> <li>See full diff in <a href="https://github.com/terser/terser/compare/v5.16.4...v5.16.5">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.4&new-version=5.16.5)](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-02-24 05:18:02 +01: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#650
No description provided.